·skill-packager
</>

skill-packager

jmagly/ai-writing-guide

Package skills into uploadable ZIP files for Claude. Use after skill-builder/skill-enhancer to create final upload package. Use when relevant to the task.

0Installs·0Trend·@jmagly

Installation

$npx skills add https://github.com/jmagly/ai-writing-guide --skill skill-packager

SKILL.md

Single responsibility: Package completed skill directories into ZIP files ready for upload to Claude AI. (BP-4)

| RELEVANT | Skill directory contents, package config | Other skills | | PERIPHERAL | Package size estimates | Source data | | DISTRACTOR | Build process details | Scraping history |

| Claude.ai | 50MB | Keep under 10MB | | API | Variable | Keep under 20MB |

Package skills into uploadable ZIP files for Claude. Use after skill-builder/skill-enhancer to create final upload package. Use when relevant to the task. Source: jmagly/ai-writing-guide.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jmagly/ai-writing-guide --skill skill-packager
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is skill-packager?

Package skills into uploadable ZIP files for Claude. Use after skill-builder/skill-enhancer to create final upload package. Use when relevant to the task. Source: jmagly/ai-writing-guide.

How do I install skill-packager?

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

Where is the source repository?

https://github.com/jmagly/ai-writing-guide