skill-creator

Capture user workflows into reusable SKILL.md skills with YAML frontmatter.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/Mo7amed-Mahmoud/ZeinaGuard-Pro --skill skill-creator-mo7amed-mahmoud
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/Mo7amed-Mahmoud/ZeinaGuard-Pro/tree/main/.local/secondary_skills/skill-creator
Command: npx skills add https://github.com/Mo7amed-Mahmoud/ZeinaGuard-Pro --skill skill-creator-mo7amed-mahmoud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps you convert evolving conversations into reusable skills, preserving instructions and workflows for future tasks.

Core Features & Use Cases

  • Converts recurring intents into SKILL.md structured skills for later activation.
  • Guides you through naming, documenting, and organizing skills with a consistent template.
  • Supports optional resources directories (scripts, references, assets) to extend skill functionality as needed.

Quick Start

Use the skill-creator to outline a new skill by capturing intent, designing a name, writing the SKILL.md, and confirming with the user before saving to the skill repository.

Frequently Asked Questions about skill-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert recurring conversation workflows into reusable documentation?▼

To convert recurring workflows into reusable documentation, you capture the conversation intent and save it as a structured SKILL.md file. This preserves the task instructions for standardizing future sessions.

What is the required structure for creating a skill with YAML frontmatter?▼

Creating a skill requires a YAML frontmatter section containing the name and description fields. The main body is a SKILL.md file, which can be accompanied by optional scripts, references, and assets directories.

How do I automate capturing repeat task steps into a standardized template?▼

You automate capturing repeat task steps by outlining the intent, designing a name, and writing the SKILL.md body. This process applies a consistent template to standardize conventions for future activation.

Can I include external scripts and references when building knowledge-management skills?▼

Yes, you can include external scripts and references when building knowledge-management skills. The structure supports optional scripts, references, and assets directories to extend the skill's functionality.

What is the best way to organize and name skills for future automation sessions?▼

The best way to organize and name skills is to follow a guided workflow that captures intent, designs a name, and writes the SKILL.md. Confirming with the user before saving ensures consistent organization.

When do I need to use a SKILL.md file for workflow automation?▼

You need to use a SKILL.md file for workflow automation when you want to save recurring conversational steps as structured skills. This allows you to standardize conventions and activate them in future tasks.