Skills, commands and subagents the repo ships
agent_extensionsDiscover skills, slash commands, subagent definitions, and plugin markers inside .claude/ or .agents/ directories, reporting counts, names, and sizes without exposing contents.
Instructions
Skills, slash commands, subagent definitions and plugin markers shipped inside the checkout's .claude/ or .agents/ directories (root, or one to two levels down — monorepos put them per package). These become available to an agent working in this directory. Counts distinct extensions and the markdown files they carry. Names and sizes only — contents are never returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dir | No | Absolute path to the checkout to inspect. Defaults to WI_DEFAULT_ROOT if set, otherwise the server's working directory. |