TanStackIntent
ALPHA

Ship Agent Skills with your npm Packages

Generate, validate, and ship Agent Skills alongside your library — versioned knowledge that agents discover automatically from node_modules. Skills live in each library's repo and update when the package updates.

0
NPM Downloads
0
Stars on Github
0
Contributors on GitHub
0
Dependents on GitHub

Skills Registry

Loading...

Browse all

Agent Skills in npm

Ship Agent Skills — procedural knowledge agents load on demand — as part of your npm package. Skills travel with your library via npm update, not the model's training cutoff or copy-pasted rules files.

Automatic Discovery

Agents discover skills automatically from node_modules. No manual setup per-library. Install the package and agents can find and use the skills — compatible with the open Agent Skills format.

Staleness Detection

Each skill declares its source docs. When those docs change, @tanstack/intent stale flags the skill for review. Run it in CI and you get a failing check when sources drift — skills become part of your release checklist.
Wow, you've come a long way!
Only one thing left to do...
Get Started!