Skip to main content

init

Function init 

Source
pub fn init(root: &Path) -> Result<Vec<PathBuf>>
Expand description

Initialize instruction-files in a project.

Installs the bundled SKILL.md and scaffolds default runbooks. Safe to call repeatedly — never overwrites existing files.

Returns the paths of files written.