TanStack
New
TanStack Intent
Search...
K
Auto
Log In
Start
RC
Start
RC
Router
Router
Query
Query
Table
Table
DB
beta
DB
beta
AI
alpha
AI
alpha
Form
new
Form
new
Virtual
Virtual
Pacer
beta
Pacer
beta
Hotkeys
alpha
Hotkeys
alpha
Store
alpha
Store
alpha
Devtools
alpha
Devtools
alpha
CLI
alpha
CLI
alpha
Intent
alpha
Intent
alpha
More Libraries
More Libraries
Builder
Alpha
Builder
Alpha
Blog
Blog
Maintainers
Maintainers
Partners
Partners
Showcase
Showcase
Learn
NEW
Learn
NEW
Stats
Stats
YouTube
YouTube
Discord
Discord
Merch
Merch
Support
Support
GitHub
GitHub
Ethos
Ethos
Tenets
Tenets
Brand Guide
Brand Guide
TanStack Intent
/
Registry
/
@alavida/agentpack
@alavida/agentpack
0.2.1 (latest) — 9 skills
0.2.0 — 9 skills
0.1.13 — 9 skills
0.1.12 — 9 skills
0.1.11 — 9 skills
0.1.10 — 6 skills
0.1.9 — 8 skills
0.1.8 — 8 skills
Copy install prompt
Compiler-driven lifecycle CLI for source-backed agent skills
Skills
(9)
Skills
All Skills
9
agentpack-cli
authoring-skillgraphs-from-knowledge
core
compiler-mode-authoring
core
developing-and-testing-skills
core
getting-started-skillgraphs
lifecycle
identifying-skill-opportunities
core
maintaining-skillgraph-freshness
lifecycle
multi-skill-packages
core
publishing-skill-packages
lifecycle
Skills
9
History
agentpack-cli
Use the agentpack CLI correctly when treating knowledge as a package. Apply the authored skill lifecycle, compiler/materialization workflow, source-backed validation, install flow, and runtime state model without mixing those stages together.
173 lines
authoring-skillgraphs-from-knowledge
core
Use when authoring packaged skills from source knowledge with valid SKILL.md structure, package.json release fields, provenance source bindings, and skill imports in agentpack.
158 lines
compiler-mode-authoring
core
Use when writing agentpack declaration blocks, source bindings, skill imports, and contextual body references in SKILL.md files for compiler-mode skill authoring.
422 lines
developing-and-testing-skills
core
Use when iterating locally on a packaged skill with agentpack author dev, the localhost workbench, repo-local materialization, and runtime testing feedback loops.
124 lines
getting-started-skillgraphs
lifecycle
Use when starting from an empty repo or empty skillgraph and needing the first correct authoring loop, lifecycle framing, repo-root routing, and inspect/validate/dev command flow in agentpack.
117 lines
identifying-skill-opportunities
core
Use when deciding what raw knowledge should become a packaged skill, a reusable capability boundary, or an import edge in an agentpack skillgraph.
118 lines
maintaining-skillgraph-freshness
lifecycle
Use when validating authored skills, checking stale state, and keeping compiled metadata aligned with changing knowledge in an agentpack skillgraph.
111 lines
multi-skill-packages
core
Use when deciding how to structure multi-skill packages, configure agentpack.root for named export discovery, and manage dependency edges between exported skills in agentpack.
399 lines
publishing-skill-packages
lifecycle
Use when preparing and publishing agentpack skill packages to npm or GitHub Packages, including package.json configuration, registry setup, and release validation.
358 lines