agno-agi/agentos-docker

AgentOS: Serve agents over API, MCP, and chat interfaces like Slack

5Stars on the repository
12Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

create-agent

01

agno-agi/agentos-docker

Skill Claude CodeCodex

Add a new agent to this AgentOS. Runs guided discovery or takes a concrete idea, then generates agents/slug.py, registers it in app/main.py, adds its manifest entry (description + quick prompts), restarts the container, and smoke-tests it for you. Covers the product agent too — ingest a product's website/docs into the…

5 2d ago B 114 tokens original Apache-2.0

create-evals

02

agno-agi/agentos-docker

Skill Claude CodeCodex

Author eval coverage for an agent in this AgentOS — map what the agent promises, mine real sessions and eval history from Postgres for scenarios, propose capabilities worth testing, then write, run, and audit Case entries in evals/cases.py. Use when the user wants evals created, coverage added, or an agent's behavior…

5 2d ago A 89 tokens original Apache-2.0

deploy-platform

03

agno-agi/agentos-docker

Skill Claude CodeCodex

Deploy this AgentOS to production with this template's deploy scripts — preflight the provider CLI and account, run the up.sh script, complete the JWT key step, verify the live platform on its public URL, then hand over the redeploy/logs/teardown instructions. Use this skill when the user asks to deploy, ship to…

5 2d ago A 82 tokens original Apache-2.0

eval-and-improve

04

agno-agi/agentos-docker

Skill Claude CodeCodex

Run the eval suite (python -m evals), diagnose every failure, fix what's in scope, and loop until all cases pass. Use when evals are failing — including overnight run-evals schedule failures — or when the user wants to run, diagnose, or repair the eval suite. To author new coverage, use create-evals instead.

5 2d ago A 74 tokens original Apache-2.0

extend-agent

05

agno-agi/agentos-docker

Skill Claude CodeCodex

User-driven loop to change an existing agent in this AgentOS — add a tool/MCP server/toolkit, add a capability (knowledge base, learning/memory, sub-agent, scheduled task), grow the safe Studio registry so components built at runtime gain a new capability, refine its instructions, or fix a specific known bug…

5 2d ago B 114 tokens original Apache-2.0

improve-agent

06

agno-agi/agentos-docker

Skill Claude CodeCodex

Autonomous hardening loop for an existing agent — derive probes from the agent's INSTRUCTIONS and from its real usage recorded in the database, run them against the live container, judge responses, edit the agent file, and re-probe until it reliably does what its instructions say. No user input needed. Use to harden…

5 2d ago A 87 tokens original Apache-2.0

review-and-improve

07

agno-agi/agentos-docker

Skill Claude CodeCodex

Repo-wide drift sweep for public-readiness — diff docs against code, confirm every agent is registered and reachable, every env var documented, every doc path exists, and scripts behave as advertised; auto-fix mechanical drift and flag the rest. Use before a public release or after a refactor.

5 2d ago A 64 tokens original Apache-2.0

setup-platform

08

agno-agi/agentos-docker

Skill Claude CodeCodex

Set up this AgentOS from a fresh clone — confirm Docker, configure .env, boot the containers, prove the MCP endpoint live, connect the AgentOS UI, then build the user's first agent. Use when the user asks to set up the platform, get started, or bring this repo up on a new machine.

5 2d ago A 67 tokens original Apache-2.0