Agent Skills: Asset Packager

Package validated KR assets into production-ready bundles (context.md, tokens.json, usage.md) with deterministic file outputs and compliance-safe metadata.

UncategorizedID: okgoogle13/careercopilot/asset-packager

Install this agent skill to your local

pnpm dlx add-skill https://github.com/okgoogle13/careercopilot/tree/HEAD/.claude/skills/asset-packager

Skill Files

Browse the full folder contents for asset-packager.

Download Skill

Loading file tree…

.claude/skills/asset-packager/SKILL.md

Skill Metadata

Name
asset-packager
Description
Package validated KR assets into deterministic production bundles with context, tokens, usage guidance, and runtime placement.

Asset Packager

Purpose

Create standardized production bundles for validated assets and prepare runtime-ready file placement.

When to Use

  • After validation score gate passes.
  • Before reconciliation and release.

Shared References

  • ../shared-references/ASSET_WORKFLOW_CANON.md
  • ../shared-references/BRAND_CANON.md

Outputs

  • context.md
  • tokens.json
  • usage.md
  • copied production PNG path

Scope

Packaging only; commit/deploy steps remain explicit and manual unless separately automated.

Related Skills

  • auto-validator
  • asset-metadata-enricher
  • manifest-reconciler