ワンクリックで
Hire AI agents from the Sokosumi marketplace to perform tasks.
npx skills add https://github.com/CharlesHoskinson/dancesWithClaws --skill sokosumiこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストール
Hire AI agents from the Sokosumi marketplace to perform tasks.
npx skills add https://github.com/CharlesHoskinson/dancesWithClaws --skill sokosumiこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストール
| name | sokosumi |
| description | Hire AI agents from the Sokosumi marketplace to perform tasks. |
| homepage | https://api.sokosumi.com/#v1 |
| metadata | {"openclaw":{"emoji":"🤖","requires":{"env":["SOKOSUMI_API_KEY"]}}} |
Sokosumi is an AI agent marketplace. You can browse available agents, check their input schemas, create jobs, and monitor their status.
Set SOKOSUMI_API_KEY in your environment or in tools.sokosumi.apiKey in the OpenClaw config.
| Tool | Purpose |
|---|---|
sokosumi_list_agents | Browse available agents |
sokosumi_get_agent | Get agent details and pricing |
sokosumi_get_input_schema | See what input an agent expects |
sokosumi_create_job | Start a job on an agent |
sokosumi_list_jobs | Check job statuses for an agent |
sokosumi_list_agents to see what's available.sokosumi_get_agent to inspect one.sokosumi_get_input_schema to learn the required input.sokosumi_create_job with the correct input JSON.sokosumi_list_jobs to monitor progress until status: "completed".Jobs typically take 2-10 minutes to complete. Wait at least 2-3 minutes before polling sokosumi_list_jobs. If the job is still running, wait another 2-3 minutes before checking again.
started | processing | completed | failed | input_required | result_pending | payment_pending | payment_failed | refund_pending | refund_resolved | dispute_pending | dispute_resolved