Use this skill whenever the user is trying to recall, verify, enumerate, or reconcile facts about their own collection of projects — especially "which of my projects do X" questions. X can be a library, package, framework, version, service, cloud platform, deploy target, architectural pattern, or "what even is this project." Trigger on memory-checking and inventory intent: enumerating consumers/users of something, confirming a remembered list ("…だっけ", "…で正しい?", "…以外もあったよな", "…の気がする"), mapping relationships or dependency chains between projects, or sorting projects by which tech/version they use. Trigger even when phrased casually, even when one specific project or package is named, and even though the user never mentions a KB, wiki, or .knowledge/. The skill answers from the knowledge base at ~/.knowledge/ with citations.
$npx -y skills add lacolaco/claude-plugins --skill kb-queryInstalls into the current project.
Run `npx skills use "https://github.com/lacolaco/claude-plugins" --skill "lacolaco/claude-plugins/kb-query"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lacolaco/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/lacolaco/claude-plugins"` and select the relevant skills, then follow their instructions.