skill-packager

Installation
SKILL.md

skill-packager

Compresses ~/.claude/skills/<skill-name>/ into ~/Desktop/<skill-name>.skill — a zip archive with a .skill extension, ready for sharing or installation via Claude Desktop.

Steps

Step 1 — Identify the target skill

Determine which skill to package from the user's request.

  • If the skill name is explicit, use it directly.
  • If the user was editing or testing a skill earlier in the conversation, assume that one is the target.
  • If unclear, list the available skills and ask which one to package:
  ls ~/.claude/skills/

Step 2 — Inspect the contents

Installs
2
First Seen
Apr 23, 2026
skill-packager — danishi/claude-code-config