skill-creator

Generate new AI agent skills with SKILL.md templates and naming conventions.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/vanhoangkha/cloud-security-audit --skill skill-creator-vanhoangkha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/vanhoangkha/cloud-security-audit/tree/main/multi-cloud/prowler/skills/skill-creator
Command: npx skills add https://github.com/vanhoangkha/cloud-security-audit --skill skill-creator-vanhoangkha

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

Core Features & Use Cases

  • Skill Creation Guidance: Offers a structured approach to defining new skills, including when to create them and how to name them.
  • Template Provision: Provides a SKILL.md template for new skills, ensuring all necessary fields and sections are included.
  • Use Case: When a new functionality is identified that would benefit from a dedicated AI agent, use this skill to generate the foundational SKILL.md file and understand the required structure and content.

Quick Start

Use the skill-creator to generate a new skill named 'data-analyzer'.

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 AI agent skill?

To create a new AI agent skill, use a structured SKILL.md template that defines frontmatter, naming conventions, and content guidelines to ensure adherence to the Agent Skills specification. This provides a foundational structure for new functional modules.

What is the structure of an AI agent skill?

The structure of an AI agent skill consists of structured frontmatter and specific content sections defined within a SKILL.md file. It follows the Agent Skills specification to maintain consistency and efficiency in skill development.

When do I need to create a dedicated skill for my AI agent?

You need to create a dedicated skill for your AI agent when a new functionality is identified that would benefit from a specialized module. This ensures the new capability has the necessary structure and content guidelines.

What naming conventions should I follow for AI agent skill development?

For AI agent skill development, follow naming conventions provided by skill creation guidelines to ensure consistency. These conventions are applied when defining the skill name within the generated SKILL.md template.

Does skill creation require any external dependencies?

Skill creation does not require external dependencies. It operates independently by providing templates and decision-making guidance to generate the foundational SKILL.md file for new AI agents.