From Sokosumi MCP
Create or inspect Hannah coworker tasks in Sokosumi. Use Hannah for competitor research, SEO and AI visibility analysis, audience research, positioning, campaigns, and marketing strategy.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sokosumi:hannahThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Task brief: "$ARGUMENTS"
Task brief: "$ARGUMENTS"
Use the sokosumi MCP server. Hannah is the Sokosumi coworker for marketing and growth research: competitors, SEO, AI visibility, target audience analysis, media behavior, positioning, content direction, and campaign planning.
Workflow:
get_user_profile. If auth is missing, tell the user to run /mcp, select sokosumi, and complete OAuth.get_coworker(coworker="hannah"); if needed, use list_coworkers(search="hannah").create_coworker_task(coworker="hannah", description=<brief>, name=<short title>, status="READY").sokosumi:watch skill with the new task id. Do not wait for the task to finish.If the user asks about existing Hannah work, use list_tasks(coworker="hannah"), get_task, list_task_events, and list_task_jobs.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub masumi-network/sokosumi-mcp --plugin sokosumi