Workflow 1: Full idea discovery pipeline. Orchestrates research-lit → idea-creator → novelty-check → research-review to go from a broad research direction to validated, pilot-tested ideas. Use when user says \"找idea全流程\", \"idea discovery pipeline\", \"从零开始找方向\", or wants the complete idea exploration workflow.
72
88%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Quality
Discovery
100%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is a strong skill description that clearly articulates a specific multi-step workflow, names its component sub-skills, and provides explicit bilingual trigger terms. It effectively communicates both what the skill does and when it should be selected, with minimal risk of conflicting with other skills.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | The description lists multiple specific concrete actions: orchestrates a named pipeline of four distinct sub-skills (research-lit → idea-creator → novelty-check → research-review) and specifies the outcome ('validated, pilot-tested ideas'). It clearly describes what the workflow does from input ('broad research direction') to output. | 3 / 3 |
Completeness | Clearly answers both 'what' (orchestrates four sub-skills to go from broad research direction to validated ideas) and 'when' (explicit 'Use when' clause with specific trigger phrases and a general condition about wanting the complete workflow). | 3 / 3 |
Trigger Term Quality | Includes natural trigger terms in both Chinese and English that users would actually say: '找idea全流程', 'idea discovery pipeline', '从零开始找方向', and 'complete idea exploration workflow'. Good coverage of bilingual variations and natural phrasing. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive as it describes a specific multi-step orchestration pipeline with named sub-skills. The trigger terms are very specific ('找idea全流程', 'idea discovery pipeline') and unlikely to conflict with individual sub-skills or other research-related skills. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a well-structured orchestration skill with excellent workflow clarity — clear phase sequencing, explicit checkpoints with user interaction templates, feedback loops, and concrete invocation commands. The main weakness is moderate verbosity: the 'What this does' explanations under each phase and detailed checkpoint dialogues add length that could be trimmed. The progressive disclosure is adequate but the skill is long enough that some content (e.g., the final report template) could be split into referenced files.
Suggestions
Trim the 'What this does' bullet lists under each phase — Claude can infer what sub-skills do from their names and the pipeline overview diagram.
Consider moving the final report markdown template (Phase 5) into a separate template file referenced from the skill, reducing inline bulk.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is fairly long (~200 lines) but most content is structural (pipeline phases, checkpoints, output templates). Some sections are verbose — e.g., the 'What this does' bullet lists under each phase repeat information Claude could infer from the sub-skill names, and the checkpoint dialogue examples are quite detailed. However, the constants section and key rules are efficient. Overall mostly efficient but could be tightened. | 2 / 3 |
Actionability | Each phase has concrete invocation commands (e.g., `/research-lit "$ARGUMENTS"`), specific checkpoint dialogue templates, clear decision trees for user responses, and a complete final report markdown template. The constants provide specific numeric thresholds. The guidance is copy-paste ready for orchestrating the pipeline. | 3 / 3 |
Workflow Clarity | The 5-phase pipeline is clearly sequenced with explicit checkpoints (🚦) between phases, feedback loops for user dissatisfaction (e.g., re-run Phase 2, go back to Phase 1), validation at each stage (novelty check eliminates ideas, reviewer scores gate refinement), and clear decision logic (AUTO_PROCEED, lite mode for weak scores). Error recovery and kill-early principles are well-articulated. | 3 / 3 |
Progressive Disclosure | The skill references external protocols (output-versioning.md, output-manifest.md, output-language.md) and sub-skills appropriately, but no bundle files are provided to verify these references exist. The skill itself is quite long and could benefit from splitting the final report template and checkpoint dialogues into separate reference files. The inline content is substantial but reasonably organized with clear headers. | 2 / 3 |
Total | 10 / 12 Passed |
Validation
100%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
a425a71
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.