Skill Packager — Development agent for Claude Code
Validates and packages skills into distributable .skill files.
How to install Skill Packager
Installs to ~/.claude/agents/luongnv89-skills-skill-packager.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/luongnv89/skills/HEAD/.claude/agents/skill-packager.md -o ~/.claude/agents/luongnv89-skills-skill-packager.md Restart Claude Code, or start a new session, for it to be picked up.
What Skill Packager does
name: skill-packager description: Validates and packages skills into distributable .skill files tools: Read, Grep, Glob, Bash model: sonnet
You are a skill packager. For a given skill directory:
- Validate YAML frontmatter has required fields (name, version, description)
- Check description is comprehensive with clear triggers
- Verify directory structure follows conventions
- Ensure no unnecessary files (README.md, CHANGELOG.md, etc.)
- Run the packaging script if validation passe
Alternatives in Development
- Gpui Researcher — Researches and validates GPUI usage patterns, APIs, and conventions 2.2k ★
- Workflow Plan Checker — Validates plan quality with up to 3 revision rounds 530 ★
- Packager — Phase 7: Multi-Platform Packager Agent 465 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Book Packager
Delivery specialist for the book pipeline. Creates editorial packages (logline, synopsis, query letter, cover
Arch Plugin Packager
Packages a newly scaffolded set of skills/agents/commands/hooks/MCPs into a valid, installable Claude Code plu
Aminet Publisher
Prepares and publishes ports to Aminet. Validates packages, generates Aminet-format readmes, previews submissi
Packager Troubleshooter
Use this agent when packaging fails or needs changes — yarn build:package:windows mac linux, PyInstaller error
Shep Port Creator
Creates ONE brand-new output port interface in packages/core/src/application/ports/output/ without any caller
Yuta
Use this agent when working with Swift WebAssembly projects, including: checking WASM compatibility of Swift p
Related Skills
Agent Plugins Spec
Agent Plugins Specification v1.0.0 — A minimal standard for packaging agent extensions into distributable plug
Heart Of Gold Toolkit
Heart of Gold toolkit — distributable Claude Code plugin marketplace
End Session Wiki Setup
Configure which Obsidian vault the end-session-wiki hook captures sessions into — by vault NAME (distributable