evalstateevalstateCommunityยท2 Agent Skills Included

fast-agent

Build, run, and debug AI agents and MCP workflows from your terminal

Builds and runs AI agents, chained workflows, and MCP server integrations from simple Python files or the command line. Connects agents to any model provider, shell tools, and MCP servers without heavy boilerplate or complex setup. Includes skills for extracting GitHub PR review feedback and diagnosing broken agent sessions, so developers debug and improve agents faster.
npx skills add evalstate/fast-agent --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’