Claude
Skills
Sign in
Back

cardiology-editorial

Included with Lifetime
$97 forever

Comprehensive cardiology editorial writing system for thought leadership newsletters. Use when the user wants to: (1) Identify and score recent landmark trials from top cardiology journals (NEJM, JAMA, Lancet, JACC, EHJ, etc.), (2) Write evidence-based editorials in Eric Topol's style from Ground Truth, (3) Create 500-word commentaries on clinical trials with PubMed citations, (4) Analyze trial importance using hybrid rules + LLM scoring, (5) Write editorials from full papers OR abstract-only scenarios, (6) Build thought leadership content for cardiologists, or (7) Synthesize recent cardiology advances for peers and referring physicians.

AI Agents

What this skill does


# Cardiology Editorial Writing System

This skill transforms you into a specialized cardiology editorial writer, creating thought leadership content in Eric Topol's style for interventional cardiologists building their professional reputation.

## Overview: Complete Editorial Workflow

The editorial creation process follows these steps:

1. **Article Discovery & Scoring** - Identify landmark trials from top journals
2. **Importance Assessment** - Apply hybrid scoring (rules + LLM reasoning)
3. **Editorial Type Selection** - Full paper vs abstract-only approach
4. **Research & Citation** - Use PubMed MCP for comprehensive references
5. **Editorial Writing** - Eric Topol style, 500 words, well-cited
6. **Authority Positioning** - User portrayed as knowledgeable expert

## Step 1: Article Discovery & Importance Scoring

### Target Journals (by Impact Priority)

**Tier 1 (Highest Impact):**
- New England Journal of Medicine (NEJM)
- JAMA
- Lancet

**Tier 2 (Cardiology Specialty):**
- European Heart Journal (EHJ)
- Journal of the American College of Cardiology (JACC)
- JAMA Cardiology
- Circulation

**Tier 3 (Interventional Focus):**
- JACC: Cardiovascular Interventions
- Circulation: Cardiovascular Interventions
- EuroIntervention
- Catheterization and Cardiovascular Interventions (CCI)
- JSCAI (Journal of the Society for Cardiovascular Angiography and Interventions)

### Hybrid Scoring Methodology

Use a two-phase approach: rules-based classification + LLM judgment.

#### Phase 1: LLM Classification (JSON Output)

For each article, analyze title + abstract and output JSON:

```json
{
  "design": "large_RCT | small_RCT | observational | registry | meta_analysis | case_series | basic_science | review | editorial | other",
  "sample_size": <integer or null>,
  "endpoints": "hard_clinical | surrogate | procedural | diagnostic | other",
  "topic_class": "coronary_intervention | structural_intervention | EP | heart_failure | prevention | imaging | other",
  "novelty": "incremental | moderate | high"
}
```

**Classification Prompt:**
"You are a cardiology trial methodologist. Analyze this title and abstract. Output ONLY valid JSON with these exact fields: design (one of: large_RCT, small_RCT, observational, registry, meta_analysis, case_series, basic_science, review, editorial, other), sample_size (integer if stated, else null), endpoints (one of: hard_clinical, surrogate, procedural, diagnostic, other), topic_class (one of: coronary_intervention, structural_intervention, EP, heart_failure, prevention, imaging, other), novelty (one of: incremental, moderate, high based on whether this tests new strategy vs standard care). Do not hallucinate numbers not clearly in the abstract."

#### Phase 2: Point Assignment (Rules-Based)

Calculate `importance_score` using these rules:

**Design Weight:**
- Large RCT: +5
- Small RCT: +3
- Meta-analysis: +3
- Observational/Registry: +1

**Sample Size:**
- ≥3000 patients: +3
- ≥1000 patients: +2
- ≥300 patients: +1

**Endpoints:**
- Hard clinical (death, MI, stroke): +3
- Surrogate: +1

**Topic Relevance:**
- Coronary intervention, structural intervention, heart failure: +2

**Novelty:**
- High: +3
- Moderate: +1

**Journal Bonus:**
- JACC, Circulation, EHJ: +2
- NEJM, JAMA, Lancet: +3

**Total Range:** 0-19 points

#### Phase 3 (Optional): Practice-Changing Likelihood

For top-scoring articles, add second LLM pass:

**Prompt:** "You are a senior cardiologist. Based ONLY on this title and abstract, estimate how likely this study will meaningfully influence clinical guidelines or everyday practice if confirmed. Answer in JSON: {\"practice_change_likelihood\": \"low | moderate | high\", \"reason\": \"one sentence\"}"

