Skills
Structured coding workflows, domain management, and image processing
All Skills in This Repository (6)
Pure Emerald Level Indicatorsskill-builder
Guide users through creating standardized SKILL.md files for agent skills.
namecheap-domains
Automate domain registration, DNS configuration, and transfers via Namecheap's API.
heavy-planner
Guide requirement analysis through iterative questions to produce structured project plans.
blocknote
Manage block-structured rich text documents in React-based editors.
workflow-orchestration
Guide multi-step coding workflows with planning, execution, and verification.
sharp
Resize, convert, and overlay images in Node.js using the Sharp library.
Frequently Asked Questions
FAQPage SchemaHow to install clasen/Skills?โผ
Run `npx skills add clasen/Skills --all -g -y` in your terminal to install all skills in this collection globally.
How to make an AI agent plan before coding?โผ
The workflow-orchestration skill forces the agent to write a checkable plan, track progress, and verify results before marking any task complete.
How to manage Namecheap domains with AI?โผ
The namecheap-domains skill lets your agent register domains, configure DNS records, and handle transfers through the Namecheap API using your credentials.
How to resize and convert images with Sharp?โผ
The sharp skill gives your agent ready-to-use patterns for resizing, format conversion, watermarking, and metadata handling in Node.js.
Can I create my own custom skills?โผ
Yes. The skill-builder skill walks you through writing, testing, and packaging a reusable SKILL.md file step by step.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core