Skip to main content

rt skills link

rt › skills › link

Symlink a skills/*/SKILL.md tree into ~/.claude/skills by frontmatter name (create, repoint, prune; conflicts reported, never touched)

Usage

rt skills link [flags]

Arguments & flags

Flag / ArgTypeDefaultDescription
--fromtextLink this directory instead of the current repo's skills/ (no checkout needed)
--dry-runbooleanfalsePrint what would change without touching disk
--jsonbooleanfalseMachine-readable result

See code: commands/skills-link.ts › skillsLink