skill-creator

Generate AI agent skills with SKILL.md files and YAML frontmatter.

Updated Aug 17, 2025
One-click install
npx skills add https://github.com/global-ministries/global-connect --skill skill-creator-global-ministries
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/global-ministries/global-connect/tree/main/.agent/skills/skill-creator
Command: npx skills add https://github.com/global-ministries/global-connect --skill skill-creator-global-ministries

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 approach, templates, and clear guidelines, ensuring consistency and efficiency in skill development.

Core Features & Use Cases

  • Skill Generation: Creates new AI agent skills following the official Agent Skills specification.
  • Guidance: Provides templates and best practices for SKILL.md structure, naming conventions, and content.
  • Use Case: When a new recurring task or a project-specific pattern emerges that requires AI assistance, use this skill to quickly scaffold a new, well-defined skill unit.

Quick Start

Use the skill-creator to generate a new skill named 'github-commit-assistant'.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create AI agent skills that follow the Agent Skills specification?

To create AI agent skills, you need to generate mandatory SKILL.md files containing YAML frontmatter and Markdown bodies. This process provides templates and naming conventions to ensure your skills adhere to the official specification for reusable AI agent components.

What is included in the SKILL.md structure when generating new AI skills?

The SKILL.md structure includes mandatory YAML frontmatter and a Markdown body. It provides decision-making guidance for including assets and references, ensuring your generated AI skill is properly formatted and ready for registration.

How do I scaffold a new AI skill for a recurring task?

You scaffold a new AI skill by providing a skill name to the generator, which then creates the necessary SKILL.md file and associated structure. This streamlines development from initial concept to registration for recurring tasks requiring AI assistance.

Can I use skill templates for agent development without external dependencies?

Yes, you can use skill templates for agent development without external dependencies. The skill generation process operates independently by providing built-in templates, naming conventions, and structural guidelines to scaffold new AI skills.

What's the best way to ensure consistent skill creation across multiple AI agents?

The best way to ensure consistent skill creation is to use a standardized template generation approach that enforces the Agent Skills specification. This provides a structured method with clear guidelines for naming conventions and content formatting across all generated skills.

When should I generate a new skill unit instead of modifying an existing one?

You should generate a new skill unit when a new recurring task or project-specific pattern emerges that requires AI assistance. Creating a well-defined, reusable skill ensures the new functionality remains modular and adheres to the specification.