skill-creation-guide

Guide Claude Code users in authoring SKILL.md files for automatable tasks.

25|8|Updated Dec 8, 2025
One-click install
npx skills add https://github.com/gleanwork/claude-plugins --skill skill-creation-guide-gleanwork
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creation-guide
Source: https://github.com/gleanwork/claude-plugins/tree/main/plugins/glean/skills/skill-creation-guide
Command: npx skills add https://github.com/gleanwork/claude-plugins --skill skill-creation-guide-gleanwork

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill guides users through the process of creating a new agent skill, addressing common pitfalls, and ensuring a well-formed skill.

Core Features & Use Cases

  • Skill Design Evaluation: Provides criteria for deciding whether a skill is worth creating, including recurrence, automation, value, and uniqueness.
  • Work Pattern Analysis: Helps identify repetitive tasks from the user's work patterns suitable for automation.
  • Skill Generation: Assists in creating a SKILL.md file for new skills based on user-provided information.
  • Trigger Phrases & Use Cases: Suggests phrases for triggering the skill and provides examples of common use cases.

Quick Start

"To get started with creating a new skill, run 'skill creation guide start' and follow the interactive steps provided."

Frequently Asked Questions about skill-creation-guide

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

FAQPage Schema
How do I create an agent skill from repetitive work patterns?

To create an agent skill from repetitive work patterns, you evaluate task recurrence and automation value, then use a skill creation guide to structure a SKILL.md file. This converts manual workflows into automatable agent skills.

What makes a workflow suitable for agent skill automation?

A workflow is suitable for agent skill automation when it demonstrates high recurrence, clear automation potential, significant value, and uniqueness. Evaluating these four criteria ensures the new skill is worth creating and effectively addresses repetitive tasks.

How do I structure a SKILL.md file for Claude Code?

To structure a SKILL.md file for Claude Code, follow an interactive skill creation guide that helps author the file based on your provided information. It ensures the skill is well-formed and addresses common authoring pitfalls.

How do I choose trigger phrases for a new agent skill?

To choose trigger phrases for a new agent skill, use a skill generation tool that suggests phrases based on your identified work patterns. These phrases activate the skill during relevant tasks within Claude Code.

Can I use skill design evaluation to decide if a task is worth automating?

Yes, you can use skill design evaluation to decide if a task is worth automating by checking it against recurrence, automation, value, and uniqueness criteria. This ensures you only create skills for genuinely repetitive and valuable work patterns.

What are the limitations of using a skill creation guide for workflow analysis?

The limitation of using a skill creation guide for workflow analysis is that it relies on user-provided information to generate the SKILL.md file. It cannot autonomously discover unknown work patterns and requires manual input to evaluate and structure automatable tasks.