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 / Arg | Type | Default | Description |
|---|---|---|---|
--from | text | Link this directory instead of the current repo's skills/ (no checkout needed) | |
--dry-run | boolean | false | Print what would change without touching disk |
--json | boolean | false | Machine-readable result |
See code: commands/skills-link.ts › skillsLink