fast-agent
Build, run, and debug AI agents and MCP workflows from your terminal
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install fast-agent?โผ
Run `npx skills add evalstate/fast-agent --all -g -y` in your terminal to install all skills in this suite globally.
What is fast-agent used for?โผ
It is a Python framework and CLI for building AI agents, chaining them into workflows, and connecting them to MCP servers and any major LLM provider.
How do I analyze GitHub PR review feedback with AI?โผ
The pr-writing-review skill extracts reviewer suggestions and first-to-final draft changes from any pull request URL, then helps your agent summarize style lessons.
How do I debug a broken fast-agent session?โผ
The session-investigator skill inspects session and history files to find unanswered tool calls, timing stats, and sub-agent traces so you can fix corrupted sessions.
Which models and tools does fast-agent support?โผ
It works natively with Anthropic, OpenAI, Google, Azure, Ollama, and dozens of other providers, plus MCP servers, shell access, and Agent Skills.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core