Skip to main content
在 Manus 中运行任何 Skill
一键导入

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?"

概览

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?"

安装命令
npx skills add https://github.com/ajshedivy/agno-cookbook --skill agentos-api-agents

复制此命令并粘贴到 Claude Code 中以安装该技能

星标3
分支0
更新时间2026年3月6日 17:57
文件资源管理器
3 个文件
SKILL.md
readonly