AI tools commands

找到 145 条

Directory listing

80 commands

agent-vault

HTTP credential proxy and vault for AI agents

agent-vault server -d
Details

agentbox

Manage AgentBox cloud sandboxes and templates from the terminal

npm install -g agentbox-cli
Details

agy

Google Antigravity IDE launcher and command-line client

agy .
Details

aic

Fetch changelogs for AI coding assistants

aic claude
Details

aichat

Chat with AI models from the terminal

aichat "[explain quicksort]"
Details

aider

AI pair programming in the terminal

aider [file1.py] [file2.py]
Details

aislop

Catch AI-generated code smells and low-quality patterns left by coding agents

aislop scan
Details

auggie

AI-powered agentic coding CLI from Augment Code

auggie
Details

auto-round

Low-bit quantization toolkit for LLMs and VLMs

auto-round --model [Qwen/Qwen3-0.6B] --scheme "[W4A16]" --format "[auto_round]"
Details

bark

AI text-to-audio synthesis with expressive speech.

python -m bark --text "[Hello, how are you?]" --output_filename [output.wav]
Details

bondai

AI agent framework with built-in tools

bondai
Details

chatgpt

command-line interface for OpenAI language models

chatgpt
Details

code2prompt

source code to LLM prompt converter

code2prompt [path/to/project]
Details

codeburn

Cost and token observability dashboard for AI coding assistants

codeburn
Details

cody

Sourcegraph Cody AI coding assistant CLI

cody auth login --web
Details

cohere

terminal chat interface for Cohere AI models

cohere
Details

crush

Glamorous AI coding agent for the terminal

crush
Details

deepseek

command-line interface for DeepSeek AI models

deepseek
Details

deflect

Agentless SSH-based DevOps command center for Linux infrastructure

pip install deflect-one
Details

eval

shell builtin for dynamic command execution

cmd="ls -la"; eval "$cmd"
Details

exim

flexible Mail Transfer Agent

exim -q
Details

forge

open-source AI coding assistant for terminals

forge
Details

gemini

AI-powered agentic coding assistant from Google

gemini
Details

grok

AI-powered terminal coding agent using xAI's API

grok
Details

groq

LPU-powered terminal coding assistant

groq
Details

hw-probe

Probe Linux hardware and upload reports to the Linux hardware database

sudo -E hw-probe -all -upload
Details

interpreter

Natural language interface that lets language models execute code locally

interpreter
Details

kanwas

CLI for the Kanwas collaborative thinking space

kanwas init
Details

koboldcpp

Local AI text generation server and inference engine

koboldcpp --model [path/to/model.gguf]
Details

komi-learn

Continuous memory and self-improvement layer for coding agents

komi-learn install
Details

File inspection

24 commands

anthropic

Interact with Claude AI from the command line

anthropic -g user "Hello, Claude!"
Details

aws-ecs

Manage Amazon Elastic Container Service resources

aws ecs list-clusters
Details

crda

wireless regulatory domain agent

sudo crda
Details

dari-docs

Test documentation clarity with simulated developer agents

dari-docs check . --managed --task "[Install the SDK and make a first API call]"
Details

dirac

Efficient AI coding agent CLI

dirac "[describe the task]"
Details

libretto

AI toolkit for building and maintaining browser automations

npm create libretto@latest
Details

llamafile

Single-file executable for portable LLM inference

./[model].llamafile
Details

llmcat

Prepare files and directories for LLM consumption

llmcat
Details

micasa

Terminal UI for home management and maintenance tracking

micasa
Details

newaliases

rebuilds the aliases database from /etc/aliases

sudo newaliases
Details

picoclaw

Ultra-lightweight AI assistant for resource-constrained devices

picoclaw onboard
Details

ra-aid

AI-powered autonomous development companion

ra-aid -m "[add unit tests for auth module]"
Details

sgpt

AI-powered shell assistant using ChatGPT

sgpt "[How do I list files?]"
Details

smartcat

AI-powered Unix pipe text processor

echo "[text]" | sc "[summarize this]"
Details

snmpdf

Display remote disk usage via SNMP

snmpdf -v [2c] -c [public] [host]
Details

snmpget

Retrieve SNMP object values from agents

snmpget -v 2c -c [community] [host] [OID]
Details

vibe

Mistral AI command-line coding assistant

vibe
Details

vtcode

Semantic AI coding agent with multi-provider LLM support

vtcode
Details

winpodx

Run Windows apps on Linux as native windows

winpodx pod start --wait
Details

File operations

18 commands

aimock

Mock infrastructure for AI application testing

npx aimock -p [4010] -f [./fixtures]
Details

apptainer

Build, run, and manage application containers for HPC

apptainer pull [path/to/image.sif] docker://[image]:[tag]
Details

claude

AI-powered agentic coding assistant CLI

claude
Details

cline

Model-agnostic AI coding agent for the terminal

cline
Details

codex

OpenAI terminal-based coding agent

codex
Details

intelli-shell

IntelliSense-style command template manager for your shell

# Press Ctrl+Space in your shell
Details

kimi

moonshot AI's command-line agent for AI-driven coding and terminal operations

kimi
Details

kr

krypton CLI for SSH key management

kr pair
Details

mcptube

YouTube video knowledge engine with transcripts and vision

mcptube add "[youtube_url]"
Details

mods

AI assistant for the command line by Charm

mods "[explain what SIGPIPE does]"
Details

oterm

Terminal client for Ollama local LLM runner

oterm
Details

relic

End-to-end encrypted secret manager for developers

relic login
Details

Text processing

17 commands

aws-ssm

