skill-creator
Turns workflows and ideas into ready-to-use skills
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install skill-creator?โผ
Run `npx skills add okjpg/skill-creator --all -g -y` in your terminal to install it globally. After installing, type /criar-skill in your agent to start.
How to create a skill from a repeated process?โผ
Describe your process in plain text or paste your workflow steps, and the skill interviews you, structures the steps, runs quality checks, and deploys a ready-to-use SKILL.md file.
Can I turn a finished session into a reusable skill?โผ
Yes. Run /criar-skill right after completing a task and it reads your session history, extracts the steps and edge cases, and generates the skill automatically.
Does skill-creator work without coding experience?โผ
Yes. It includes a visual browser wizard that guides you through 4 steps and generates the files for you, plus 24 ready-made examples to copy from.
How does skill-creator protect my API keys?โผ
Its quality check detects hardcoded credentials and automatically moves them to 1Password or a local .env file, replacing them with safe variable references.
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