Skip to main content

install_skill_for_agent

Function install_skill_for_agent 

Source
pub fn install_skill_for_agent(
    home: &Path,
    agent_key: &str,
) -> Result<PathBuf, String>
Expand description

Install SKILL.md for a specific agent. Returns the installed path.