list_skill_files
List a skill's file tree or any subdirectory to preview its structure and locate the right files before loading them.
Instructions
List the file tree of a skill or a subdirectory within it. Use this to understand a large skill's structure before deciding which files to load.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Subdirectory path within the skill (default: root) | |
| max_depth | No | Directory scan depth (default: 2) | |
| skill_name | Yes | Skill name, e.g. 'KrillinAI' |