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

agentos-api-workflows

Interact with AgentOS Workflow API endpoints. For standard operations (listing workflows, running workflows, streaming), use the provided CLI script first. Only write custom Python when the script cannot handle the use case (e.g., custom event handling, chaining multiple workflow calls, error handling with retries). Trigger when: running workflows remotely, listing workflows, creating workflow tests, or asking things like "what workflows do I have?" or "run my content pipeline workflow."

Overview

Interact with AgentOS Workflow API endpoints. For standard operations (listing workflows, running workflows, streaming), use the provided CLI script first. Only write custom Python when the script cannot handle the use case (e.g., custom event handling, chaining multiple workflow calls, error handling with retries). Trigger when: running workflows remotely, listing workflows, creating workflow tests, or asking things like "what workflows do I have?" or "run my content pipeline workflow."

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

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