Openclaw Super Skills
by @jpzhengcn
Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skill...
{Describe scenarios when this skill should be triggered.}
Example 1: {Use Case}
{Step-by-step example with code.}
{Any configuration options or environment variables.}
1. Start with skill search: Always check https://skills.sh/ before creating new skills 2. Use specific search terms: Combine capability keywords with domain terms 3. Leverage built-in capabilities: Don't create skills for things the agent can do natively 4. Create reusable skills: Design new skills to be general-purpose when possible 5. Document thoroughly: New skills should have clear usage instructions 6. Verify before proceeding: Confirm skill installation before executing tasks 7. Handle errors gracefully: Include fallback strategies in execution plans
clawhub install openclaw-super-skills