Browse installed bkit skills, agents, and evals via lib/discovery/explorer.js (filesystem scan, no subprocess).
Triggers: bkit explore, list skills, skill discovery, browse skills, ์คํฌ ํ์, ในใญใซๆข็ดข, ๆ่ฝๆข็ดข, explorar, explorer.
Installation
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fรผgen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prรผfen und installieren.
v2.1.11 Sprint ฮฒ FR-ฮฒ1. Wraps lib/discovery/explorer.js to give
Yuki + first-run users a single-command surface that answers
"what's actually installed and how do I find it?"
Arguments
Argument
Description
Example
(none)
Show all categories with counts + first-line description
/bkit-explore
<category>
One of starter, dynamic, enterprise, pdca-core, utility
/bkit-explore dynamic
evals
List skills with an evals/{cls}/{skill}/eval.yaml definition
/bkit-explore evals
--level <L>
Filter by Starter / Dynamic / Enterprise (cumulative)
/bkit-explore --level Starter
Behavior
Default (no args) โ full tree
Call explorer.listAll() to read skills/*/SKILL.md + agents/*.md.
Render category-grouped table: skill name + first-sentence description.
Footer: Total: N skills ยท M agents ยท K evals.
<category> โ single bucket
Validate category against explorer.CATEGORIES.
Render skill table + agent table for that bucket only.
Suggest /bkit-explore --level Starter if user looks lost.
evals โ eval coverage
Call explorer.listEvals() and group by classification (workflow,
capability, hybrid).