Exact name fast path skip interactive prompt
Skill kjuhwa/skills-hub/skills/cli/exact-name-fast-path-skip-interactive-prompt
Self-correcting knowledge corpus for Claude Code — 9 stable shape clusters, bias-correction pipeline baked into contribution flow. 47 papers, 45 techniques, 1.1k skills.
npx -y skills add kjuhwa/skills-hub --skill exact-name-fast-path-skip-interactive-promptAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
When a search keyword matches exactly one catalog entry's `name` field, skip the numbered-list picker and resolve directly. A UX pattern for CLIs with a "search + pick" flow that saves a round-trip for the common script/demo/exact-slug case.