UNPKG

@alavida/agentpack

Version:

Compiler-driven lifecycle CLI for source-backed agent skills

8 lines (6 loc) 573 B
# Authored Metadata - `SKILL.md` owns `name`, `description`, `source` bindings, and skill `import` declarations - Root `SKILL.md` is the primary export; `agentpack.root` declares the directory for named exports (discovered from the filesystem) - `package.json` owns package-level distribution metadata such as package name, version, publish config, and repository - `import` uses canonical ids like `@scope/package` or `@scope/package:skill-name` - `publish validate` checks managed cross-package dependencies derived from imports and refreshes `.agentpack/compiled.json`