agno-agiagno-agiOfficial·6 Agent Skills Included

agno

Build, run, and manage production AI agent platforms

Builds AI agents with memory, knowledge, tools, and structured outputs, then serves them as production APIs. Eliminates the manual work of wiring databases, model providers, and integrations like Slack, GitHub, and Postgres. Includes ready-made skills for git workflows, code reviews, and system inspection to speed up agent development.
npx skills add agno-agi/agno --all -g -y
Available:

Tells AI coding agents how to navigate the Agno codebase, run and test cookbook examples, and follow the framework's coding patterns when building or modifying agents.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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