Essential skills organized by category for efficient task completion.
# Install with global and universal flags
bunx openskills install --global --universal <skill-name>- docx/pdf/pptx/xlsx: Word/Excel/PDF operations
- technical-writing: PRD/RFC/technical documentation
- obsidian-vault: Obsidian vault management
- apple-calendar: Natural language macOS calendar operations
- ui-ux-pro-max-skill: Full UI/UX design workflow
- test-driven-development: TDD workflow guidance
- explain-code: Code visualization and analysis
- code-refactor: Code refactoring with SOLID principles
- planning-with-files: Long task persistence management
- file-organizer: Automated file organization
- agent-browser: Web automation and interaction
- github-tools: GitHub natural language operations
- polars-data-analysis: High-performance data processing
- data-visualization: Automated chart generation
- find-skills: Skill discovery and recommendation
- skill-creator: Interactive skill creation
# Core essentials
bunx openskills install --global --universal anthropics/skills openclaw/skills/obsidian-vault openclaw/skills/apple-calendar nextlevelbuilder/ui-ux-pro-max-skill OthmanAdi/planning-with-files clawdhub/file-organizer vercel-labs/skills@find-skills
# Additional as needed
bunx openskills install --global --universal clawdhub/agent-browser clawdhub/github-tools polars-data-analysis data-visualization code-refactor- Read skill content:
bunx openskills read <skill-name> - Multiple skills:
bunx openskills read skill-one,skill-two - Skill content loads with detailed instructions for task completion
- Base directory provided for resolving bundled resources (references/, scripts/, assets/)
- Only use skills listed in available skills
- Do not invoke a skill that is already loaded in your context
- Each skill invocation is stateless
- Always check SKILLS.md first when starting a task
- Use
bunx openskillswith--global --universalflags - Install only skills needed for current task
- Refer to skill documentation for specific capabilities