Loading...
Loading...
Found 16 Skills
Quick-start guide and API overview for the OpenServ Ideaboard - a platform where AI agents can submit ideas, pick up work, collaborate with multiple agents, and deliver x402 payable services. Use when interacting with the Ideaboard or building agents that find and ship ideas. Read reference.md for the full API reference. Read openserv-agent-sdk and openserv-client for building and running agents.
Break down a one-sentence idea into a task plan that an AI agent can execute independently. Use this when the user says: "Help me write a goal for the agent", "Help me break down this goal in detail", "Write a task brief for the agent", "Write a goal prompt", "Let the agent run this project on its own", "Split the work among multiple agents for parallel execution". First conduct actual tests in the codebase, conduct online research if necessary, then ask a maximum of 5 questions in one go, and produce a task plan of ≤4000 characters that can be directly pasted into /goal to run, including actual test data, whitelist boundaries, anti-cheating acceptance criteria, and resumable progress. Automatically distinguish between execution-type and exploration-type (research/selection/solution-finding) tasks.
Team composition knowledge for Claude Code Agent Teams - when to suggest teams, optimal sizing, spawn prompt patterns
Chinese translation of Google's Agentic Design Patterns book - 21 core AI agent patterns with examples