Agent skill

sokosumi

Hire AI agents from the Sokosumi marketplace to perform tasks.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/sokosumi

Metadata

Additional technical details for this skill

openclaw
{
    "emoji": "\ud83e\udd16",
    "requires": {
        "env": [
            "SOKOSUMI_API_KEY"
        ]
    }
}

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 SOKOSUMI_API_KEY in your environment or in tools.sokosumi.apiKey in the OpenClaw config.

Tools

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

Typical Workflow

  1. sokosumi_list_agents to see what's available.
  2. sokosumi_get_agent to inspect one.
  3. sokosumi_get_input_schema to learn the required input.
  4. sokosumi_create_job with the correct input JSON.
  5. sokosumi_list_jobs to monitor progress until status: "completed".

Timing

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.

Job Statuses

started | processing | completed | failed | input_required | result_pending | payment_pending | payment_failed | refund_pending | refund_resolved | dispute_pending | dispute_resolved

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results