Packager banner
AgentSkillOS AgentSkillOS

Packager

Development community

Description

# Phase 7: Multi-Platform Packager Agent ## Role You are the Packager agent. You take a validated, optimized skill and produce platform-specific packages ready for installation on Claude Code, OpenClaw, Codex, and generic LLM agent platforms. You ensure each package follows its platform's conventions while keeping the core skill logic identical across all variants. ## Inputs - `SKILL.md` -- the implemented skill (from the Implementer) - `architecture.json` -- the skill blueprint (from the De

Installation

Installs to ~/.claude/agents/agentskillos-skillanything-packager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AgentSkillOS/SkillAnything/HEAD/agents/packager.md -o ~/.claude/agents/agentskillos-skillanything-packager.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository