managing-skills

Create and improve Claude Code skills with SKILL.md and reference.md files.

3|Updated Jan 19, 2013
One-click install
npx skills add https://github.com/shifumin/dotfiles --skill managing-skills-shifumin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: managing-skills
Source: https://github.com/shifumin/dotfiles/tree/main/dot_claude/skills/managing-skills
Command: npx skills add https://github.com/shifumin/dotfiles --skill managing-skills-shifumin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of new Claude Code skills and the improvement of existing ones, ensuring adherence to Anthropic's best practices for discoverability and functionality.

Core Features & Use Cases

  • Skill Creation: Guides users through defining skill purpose, triggers, and technical requirements, then generates necessary files (SKILL.md, reference.md).
  • Skill Improvement: Analyzes existing skills for clarity, completeness, and adherence to quality standards, applying targeted edits.
  • Use Case: You need to create a new Claude Code skill to summarize meeting transcripts. This Skill will guide you through defining its name, triggers, and structure, and help you write the SKILL.md and reference.md files.

Quick Start

Use the managing-skills skill to create a new skill for summarizing meeting notes.

Frequently Asked Questions about managing-skills

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

FAQPage Schema
How do I create a new Claude Code skill from scratch?

To create a new Claude Code skill, you define its purpose, triggers, and technical requirements, then generate the necessary `SKILL.md` and `reference.md` files while updating `CLAUDE.md` for discoverability.

What is the best way to structure Claude Code skills for discoverability?

The best way to structure Claude Code skills for discoverability is to follow Anthropic's official best practices, which involve generating proper `SKILL.md` files and updating the central `CLAUDE.md` index.

How do I improve an existing AI development workflow prompt?

To improve an existing AI development prompt, analyze the current skill for clarity, completeness, and adherence to quality standards, then apply targeted edits to refine the workflow automation.

Do I need to manually update CLAUDE.md when adding new skills?

You do not need to manually update `CLAUDE.md` when adding new skills, because the skill management lifecycle process automatically updates the file to ensure your new skill is discoverable.

What files are required for Claude Code skill management?

The required files for Claude Code skill management are `SKILL.md` to define the skill's core logic and `reference.md` for supporting documentation, plus an updated `CLAUDE.md`.

Can I use this approach to refine prompt engineering for specific tasks like summarizing transcripts?

You can use this approach to refine prompt engineering for specific tasks like summarizing transcripts by guiding requirement gathering, defining naming conventions, and applying structured improvement flows.