Code-MonkeyZhang/mini-agent-ts
A minimum Terminal LLM Agent, with MCPs and Agent Skill support | 一个简单完整的终端LLM Agent项目,支持Bash操作、文件读写、Agent Skill和MCP
This tool helps developers quickly set up and experiment with an AI agent directly in their terminal. You provide it with an LLM API key and a prompt, and it can execute commands, read/write files, and utilize custom 'skills' to perform multi-step tasks. It's designed for developers interested in building or learning about AI agents.
Use this if you are a developer looking for a straightforward, minimal codebase to understand or prototype an LLM-powered agent that interacts with your terminal and custom tools.
Not ideal if you are an end-user without programming experience looking for a ready-to-use desktop assistant, or if you need a production-ready agent with a graphical interface.
Stars
10
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Feb 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Code-MonkeyZhang/mini-agent-ts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GetSoloTech/solo-cli
Simple CLI for Physical AI Diagnostics
alvinunreal/tmuxai
AI-Powered, Non-Intrusive Terminal Assistant
claraverse-space/ClaraVerse
Claraverse is a opesource privacy focused ecosystem to replace ChatGPT, Claude, N8N, ImageGen...
C-Loftus/talon-ai-tools
Query LLMs and AI tools with voice commands
kyco/termai
termai: Rust terminal AI assistant using OpenAI APIs for intelligent CLI interactions.