skill-creator

Generate new AI agent skills with SKILL.md templates and guidelines.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/EduardoJVN/my-ia-config --skill skill-creator-eduardojvn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/EduardoJVN/my-ia-config/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/EduardoJVN/my-ia-config --skill skill-creator-eduardojvn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating new AI agent skills by providing a structured template and clear guidelines, ensuring consistency and adherence to best practices.

Core Features & Use Cases

  • Skill Generation: Creates new AI agent skills following the Agent Skills specification.
  • Documentation Guidance: Offers a template and decision-making criteria for structuring SKILL.md files.
  • Use Case: When a new recurring task emerges that requires specific AI instructions, use this skill to generate the foundational SKILL.md file and supporting documentation structure.

Quick Start

Use the skill-creator to generate a new skill for documenting API patterns.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create an AI agent skill from scratch?

To generate an AI agent skill, the skill-creator provides structured templates and guidelines adhering to the Agent Skills specification. It outputs a self-contained skill unit with a mandatory SKILL.md file, optional script directories, and structured metadata for discovery.

What is an Agent Skills specification SKILL.md file?

An Agent Skills specification SKILL.md file is the mandatory foundational document for a self-contained skill unit. It contains specific AI instructions and structured metadata required for agent discovery and consistent project convention enforcement.

What's the best way to structure documentation for new AI agent skills?

The best way to structure documentation for AI agent skills is to use a template that generates a mandatory SKILL.md file alongside optional script and reference directories. This ensures consistent development and enforces project-specific conventions.

Can I use a template generator for project-specific AI instructions?

Yes, you can use a template generator for project-specific AI instructions. It facilitates the creation of self-contained skill units by providing decision-making criteria for structuring SKILL.md files and supporting reference directories.

When do I need to generate a template for a recurring AI task?

You need to generate a template for a recurring AI task when a new pattern emerges that requires specific instructions. Generating a foundational SKILL.md file and supporting documentation structure ensures the task is handled consistently.