skillnet 0.4.0

Reconcile and manage local AI skill mirrors; calibration data for the multi-phase-plan skill.
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    skillnet::cli::run()
}