okjpgokjpgCommunityยท1 Agent Skills Included

skill-creator

Turns workflows and ideas into ready-to-use skills

Converts session history, pasted workflows, or rough ideas into complete, structured SKILL.md files. Runs a 10-point quality check automatically, catching vague steps, missing examples, and exposed credentials before deployment. Deploys finished skills directly to your local environment with test cases, eliminating manual file setup and formatting errors.
npx skills add okjpg/skill-creator --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’