skillnet 0.3.0

Reconcile and manage local AI skill mirrors; calibration data for the multi-phase-plan skill.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# skillnet

`skillnet` manages a checked-in mirror of AI skills and the live directories that feed it.

The current `0.1.0` release focuses on the CLI:

- reconcile live `.agents`, `.claude`, and `.codex` trees into mirror scopes;
- inspect, move, rename, and delete mirrored skills;
- generate catalog output from `skillnet.catalog.toml`;
- record and analyze `multi-phase-plan` calibration data.

The supported public surface is the `skillnet` binary. No stable Rust library API is promised in this release.