Manage Systems Manager sessions, commands, and parameters.

aws ssm describe-instance-information
Details

goaccess

Real-time web log analyzer and interactive viewer

goaccess [path/to/logfile1] [path/to/logfile2] ...
Details

gomoku

Terminal-based Five in a Row board game

gomoku
Details

gpgconf

GnuPG component configuration utility

gpgconf --list-components
Details

grammarly

AI-powered writing assistant

Install from browser extension store
Details

keen

Minimal terminal AI coding agent with pluggable LLM providers

keen
Details

loopsy

LAN daemon for cross-machine command, file, and agent control

loopsy init
Details

mimic

mycroft AI's open-source text-to-speech engine

mimic -t "[Hello world]"
Details

nanoclaw

Containerized personal AI assistant with WhatsApp integration

claude
Details

native-image

high-performance JDK with ahead-of-time native compilation and polyglot support

native-image -jar [app.jar]
Details

procmail

Mail delivery agent with recipe-based filtering

procmail < [email.txt]
Details

snmpgetnext

Retrieve next SNMP OID value sequentially

snmpgetnext -v [2c] -c [public] [host] [OID]
Details

yek

Serialize code repositories for LLM consumption

yek
Details

Search and filters

13 commands

aptdcon

command-line client for the aptdaemon package management service

aptdcon --install "[package1 package2]"
Details

az-cognitiveservices

Manage Azure AI and Cognitive Services accounts

az cognitiveservices account create --name [myaccount] --resource-group [myRG] --kind [TextAnalytics] --sku [S1] --location [eastus]
Details

cubemastercli

CLI for managing CubeSandbox templates and sandboxes

cubemastercli tpl create-from-image --image [registry/image:tag]
Details

gh-agent

GitHub Copilot CLI custom agent invocation

gh copilot --agent [agent_name]
Details

gh-copilot

AI-powered command suggestions and explanations

gh copilot suggest "[how to find large files]"
Details

keychain

manages SSH and GPG agent processes

eval $(keychain --eval [id_rsa])
Details

rbw

Unofficial Bitwarden CLI password manager

rbw login
Details

toktop

LLM token usage monitor in the terminal

toktop
Details

whisper

AI-powered speech recognition and transcription

whisper [audio.mp3]
Details

wuphf

Multi-agent collaboration office for AI coding assistants

npx wuphf
Details

Network diagnostics

9 commands

acm

networked aerial combat flight simulator

acm
Details

gnugo

play the game of Go against the computer

gnugo --mode gtp
Details

lpass

command-line interface for LastPass password manager

lpass login [user@example.com]
Details

nomad

workload orchestrator by HashiCorp

nomad agent -dev
Details

pppoe-relay

Relay PPPoE traffic between interfaces

pppoe-relay -S [eth0] -C [eth1]
Details

Processes and services

5 commands

az-aks

Manage Azure Kubernetes Service clusters

az aks create -g [resource-group] -n [cluster-name] --generate-ssh-keys
Details

consul

service discovery and configuration tool

consul agent -dev
Details

nmcli-agent

runs nmcli as an agent daemon that responds to NetworkManager's

nmcli agent secret
Details

zabbix_get

Retrieve data from Zabbix agents

zabbix_get -s [192.168.1.10] -k "system.cpu.load[all,avg1]"
Details

SSH and remote access

3 commands

aoe

Agent of Empires - session manager for parallel AI coding agents

aoe
Details

dbclient

lightweight SSH client from the Dropbear suite

dbclient [user]@[host]
Details

ssh-add

adds private key identities to the OpenSSH authentication agent

ssh-add
Details

Users and permissions

3 commands

jhsdb

java HotSpot Serviceability Agent debugger

jhsdb clhsdb --pid [pid]
Details

postfix

Control the Postfix mail system

sudo postfix check
Details

qm-guest

Interact with Proxmox VM guest agent

qm guest exec-status vm_id pid
Details

Shell workflow

2 commands

qm-agent

execute commands via QEMU guest agent in Proxmox VE

tldr qm guest cmd
Details

HTTP and downloads

1 commands

lazyagent

Monitor all your coding agent sessions from one terminal

lazyagent
Details

cmk commands

1 commands

check_mk

IT infrastructure monitoring tool

cmk -nv [hostname]
Details

cuabot commands

1 commands

cuabot

Sandbox launcher for AI coding agents with computer-use

cuabot
Details

cursor-agent commands

1 commands

cursor

Cursor's AI-powered coding agent for the terminal

cursor-agent
Details

echo commands

1 commands

sendmail

Send email via mail transfer agent

echo "Message body" | sendmail [recipient@example.com]
Details

gprolog commands

1 commands

handler commands

1 commands

kite commands

1 commands

kite

was an AI-powered code completion engine

kite
Details

maildrop commands

1 commands

maildrop

mail delivery agent with filtering

maildrop [filter.rc]
Details

pio commands

1 commands

pio-remote

enables remote development with PlatformIO

pio remote agent start
Details

ralph-tui commands

1 commands

ralph-tui

AI agent loop orchestrator for autonomous task completion

ralph-tui run --prd [./prd.json]
Details

realsr-ncnn-vulkan commands

1 commands

realsr-ncnn-vulkan

AI-powered image upscaling with GPU acceleration

realsr-ncnn-vulkan -i [input.jpg] -o [output.png]
Details

snmpstatus commands

1 commands

snmpstatus

Retrieve SNMP agent status summary

snmpstatus -v [2c] -c [public] [host]
Details

systemd-tty-ask-password-agent commands

1 commands

zabbix_agent2 commands

1 commands