skill-creator

Create agent-compatible skills with YAML frontmatter and structured Markdown instructions.

Updated May 3, 2026
One-click install
npx skills add https://github.com/druejaramillo/skills --skill skill-creator-druejaramillo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/druejaramillo/skills/tree/main/tools/skill-creator
Command: npx skills add https://github.com/druejaramillo/skills --skill skill-creator-druejaramillo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the ambiguity and inconsistency in creating agent instructions, ensuring that new skills are modular, discoverable, and highly effective for AI assistants.

Core Features & Use Cases

  • Standardized Specification: Enforces the required YAML frontmatter and Markdown structure for all new skills.
  • Workflow Optimization: Helps convert repetitive, manual tasks into reusable, deterministic skill units.
  • Use Case: When you find yourself repeatedly explaining a specific project convention or coding pattern to an AI, use this skill to formalize those instructions into a permanent, triggerable skill directory.

Quick Start

Use the skill-creator to draft a new skill for managing my project documentation standards.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I standardize AI agent skills using Markdown and YAML?

To standardize AI agent skills, you enforce required YAML frontmatter and structured Markdown instructions, ensuring modular, discoverable, and highly effective units for reliable triggering and execution.

What is the best way to convert manual project conventions into reusable agent workflows?

The best way to convert manual project conventions into reusable agent workflows is to formalize those instructions into a permanent, triggerable skill directory using a standardized specification.

How do I create deterministic skill units for repetitive coding tasks?

You create deterministic skill units for repetitive coding tasks by applying a defined Agent Skills specification, enforcing the required structure to ensure reliable triggering and execution.

Does building agent-compatible skills require specific dependencies?

Building agent-compatible skills requires no external dependencies, but it does require adherence to the defined Agent Skills specification to enforce the required YAML frontmatter and Markdown structure.

When should I formalize domain-specific expertise into a structured skill?

You should formalize domain-specific expertise into a structured skill when you find yourself repeatedly explaining a specific project convention or coding pattern to an AI assistant.