skill-creator

Create new skills following the dsmj-ai-toolkit v2.0 format with validation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Dsantiagomj/DSMJ-Ai-Toolkit --skill skill-creator-dsantiagomj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/Dsantiagomj/DSMJ-Ai-Toolkit/tree/main/skills/meta/skill-creator
Command: npx skills add https://github.com/Dsantiagomj/DSMJ-Ai-Toolkit --skill skill-creator-dsantiagomj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating new skills by enforcing a standardized workflow, templates, and validation checks so teams can consistently expand the toolkit.

Core Features & Use Cases

  • Template-guided Skill Creation: Walkthrough that ensures SKILL.md frontmatter, structure, and sections follow v2.0 standards.
  • Validation & Consistency: Enforces naming, tagging, metadata, and content quality checks to prevent duplicates and ensure discoverability.
  • Use Case: When a developer needs to create a new skill for a framework, library, or domain, this skill guides end-to-end creation and documentation, including references to templates and guides.

Quick Start

Start a new skill by running the Skill Creator workflow and following the prompts to define category, name, and structure, then commit the new skill to the repository.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create a new skill following the dsmj-ai-toolkit v2.0 format?

To create a new skill, run the Skill Creator workflow to define category, name, and structure, then commit the artifact to the repository. This enforces proper frontmatter, directory layout, and local references for repeatable quality.

What validation checks are needed for skill templates and metadata?

Skill template validation enforces naming, tagging, metadata, and content quality checks to prevent duplicates and ensure discoverability. This maintains consistent structure across framework, domain, and meta skills.

Can I use the skill creator to document patterns for existing framework skills?

Yes, you can use the skill creator to document patterns for existing framework skills. It applies to updating templates and documenting patterns while enforcing v2.0 standards for SKILL.md frontmatter and sections.

What's the best way to standardize skill creation across a development team?

The best way to standardize skill creation is using a template-guided workflow with automated validation checks. This enforces proper frontmatter, directory layout, and local references, ensuring repeatable quality and versioned skill artifacts.

Do I need local references to maintain versioned skill artifacts in the toolkit?

Yes, local references are required to maintain versioned skill artifacts. The skill creation workflow enforces proper local references alongside directory layout and frontmatter to ensure repeatable quality within the dsmj-ai-toolkit.