integrate-topic

Integrate research topics into ME/CFS manuscripts with literature discovery and typst content.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/yannickloth/health-me-cfs --skill integrate-topic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: integrate-topic
Source: https://github.com/yannickloth/health-me-cfs/tree/main/.claude/skills/integrate-topic
Command: npx skills add https://github.com/yannickloth/health-me-cfs --skill integrate-topic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the complex, error-prone process of bringing a new research topic into an existing ME/CFS manuscript by coordinating literature discovery, evidence synthesis, chapter mapping, typst integration, review passes, changelog creation, and commit operations.

Core Features & Use Cases

  • Literature research & annotation: Search PubMed/Google Scholar, evaluate study quality, download PDFs or capture abstracts, and add annotated BibTeX and appendix entries.
  • Content development & integration: Map findings into target chapters with structured typst environments (hypothesis, speculation, clinical-finding) while enforcing citation, certainty, and replication requirements.
  • Verification, review, and release: Run builds, perform convergence/adversarial/typst reviews, update changelog entries and create scoped commits to finalize integration.
  • Use Case: Add a new biomarker section to Part 2: the Skill finds primary studies, writes typst sections with explicit certainty and citations, updates references and hypothesis registry, verifies the build, and records the changelog.

Quick Start

Use the integrate-topic skill to add the topic "post-exertional malaise biomarkers" to the manuscript and run the full pipeline.

Frequently Asked Questions about integrate-topic

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate new literature review findings into a typst manuscript?

Integrating literature findings into a typst manuscript requires a structured workflow for searching primary studies, annotating BibTeX references, and mapping content into typst environments. This coordinates evidence synthesis, chapter updates, and citation consistency across the document.

What is the best way to add a new research topic to an academic paper without breaking existing references?

Adding a research topic safely involves updating annotated bibliographies, appending BibTeX entries, and verifying the typst build. A scoped git commit and changelog entry finalize the integration, ensuring existing references and manuscript structure remain intact.

How do I automate annotated bibliography and BibTeX updates for a chapter-based manuscript?

Automating annotated bibliography and BibTeX updates involves evaluating study quality from sources like PubMed, capturing abstracts, and generating appendix entries. This process links new annotations directly to the manuscript's hypothesis registry and typst environments.

Does typst support structured environments for mechanistic hypotheses and clinical findings?

Typst supports structured environments for mechanistic hypotheses and clinical findings through custom tagging. Enforcing certainty levels and citation requirements within these typst environments ensures that clinical features and cross-disease comparisons meet academic review standards.

How do I verify a typst manuscript build after adding new research sections?

Verifying a typst manuscript build after adding research sections requires running convergence and adversarial review passes. This build verification checks that typst environment tagging, hypothesis-registry entries, and updated references compile without errors before generating a changelog.

When do I need to update a changelog and hypothesis registry during manuscript integration?

You need to update a changelog and hypothesis registry during manuscript integration whenever new primary studies or mechanistic hypotheses are added. This records the scoped changes and ensures the annotated bibliography aligns with the new typst content before the final git commit.