Skip to main content

skill_target

Function skill_target 

Source
pub fn skill_target(
    agent: Agent,
    scope: Scope,
    project_root: &Path,
) -> Option<SkillTarget>
Expand description

Compute the skill target for (agent, scope), with project_root as the base for project-scope paths. Returns None when the combination has no automatic filesystem target (e.g. Cursor/Windsurf user scope are UI-only).