Content
62%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a reasonably well-structured skill for a simple read-only integration, with clear command syntax and examples. However, it wastes tokens on explanatory content Claude doesn't need (what Metaculus is, that it's not trading) and lacks key actionable details like expected output formats and how the `/mc` tool is provided/configured.
Suggestions
Remove the 'Features' and 'Notes' sections — Claude already knows what Metaculus is, and these add no actionable guidance.
Add example output for at least one command (e.g., `/mc question 12345`) so Claude knows the response format and can interpret results correctly.
Clarify what provides the `/mc` commands — is it an MCP server, a CLI tool, or a slash command? Include any setup/configuration needed.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient but the 'Features' and 'Notes' sections add little value — Claude already knows what Metaculus is, and explaining that it's 'not trading' and listing generic feature bullets is unnecessary padding. | 2 / 3 |
Actionability | The commands are clearly listed with examples, but they reference a `/mc` command interface without explaining what tool or MCP server provides it, how to install/configure it, or what the output looks like. There's no example output or response format shown. | 2 / 3 |
Workflow Clarity | This is a simple, single-purpose read-only skill with no destructive operations. The commands are unambiguous and the quick start provides a clear sequence of usage patterns. No validation steps are needed for read-only queries. | 3 / 3 |
Progressive Disclosure | The content is well-structured with clear sections, but the Features and Notes sections contain information that could be omitted entirely rather than being inline filler. The external resource links are helpful but there are no references to deeper documentation files for advanced usage patterns. | 2 / 3 |
Total | 9 / 12 Passed |