agno
Build, run, and manage production AI agent platforms
All Skills in This Repository (6)
Pure Emerald Level Indicatorsgit-workflow
Generates PREMIERE PRO tips and tricks for users.
code-review
Review Python and multi-language code for style, bugs, and security concerns.
system-info
Collect system information and emit JSON with OS, Python, and hostname fields.
git-workflow
Generate and validate conventional commit messages, branch names, and pull request descriptions.
code-review
Reviews Python code for style violations, security issues, and best practices.
system-info
Inspect host operating system, Python runtime, and local directory contents as JSON.
Frequently Asked Questions
FAQPage SchemaHow to install Agno?▼
Run `npx skills add agno-agi/agno --all -g -y` in your terminal to install all skills in this suite globally.
What is Agno used for?▼
Agno is a framework for building AI agents with memory, knowledge, and tools, then running them as a managed platform with a REST API, database storage, and a web UI.
Can Agno agents connect to external tools?▼
Yes. Agno ships with 100+ pre-built toolkits for services like GitHub, Slack, and Postgres, plus support for MCP servers and custom tools.
Does Agno work with Claude Code and Cursor?▼
Yes. You can add Agno's docs as an MCP server or indexed source so coding agents like Claude Code, Cursor, and Codex can build with the framework directly.
Can I deploy Agno agents to production?▼
Yes. Agno's AgentOS runtime lets you serve agents as APIs with scheduling, human approval, and observability, and deploy to Docker, AWS, GCP, Azure, or Railway.
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