"Helpers to discover, rank, and invoke repository symbols from natural language with minimal context."
3.1
Rating
0
Installs
AI & LLM
Category
The skill addresses a valuable problem (discovering and ranking repository symbols from natural language), which is novel and would save tokens for a CLI agent. However, the SKILL.md lacks sufficient detail for a CLI agent to invoke the skill effectively. The description is too brief, providing no information about input formats, output structures, available functions, parameters, or usage examples. While the structure appropriately references CODE.md for implementation details and main.ts for the API, the SKILL.md itself should contain enough operational information for invocation without requiring an agent to read implementation files. To improve: add concrete examples, list available functions with signatures, specify input/output formats, and provide at least one end-to-end usage scenario.
Loading SKILL.md…