scan_skills
Refresh the skill index by scanning AI coding tool directories after adding or editing skill files, rebuilding the local SQLite database for accurate routing.
Instructions
Scan filesystem directories across detected AI coding tools and rebuild the local SQLite index. Behavior: Synchronizes SQLite index in-place from disk in <100ms. Read-only on source skill files. Usage Guidelines: Use to refresh index after adding or editing skill files. Use route_skill or list_skills for querying. Parameters: workspace specifies an absolute directory to include workspace-local skills; scans all global tool paths when omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | No | Optional absolute directory path of a custom workspace to scan. If omitted, scans all standard global and workspace skill directories for detected host tools. |