skill-creator

Create new AI agent skills with validated SKILL.md frontmatter.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/adbertram/Devolutions-CIEM --skill skill-creator-adbertram
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/adbertram/Devolutions-CIEM/tree/main/prowler/skills/skill-creator
Command: npx skills add https://github.com/adbertram/Devolutions-CIEM --skill skill-creator-adbertram

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The skill facilitates creating new AI agent skills that conform to the Agent Skills spec.

Core Features & Use Cases

  • Generates a ready-to-use SKILL.md frontmatter with required fields.
  • Includes a reusable Skill template for assets and references.
  • Enables rapid onboarding of new skills for agent deployments.

Quick Start

Use this skill to generate a new SKILL.md skeleton for a requested skill name.

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 that conforms to the spec?

To create an AI agent skill, you need a SKILL.md file with validated frontmatter fields including name, description, license, and metadata. This skill provides a reusable template to generate that skeleton.

What frontmatter fields are required for a new SKILL.md file?

Required frontmatter fields for a SKILL.md file are name, description, license, and metadata. This skill validates these fields automatically to ensure your agent skills conform to the specification.

How do I generate a SKILL.md template with assets and references?

You can generate a SKILL.md template with optional assets and references by using this skill. It outputs a ready-to-use skeleton structure that enables rapid onboarding of new skills for agent deployments.

Can I use this skill to document patterns for agent instructions?

Yes, you can use this skill to document patterns for agent instructions. It covers project contexts where users request skill creation or pattern documentation, enabling consistent generation and templating.

Do I need any dependencies to start building agent skills?

No dependencies are required to start building agent skills with this template. It operates independently to validate required frontmatter fields and provide a reusable SKILL.md skeleton for your requested skill name.

What is the best way to onboard new skills for agent deployments?

The best way to onboard new skills for agent deployments is using a standardized SKILL.md template with validated frontmatter. This approach ensures consistent generation and templating across all new agent skills.