agent-skills-expert

Create and manage Claude Code Agent Skills with SKILL.md specifications.

2|1|Updated Oct 20, 2025
One-click install
npx skills add https://github.com/StrayDragon/my-claude-skills --skill agent-skills-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-skills-expert
Source: https://github.com/StrayDragon/my-claude-skills/tree/main/agent-skills-expert
Command: npx skills add https://github.com/StrayDragon/my-claude-skills --skill agent-skills-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Expert for creating and managing Claude Code Agent Skills. Helps create skills that follow official specifications, including Git Submodule + Sparse Checkout for source references.

Core Features & Use Cases

  • Skill creation workflow: define SKILL.md frontmatter with proper naming and description
  • Source references: Git Submodule + Sparse Checkout guidance for including external repositories
  • Maintenance practices: templates, templates references, and update workflows

Quick Start

Initialize a new skill directory with SKILL.md and optional source references, then use the provided scripts to add submodules and configure sparse checkout.