skillfile 1.4.2

Tool-agnostic AI skill & agent manager - the Brewfile for your AI tooling
Documentation
1
2
3
// Re-export all patch utilities from core so the rest of the cli crate
// can continue using `crate::patch::*` without breaking changes.
pub use skillfile_core::patch::*;