skiller 0.1.1

Symlink manager for AI tool skill bundles
skiller-0.1.1 is not a library.

skiller

skiller manages one source skills directory and links it into multiple AI tool skill locations.

Usage

skiller source ~/skills
skiller target add claude
skiller target add codex
skiller target add openclaw
skiller link
skiller status

Built-in target types:

  • claude -> ~/.claude/skills
  • codex -> ~/.codex/skills
  • opencode -> ~/.config/opencode/skills
  • openclaw -> ~/.openclaw/skills
  • hermes -> ~/.hermes/skills

You can also provide an explicit path for a built-in or custom type:

skiller target add codex ~/.codex/skills
skiller target add mytool ~/.config/mytool/skills