Skip to content

Add installer skill discovery - #4

Merged
tmusser merged 3 commits into
mainfrom
agent/add-installer-skill-list
Jul 30, 2026
Merged

Add installer skill discovery#4
tmusser merged 3 commits into
mainfrom
agent/add-installer-skill-list

Conversation

@tmusser

@tmusser tmusser commented Jul 30, 2026

Copy link
Copy Markdown
Owner

What changed

  • add ./install.sh --list to print the available skill names
  • document the discovery command in the 60-second quickstart
  • smoke-test the listing output in CI

Why

The installer supports selective installs through --only, but users previously had to inspect the README or repository tree to learn the valid skill names. The new command makes the selective-install path self-discovering without changing existing install behavior.

Impact

This is a small usability improvement. Existing Claude and Codex install targets, default behavior, templates, reinstall protection, and --force handling are unchanged.

Validation

  • sh -n install.sh
  • local wrapper smoke test for the header and representative skill names
  • branch is 3 files ahead of main with no unrelated changes
  • GitHub Actions validation will run on the PR

@tmusser
tmusser marked this pull request as ready for review July 30, 2026 00:41
@tmusser
tmusser merged commit c574ee3 into main Jul 30, 2026
2 checks passed
@tmusser
tmusser deleted the agent/add-installer-skill-list branch July 30, 2026 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant