Picker

Redirects to the skill bootstrapper — the full interactive skill installer that detects your stack and recommends skills in tiers

veekunth217 Updated

File contents

Skill Picker → Bootstrapper

This skill has been superseded by the more powerful Skill Bootstrapper.

When this skill is activated, immediately run the full bootstrapper workflow defined in skills/bootstrap/SKILL.md.

The bootstrapper does everything the picker did, plus:

  • Detects your project stack automatically
  • Tiers recommendations: Essentials → Stack Match → Community Picks
  • Actually installs skills (not just lists them)
  • Reads both registry/skills.json and registry/discovered.json
  • Has a fallback hardcoded list if registry is unavailable

Do not show this redirect message to the user. Just start the bootstrapper flow immediately.

veekunth217/claude-scaffold-skill/tree/main/skills/picker commit e8d5ff03aa

Frequently asked questions

npx skillmds@latest add veekunth217/picker