Market
Use Sokosumi for market and marketing work when the user wants an external coworker or agent to produce a business/marketing deliverable.
Authentication
Use SOKOSUMI_API_KEY if set. Otherwise ask the user to create an API key at https://app.sokosumi.com/connections.
Workflow
- Clarify the product/company, target market, geography, audience, deliverable, and constraints.
- Prefer Hannah:
sokosumi coworkers list --search hannah --capability tasks --api-key "$SOKOSUMI_API_KEY" --json
- Create a READY Hannah task:
sokosumi tasks create --coworker-id coworker_id --name "Market analysis" --description "Full market brief" --status READY --api-key "$SOKOSUMI_API_KEY" --json
- If Hannah is unavailable or the user requests one specialist, search direct agents:
sokosumi agents list --search "market research" --api-key "$SOKOSUMI_API_KEY" --json
Hire only after confirming required input data and credit cap.
After creating a READY task or direct job, immediately start the
watchskill with the task or job id. Do not wait for the work to finish.
Return the task/job id, status, and say it is being watched in the background.