📦
AutomationPython

Skill Packager

by vixues

Skill Packager is an Automation skill for Claude Code, published by vixues in LeAgent.

218 stars40 forkson vixues/LeAgentAdded 2026/09/04+1% in starsRepository updated 2026/08/11
agentagent-frameworkagent-skillsagentic-aiagentic-workflowagentsdeepseekharnessharness-engineering
Install in seconds
Install Skill Packager
Copy Skill Packager into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/vixues/LeAgent/tree/main/backend/leagent/skills/builtin/skill-packager ~/.claude/skills/skill-packager

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/vixues/LeAgent.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
backend/leagent/skills/builtin/skill-packager/SKILL.md in vixues/LeAgent
Installs to
~/.claude/skills/skill-packager
Collection
One of 7 skills cataloged from this repository
Category
Automation1860 skills

What Skill Packager does

Skill Packager creates Agent Skills v1.0 bundles, validates them, and produces a standards-compliant zip for export. It also installs skills from a URL, registry, workspace path, or uploaded archive.

Skill Packager is cataloged under Automation on DirSkills. Skill Packager comes from a repository tagged agent, agent-framework, agent-skills, agentic-ai and agentic-workflow.

Documentation

README

Skill packager

Help the user create, package, and install Agent Skills v1.0 bundles.

When to use

  • User finished a doc, workflow, or code and wants it reusable as a skill.
  • User pastes an https:// link to a .zip / .tar.gz skill bundle to install.
  • User wants a .zip to import into Cursor (~/.cursor/skills/ or .cursor/skills/) or another agent.

Authoring layout

  • One directory per skill: directory name must equal the name field in SKILL.md frontmatter (kebab-case).
  • Put long prose in references/ or assets/; keep SKILL.md concise with links to those files.
  • Optional scripts/ for helpers; script execution may require server env flags—document that.

Tools (LeAgent)

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Skill Packager

  • What else does vixues publish alongside Skill Packager?

    Skill Packager is one of 7 skills that DirSkills catalogs from vixues/LeAgent, the repository it ships in. Its siblings there include Attendance Sign-In Sheet, Data Analyzer and Document Processor. Each one is a separate skill with its own page in this directory, installs the same way Skill Packager does, and is maintained by vixues in that same repository. The rest of the collection is listed on the vixues/LeAgent page.

  • How does Skill Packager compare to other Automation skills?

    Skill Packager ranks #1637 by stars among the 1860 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skill Packager against them. Open each page to compare what they document and how they install.

More from vixues/LeAgent

Skill Packager is one of 7 skills cataloged on DirSkills from vixues/LeAgent.

See all 7 skills