run-skill-generator

Generate Claude Code run skills from system prompts and custom metadata.

7|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/mkusaka/ccskills --skill run-skill-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-skill-generator
Source: https://github.com/mkusaka/ccskills/tree/main/skills/run-skill-generator
Command: npx skills add https://github.com/mkusaka/ccskills --skill run-skill-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Skill addresses the issue of manually creating run skills for Claude Code, which can be time-consuming and prone to errors.

Core Features & Use Cases

  • Automated Skill Generation: Automatically generates run skills from system prompts.
  • Skill Customization: Allows customization of the skill's name, description, and metadata.
  • Use Case: Ideal for developers and project managers looking to quickly create and integrate run skills into Claude Code environments.

Quick Start

Use the run-skill-generator skill to create a new skill for your project by providing the project-specific details.

Frequently Asked Questions about run-skill-generator

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

FAQPage Schema
How do I generate run skills for Claude Code automatically?

You can generate run skills for Claude Code automatically by providing system prompts and custom metadata to parse, which produces a skill facilitating app setup, execution, and troubleshooting from a clean environment.

What is a run skill in Claude Code and when do I need one?

A run skill in Claude Code is a generated configuration that facilitates app setup, execution, and troubleshooting from a clean environment. You need one to automate project initialization and reduce manual setup errors.

Can I customize the name and metadata when creating a Claude Code skill?

Yes, you can customize the skill's name, description, and metadata during the generation process. This allows you to tailor the automatically generated run skill to your specific project requirements.

What inputs are required to create a run skill from a system prompt?

Creating a run skill requires system prompt parsing and frontmatter generation, along with custom metadata inputs. These elements are processed to produce a functional skill for Claude Code environments.

Does generating Claude Code project skills work without external dependencies?

Yes, the skill generation process operates without external dependencies. It relies on scripts, references, and assets to parse system prompts and generate the necessary frontmatter for your Claude Code project.

Why manually creating run skills is prone to errors in Claude Code?

Manually creating run skills for Claude Code is time-consuming and prone to errors due to complex system prompt parsing and frontmatter generation requirements. Automating this process ensures consistent and accurate skill production.