Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ What conflicts with our current deployment strategy?
The npm package, `@stjbrown/agent-knowledge-skills`, is a build artifact for applications that
embed the skills. Most people should install from this repository through their agent host.

## Migration from the former CLI package

Before the repository split, Janet was published as `@stjbrown/agent-knowledge`. That legacy
package has been withdrawn. Install `janet-agent@next` for the Janet CLI; applications that embed
the portable skills should depend on `@stjbrown/agent-knowledge-skills`.

## The skills

The family splits on who invokes each skill.
Expand Down
Loading