linhai0872/agno-agent-starter

Production-grade AI Agent orchestration scaffold based on Agno + AgentOS. Supports 8 model providers (OpenRouter/OpenAI/Google/Anthropic/Alibaba/Volcengine), multi-agent Teams, and conditional Workflows.

6Stars on the repository
7Mods indexed here, across every type
7mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

agents

01

linhai0872/agno-agent-starter

Cursor rule Cursor

A set of coding rules for building Agno agents in a consistent Python project structure, including templates and typed result formats.

6 7mo ago A 0 tokens original MIT

global

02

linhai0872/agno-agent-starter

Cursor rule Cursor

A set of project-wide development rules for an Agno agent service, including naming, model configuration, performance, and registration conventions.

6 7mo ago A 0 tokens original MIT

models

03

linhai0872/agno-agent-starter

Cursor rule Cursor

Configuration rules for creating language models through one shared ModelConfig interface, with support for several hosted providers and local Ollama models. The configuration can include the model, provider, temperature, token limit, reasoning, and web-search settings.

6 7mo ago A 0 tokens original MIT

teams

04

linhai0872/agno-agent-starter

Cursor rule Cursor

A Cursor rule for building teams of AI agents with the Agno framework. A team is a group of agents with different roles, such as researching and writing, that collaborate on one task.

6 7mo ago A 0 tokens original MIT

workflows

05

linhai0872/agno-agent-starter

Cursor rule Cursor

A set of rules for building Agno workflows, which are programs that run tasks in defined steps and can choose between paths.

6 7mo ago A 0 tokens original MIT