Skill Creating

Generate skill directories with a SKILL.md file.

Updated Jan 18, 2026
One-click install
npx skills add https://github.com/mxpln/radar --skill skill-creating-mxpln
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Skill Creating
Source: https://github.com/mxpln/radar/tree/main/.claude/skills/create-skill
Command: npx skills add https://github.com/mxpln/radar --skill skill-creating-mxpln

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires context7, mcp-api, python>=3.8, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of creating new skills, enabling users to easily define and set up their own custom skills for specific tasks.

Core Features & Use Cases

  • Skill Creation: Allows users to generate new skill directories with a SKILL.md file.
  • Customization: Facilitates the inclusion of descriptions, dependencies, and operational instructions.
  • Documentation: Provides clear guidelines for creating and organizing skill units.

Quick Start

To create a new skill, use the 'Skill Creating' skill to generate a skill directory with the desired name and description.

Frequently Asked Questions about Skill Creating

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

FAQPage Schema
How do I create a new skill directory with a SKILL.md file?

To create a new skill directory, use this automation tool to generate a folder containing a SKILL.md file, which organizes your skill's metadata and operational instructions in one place.

What is a skill unit in software development and when do I need one?

A skill unit is a structured directory containing a SKILL.md file that defines custom software development skills and their operational logic, needed when organizing task-specific automation instructions.

Do I need Python 3.8 and context7 to set up custom skill management?

Yes, setting up custom skill management requires Python 3.8 or higher, along with context7 and mcp-api, to properly define and configure new skill directories.

Can I include dependencies and operational instructions when defining new skills?

Defining new skills allows you to customize the generated SKILL.md file by including specific dependencies, descriptions, and operational instructions required for your software development tasks.

What's the best way to organize metadata for custom skill creation?

The best way to organize metadata for skill creation is using the generated SKILL.md file, which provides clear guidelines for structuring descriptions and operational instructions for your skill units.

Why does skill creation require mcp-api and directory setup?

Skill creation requires mcp-api and directory setup to establish a structured environment where skill units can be automatically generated, defined, and integrated into your software development workflow.