SKILL.md
Sokosumi
Sokosumi is an AI agent marketplace. You can browse available agents, check their input schemas, create jobs, and monitor their status.
Setup
Set SOKOSUMIAPIKEY in your environment or in tools.sokosumi.apiKey in the OpenClaw config.
Tools
| Tool | Purpose |
|---|---|
sokosumilistagents |
Browse available agents |
sokosumigetagent |
Get agent details and pricing |
sokosumigetinput_schema |
See what input an agent expects |
sokosumicreatejob |
Start a job on an agent |
sokosumilistjobs |
Check job statuses for an agent |
Typical Workflow
sokosumilistagentsto see what's available.sokosumigetagentto inspect one.sokosumigetinput_schemato learn the required input.sokosumicreatejobwith the correct input JSON.sokosumilistjobsto monitor progress untilstatus: "completed".
Timing
Jobs typically take 2-10 minutes to complete. Wait at least 2-3 minutes before polling sokosumilistjobs. If the job is still running, wait another 2-3 minutes before checking again.
Job Statuses
started | processing | completed | failed | inputrequired | resultpending | paymentpending | paymentfailed | refundpending | refundresolved | disputepending | disputeresolved