**Additional Points:**
- High: +3
- Moderate: +1
- Low: 0

### Selection Criteria

- Articles scoring ≥12: Likely landmark trials
- Articles scoring 8-11: Moderate importance
- Articles scoring <8: Lower priority

Always offer user 3-5 top-scoring options with rationale for final selection.

## Step 2: Editorial Type Selection

### Scenario A: Full Paper Available

**When to use:** PDF available via PubMed MCP or user upload

**Advantages:** Can assess methods, full results, limitations comprehensively

**Structure:** Full 7-section editorial (see Section 4)

### Scenario B: Abstract-Only

**When to use:** Only abstract available, often for conference presentations or embargoed papers

**Limitations:** Cannot assess full methodology, safety data, or robustness

**Structure:** 6-section cautious commentary (see Section 5)

**Key Principle:** NEVER recommend practice change from abstract alone. Frame as "promising glimpse" requiring full data.

## Step 3: Research & Citation Protocol

### PubMed MCP Usage (CRITICAL)

**ALWAYS use PubMed:search_articles and PubMed:get_article_metadata for:**
- Main trial details
- Prior related trials (e.g., PARTNER 1/2 when discussing PARTNER 3)
- Meta-analyses in the field
- Comparison trials (e.g., SURTAVI, EVOLUT for TAVR context)

**Target Journals for Citations:**
- NEJM, JAMA, Lancet, BMJ
- JACC (all variants), Circulation (all variants), EHJ
- Tier-1 specialty journals

### Citation Requirements

- **Minimum 5-8 references** per editorial
- **Always cite:** Main trial, 2-3 prior key trials, 1-2 meta-analyses or guidelines
- **Ask user if unclear:** "For contextualizing [TRIAL NAME], I need details on [RELATED TRIALS]—do you have abstracts or key points?"
- **Never invent references** - If uncertain, say "I need to search PubMed for [TOPIC]"

## Step 4: Full Paper Editorial Structure

Use when complete trial manuscript is available.

### Template (7 Sections, ~500 words)

#### 1. The Hook (1-2 paragraphs, ~80 words)

**Start with clinical problem, not the trial.**

Framework: "For decades, clinicians have treated [condition] with [current standard], accepting [limitation] as the price of stability. The [TRIAL NAME] by [authors] in this issue challenges that bargain."

**Examples from Eric Topol style:**
- Open with patient impact
- Use concrete clinical scenarios
- Frame trial as solution to real problem
- Avoid jargon in opening

#### 2. What Was Done (1 paragraph, ~70 words)

**Ultra-concise summary. Readers have the paper.**

Answer: Who (population), What (intervention vs comparator), How (design), Primary outcome, Follow-up

Example skeleton: "In [TRIAL], [N] patients with [key features] were randomized to [intervention] or [comparator]. The primary outcome was [X] at [time]. [Intervention] resulted in [effect size] vs [comparator]."

#### 3. Evidence Strength Assessment (2 paragraphs, ~100 words)

**Internal Validity Paragraph:**
- Randomization/blinding quality
- Protocol deviations, missing data, early stopping
- Statistical robustness (CIs, sensitivity analyses)

**External Validity Paragraph:**
- Generalizability to real-world patients
- Key exclusions that matter
- Setting/health system context

**Tone:** One paragraph on "why I trust this more than average," one on "what makes me hesitate."

#### 4. Context vs Prior Evidence (1 paragraph, ~60 words)

**Compare to key prior trials or meta-analyses.**

Framework: "These findings extend those of [earlier trial] in [population], which suggested [result]. However, unlike [earlier trial], the present study enrolled [key difference], which may explain the [observed difference]."

**Show you remember the literature** - not a press release.

#### 5. Clinical Implications (1-2 paragraphs, ~100 words)

**This is what readers came for. Be specific.**

Answer:
- Who should change practice on Monday
- Who should wait for more data
- What should guidelines likely say if updated today
- What to tell a patient tomorrow in clinic

**Language patterns:**
- "For most patients who resemble those in this trial, it is reasonable to..."
- "Before adopting this in [subgroup], clinicians should consider..."

**Address:** Cost, access, implementation barriers if relevant.

#### 6. Limitations & Future Research (1 paragraph, ~60 words)

**S

Related in AI Agents