Examples
Explore these example agents to see AFM in action
Friendly Assistant
A conversational assistant exposed via a web-based chat interface.
interface/webchat
Math Tutor
A CLI-based math tutor agent that uses MCP tools for math operations.
interface/consolechat
tools/mcp/http
GitHub PR Analyzer
A webhook-triggered agent that detects drift between code and documentation.
interface/webhook
tools/mcp/http
Research Assistant
A self-contained agent that fetches and summarizes web content.
tools/mcp/stdio
interface/webchat
Code Explainer
A console-based agent that explores and explains code in any project directory.
tools/mcp/stdio
interface/consolechat
Tech Support Agent
A support agent that uses skills for structured troubleshooting workflows.
skills
interface/consolechat
Customer Support Agent
A customer support agent with MCP tools and skills for refunds and order troubleshooting.
skills
tools/mcp/http
interface/webchat
HR Agent
An HR support agent that answers employee questions using RAG over company policy documents.
RAG
tools/mcp/stdio
interface/webchat