AIChat All-in-One LLM CLI with Shell Assistant and RAG
AIChat is a comprehensive LLM command-line tool written in Rust that combines chat-REPL, shell command generation, RAG, AI tools, and multi-provider support into a single binary. It connects to 20+ LLM providers including OpenAI, Claude, Gemini, and Ollama.
Install
npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/aichat-llm-cli-shell-assistant-rag
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
git clone https://github.com/agentskillexchange/skills.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole agentskillexchange/skills collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
AIChat All-in-One LLM CLI with Shell Assistant and RAG
AIChat is a comprehensive LLM command-line tool written in Rust that combines chat-REPL, shell command generation, RAG, AI tools, and multi-provider support into a single binary. It connects to 20+ LLM providers including OpenAI, Claude, Gemini, and Ollama.
Installation
Basic usage or getting-started notes:
Package Managers
Rust Developers: cargo install aichat
Homebrew/Linuxbrew Users: brew install aichat
Extracted from upstream docs: https://raw.githubusercontent.com/sigoden/aichat/HEAD/README.md
Source
Files (skills)
-
SKILL.md 1.3 KB
--- name: "AIChat All-in-One LLM CLI with Shell Assistant and RAG" slug: "aichat-llm-cli-shell-assistant-rag" description: "AIChat is a comprehensive LLM command-line tool written in Rust that combines chat-REPL, shell command generation, RAG, AI tools, and multi-provider support into a single binary. It connects to 20+ LLM providers including OpenAI, Claude, Gemini, and Ollama." github_stars: 9754 verification: "security_reviewed" source: "https://github.com/sigoden/aichat" category: "Developer Tools" framework: "Multi-Framework" tool_ecosystem: github_repo: "sigoden/aichat" github_stars: 9754 --- # AIChat All-in-One LLM CLI with Shell Assistant and RAG AIChat is a comprehensive LLM command-line tool written in Rust that combines chat-REPL, shell command generation, RAG, AI tools, and multi-provider support into a single binary. It connects to 20+ LLM providers including OpenAI, Claude, Gemini, and Ollama. ## Installation Basic usage or getting-started notes: - ### Package Managers - **Rust Developers:** cargo install aichat - **Homebrew/Linuxbrew Users:** brew install aichat - Source: https://github.com/sigoden/aichat - Extracted from upstream docs: https://raw.githubusercontent.com/sigoden/aichat/HEAD/README.md ## Source - [Agent Skill Exchange](https://agentskillexchange.com/skills/aichat-llm-cli-shell-assistant-rag/)
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.