Skip to main content
Run any Skill in Manus
with one click

agentos-api-agents

Interact with AgentOS Agent API endpoints. For standard operations (listing agents, running agents, streaming), use the provided CLI script first. Only write custom Python when the script cannot handle the use case (e.g., structured output, dependencies, cancellation, chaining multiple calls). Trigger when: running agents remotely, listing agents, creating agent tests, or asking things like "kick off a run in my test agent" or "what agents do I have configured?"

Overview

Interact with AgentOS Agent API endpoints. For standard operations (listing agents, running agents, streaming), use the provided CLI script first. Only write custom Python when the script cannot handle the use case (e.g., structured output, dependencies, cancellation, chaining multiple calls). Trigger when: running agents remotely, listing agents, creating agent tests, or asking things like "kick off a run in my test agent" or "what agents do I have configured?"

Install command
npx skills add https://github.com/ajshedivy/agno-cookbook --skill agentos-api-agents

Copy and paste this command into Claude Code to install the skill

Stars3
Forks0
UpdatedMarch 6, 2026 at 17:57
File Explorer
3 files
SKILL.md
readonly