·skills-management
</>

skills-management

Use when creating, finding, installing, reviewing, or managing Claude Code skills — covers skill authoring, discovery, conventions, and lifecycle management

11Installs·1Trend·@hjewkes

Installation

$npx skills add https://github.com/hjewkes/agent-skills --skill skills-management

How to Install skills-management

Quickly install skills-management AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/hjewkes/agent-skills --skill skills-management
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: hjewkes/agent-skills.

SKILL.md

View raw

Unified entry point for the entire skill lifecycle: finding existing skills, writing new ones, enforcing conventions, reviewing quality, and managing installations.

| references/dispatch-prompt-template.md | 6-section template for agent dispatch prompts | | references/agent-skills-spec.md | Agent Skills open standard reference | | references/reviewing-skills.md | Auditing skills for quality and portability |

| references/skill-structure.md | SKILL.md structure, directory layout, file organization | | references/claude-search-optimization.md | CSO techniques, keyword coverage, token efficiency | | references/testing-methodology.md | Testing all skill types, rationalizations, bulletproofing |

Use when creating, finding, installing, reviewing, or managing Claude Code skills — covers skill authoring, discovery, conventions, and lifecycle management Source: hjewkes/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hjewkes/agent-skills --skill skills-management
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from hjewkes/agent-skills

Quick answers

What is skills-management?

Use when creating, finding, installing, reviewing, or managing Claude Code skills — covers skill authoring, discovery, conventions, and lifecycle management Source: hjewkes/agent-skills.

How do I install skills-management?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hjewkes/agent-skills --skill skills-management Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/hjewkes/agent-skills