Content
22%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill is essentially a bare command reference with no actionable detail. It lacks examples of command usage with real parameters, expected output formats, and any workflow guidance on how to interpret or act on the features and signals. Claude would not know what valid platforms or marketIds look like, what the output means, or how to chain these commands effectively.
Suggestions
Add concrete usage examples with sample platform/marketId values and expected output (e.g., `/features get binance BTC-USDT` with a sample JSON response).
Document what constitutes valid `platform` and `marketId` parameters, or explain how to discover them using `/features all`.
Add a brief workflow showing how to go from listing markets → getting features → interpreting signals, with guidance on what the signal recommendations mean.
Include example output formats so Claude knows how to present and interpret the returned data.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Reasonably lean but the opening sentence ('View real-time market features and trading signals computed from tick and orderbook data') is somewhat redundant given the command list already conveys the purpose. The introductory line adds minimal value. | 2 / 3 |
Actionability | The skill only lists command signatures with brief descriptions but provides no concrete examples of usage, expected output formats, parameter details (what is a valid platform or marketId?), or how to interpret results. It describes rather than instructs. | 1 / 3 |
Workflow Clarity | There is no workflow, sequencing, or guidance on how to use these commands together. No validation steps, no explanation of when to use which command, and no error handling guidance. | 1 / 3 |
Progressive Disclosure | The content is short and organized with a clear Commands section, but there are no references to additional documentation for advanced usage, signal interpretation, or parameter details that would clearly be needed. | 2 / 3 |
Total | 6 / 12 Passed |