Agent skill · Design & Presentation

create-research-brief

Two-phase research design and consolidation skill for multi-LLM optimized research

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill create-research-brief --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 17 KB
Bundled scripts: none
Version: 2.0
Path: skills/analysis/create-research-brief/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Create Research Brief A comprehensive two-phase skill for designing multi-LLM research strategies (Phase 1) and consolidating multi-model outputs into actionable intelligence (Phase 2). --- ## 1. Purpose This skill provides 9 core capabilities: | # | Capability | Phase | Description | |---|------------|-------|-------------| | 1 | **Decompose** | 1 | Break research questions into MECE structures | | 2 | **Assign** | 1 | Map question categories to optimal LLMs | | 3 | **Assess** | 1 | Evaluate research risks at appropriate depth | | 4 | **Generate** | 1 | Produce model-specific optimized prompts | | 5 | **Consolidate** | 2 | Synthesize multi-model outputs into unified findings | | 6 | **Resolve** | 2 | Handle conflicting information with WWHTBT protocol | | 7 | **Classify** | 2 | Score evidence quality and tag uncertainty types | | 8 | **Detect** | 2 | Identify coverage gaps and unknown unknowns | | 9 | **Produce** | 2 | Generate tiered, decision-ready research reports | --- ## Checkpoints This skill uses interactive checkpoints (see `references/checkpoints.yaml`) to resolve ambiguity: - **research_type_classification** — When research type is ambiguous - **risk_depth_selection**

What's inside
Steps it walks through
  1. 1. Purpose
  2. Checkpoints
  3. 2. Two-Phase Workflow
  4. Phase 1: Research Design (Before Research)
  5. Phase 2: Consolidation (After Research)
  6. 3. Parameters
  7. 4. Model Strengths & Assignment
  8. Model Profiles
  9. Default Category Assignments
  10. 5. Risk Assessment Depths
  11. Quick (5 Factors)
  12. Standard (+ Bias Audit)
  13. Comprehensive (+ Base Rates)
  14. 6. MECE Decomposition Patterns
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the create-research-brief skill do?

Two-phase research design and consolidation skill for multi-LLM optimized research

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill create-research-brief --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going