Find the perfect skill
Add a skills.sh Skill as a Plugin
Development
Installs a skills.sh skill into a plugin directory using bunx skills add, then configures plugin.json.
Business Plan
Productivity
Write comprehensive business plans — executive summary, market analysis, financial projections, and competitive positioning.
Agentic Import
Development
This skill imports external reusable assets like skills, templates, or agents into a repository's v0.2 plugin architecture. It performs pre-flight checks to ensure the repository structure is correct and then delegates the actual import to the agentic-share skill. Useful for bringing in third-party or external assets while maintaining plugin integrity.
Three.js Skills for Web 3D
Development
Three.js skills for creating 3D elements and interactive experiences in the browser — scenes, materials, controls, and post-processing.
Apply shadcn/ui
Development
Skill to apply shadcn/ui components to React pages and components, integrating the project's custom theme.
API Documentation Specialist
Documentation
Creates comprehensive API documentation using OpenAPI 3.1 standards and modern developer experience practices. Helps build interactive documentation portals, generate SDKs from specs, and improve API onboarding. Best used when developing or updating API specifications, building developer portals, or generating code examples.
Frontend Security Coder
Security
Expert in secure frontend coding: XSS prevention, output sanitization, CSP, and client-side security patterns. Use for implementing or reviewing frontend security.
Repository Dashboard
DevOps
Displays repository status with PRs, issues, CI/CD health, and suggested tasks. Prioritizes based on user context.
Feishu Drive
Productivity
Use Feishu Drive to manage cloud files, folders, and document comments.
Thin Wrapper Skill Pattern
Development
Standard pattern for workflow skills. It validates inputs, prepares delegation context, and invokes a subagent via the Task tool.
OpenCode Skill Update
Development
Updates an existing OpenCode skill to match current platform best practices, fixes deprecated patterns, and validates the result. Use when you need to modernize an OpenCode SKILL.md file or migrate it to the latest format.
Playwright Navigation and Interaction
Testing
Navigate to a URL using Playwright MCP and perform interactions (clicks, fills, assertions, screenshots).