Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问clear审计通过

academic-chapter-writer学术章节作者

Agent Skill

academic-chapter-writer 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,129

周安装

48

GitHub Stars

3

下载量

396
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:academic-chapter-writer(学术章节作者)
来源仓库:https://github.com/drshailesh88/integrated_content_os
仓库路径:skills/academic-chapter-writer
安装命令:
npx skills add https://github.com/drshailesh88/integrated_content_os --skill academic-chapter-writer
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/drshailesh88/integrated_content_os --skill academic-chapter-writer

简介

academic-chapter-writer 可生成完整的学术章节内容,涵盖研究、结构与参考文献。

  • 适用于需要撰写教材章节或长篇学术文档的 Codex、Claude、Cursor、Gemini CLI 用户。
  • 基于 PubMed 检索资料,按字数规划目录并输出带 Vancouver 引用的完整章节。
  • 安装命令:npx skills add https://github.com/drshailesh88/integrated_content_os --skill academic-chapter-writer。
  • 建议提前确认主题范围与目标长度以避免内容偏差。

SKILL.md

Academic Chapter Writer

Transform topics into publishable textbook chapters with comprehensive research, proper citations, and human-sounding academic prose.

Overview

This skill creates full-length academic textbook chapters (5,000-15,000 words) through an agentic workflow:

  1. Research - Search PubMed, compile 20-30 key references
  2. Plan - Generate detailed TOC with word counts → GET APPROVAL
  3. Write - Section-by-section with citations
  4. Compile - Full chapter with Vancouver-style reference list

Workflow

Phase 1: Topic Analysis & Research

When user provides topic:

  1. Clarify scope:

- Topic: [exact topic] - Level: undergraduate | graduate | professional | advanced - Target length: [default 8,000 words] - Special focus: [any specific angles]

  1. Research via PubMed MCP: Use PubMed:search_articles for: - Main topic + "review" (find reviews) - Main topic + "clinical trial" (find trials) - Main topic + "guideline" (find guidelines) - Main topic + "meta-analysis" (find syntheses)
  2. Compile reference library:

- Target 20-30 papers - Prioritize: NEJM, JAMA, Lancet, JACC, Circulation, EHJ - Include: 3-5 landmark trials, 2-3 meta-analyses, 1-2 guidelines, reviews

  1. Report to user: "I've searched PubMed and compiled [N] key references including: Ready to generate table of contents?"

- landmark trials - meta-analyses - guidelines/reviews

Phase 2: Table of Contents Generation

Generate structured TOC with word allocations:

# [Chapter Title]

## 1. Introduction (~500 words)
   - Opening hook (clinical scenario)
   - Scope and importance
   - Chapter overview

## 2. [Historical Context / Background] (~800 words)
   - Evolution of understanding
   - Key milestones
   - Current landscape

## 3. [Core Topic Area 1] (~1,500 words)
   ### 3.1 [Subtopic A]
   ### 3.2 [Subtopic B]
   ### 3.3 [Subtopic C]

## 4. [Core Topic Area 2] (~1,500 words)
   ### 4.1 [Subtopic A]
   ### 4.2 [Subtopic B]

## 5. [Evidence Review / Clinical Data] (~2,000 words)
   ### 5.1 Landmark Trials
   ### 5.2 Meta-analyses
   ### 5.3 Real-world Data

## 6. [Practical Applications / Clinical Pearls] (~1,000 words)
   ### 6.1 [Application A]
   ### 6.2 [Application B]

## 7. [Controversies / Ongoing Debates] (~500 words)

## 8. Future Directions (~400 words)

## 9. Conclusions (~300 words)
   - Key takeaways
   - Practice implications

## References

CRITICAL: WAIT FOR USER APPROVAL

Present TOC and ask: "Here's the proposed structure totaling ~[X] words. Please review and:

  • [Approve] to proceed with writing
  • [Modify] specific sections
  • [Regenerate] for different approach"

Phase 3: Section Writing

After TOC approval, write each section following this pattern:

Writing Protocol Per Section

  1. Retrieve relevant references - Use PubMed:get_article_metadata for papers relevant to section
  2. Apply authentic-voice - Follow references/writing-style.md strictly
  3. Include citations - Number sequentially [1], [2], etc.
  4. Match target word count - Within ±10%
  5. Present for review - After each major section

Section Template

## [Section Title]

[Opening sentence that grounds reader - specific, concrete, not abstract claims]

[Body paragraphs with citations. Each major claim cited. Mix of sentence lengths. No AI tells.]

[Transition to next section or closing thought]

**Citations used in this section:** [1] Author et al., Journal Year; [2] ...

Citation Format (Vancouver)

In-text: Sequential numbers [1], [2], [1,3], [4-6]

Reference list format:

1. Author AA, Author BB, Author CC. Title of article. Journal Abbrev. Year;Volume(Issue):Pages. doi:xxx

Phase 4: Compilation

After all sections approved:

  1. Merge sections - Ensure smooth transitions
  2. Number citations - Sequential through entire chapter
  3. Generate reference list - Vancouver format, numbered
  4. Format check:

- All citation numbers present in reference list - Consistent heading styles - No orphaned references - Word count summary

  1. Present final chapter: # [Chapter Title] [Full content with numbered citations] ## References 1. [Reference 1] 2. [Reference 2]... --- Total words: X,XXX Total references: XX

Writing Style (Critical)

Eric Topol Voice Principles

  1. Evidence-obsessed - Every claim grounded in cited research
  2. Skeptical optimism - Enthusiastic about advances but rigorous
  3. Patient-centered - Returns to human impact
  4. Accessible depth - Complex science explained clearly
  5. Conversational authority - Peer, not lecturer
  6. Data visualization - NNT, ARR, confidence intervals

Authentic Voice Rules

NEVER use these AI tells:

  • Tailing participles ("...highlighting the importance of...")
  • Puffing importance ("This represents a significant advancement...")
  • Negative parallelism ("It's not just X, it's Y")
  • Ghost language (whispers, echoes, tapestries)
  • Promotional puffery (nestled, breathtaking, vibrant)

ALWAYS:

  • Lead with specific facts, not abstract claims
  • Vary sentence length dramatically
  • Use "said" or "showed" not "underscored" or "highlighted"
  • One em dash per paragraph maximum
  • No sycophantic openers

Vocabulary swaps:

  • delve → examine, look at
  • leverage/utilize → use
  • landscape → field, area
  • tapestry → mix, blend
  • pivotal/crucial → [show why it matters instead]
  • comprehensive → thorough, full
  • nuanced → subtle, detailed
  • foster → build, encourage
  • navigate → handle, work through

Voice Checklist (Apply to Every Section)

  • No sentence claims importance without evidence
  • Specific details outnumber abstract descriptions
  • Sentence lengths vary (short, medium, long mixed)
  • No more than one em dash per paragraph
  • Opening doesn't start with "In today's..." or "In the realm of..."
  • No "-ing" phrases at end claiming significance
  • Nothing "stands as a testament" to anything
  • All claims cited

Reference Management

Source Priority

Tier 1 (Highest):

  • New England Journal of Medicine
  • JAMA
  • Lancet
  • BMJ

Tier 2 (Specialty):

  • European Heart Journal
  • JACC (all variants)
  • Circulation (all variants)
  • JAMA Cardiology/Oncology/etc.

Tier 3 (Field-specific):

  • Specialty journals with IF > 5

Citation Requirements

Chapter LengthMinimum References
5,000 words15-20
8,000 words20-30
12,000 words30-40
15,000 words40-50

When to Ask User

  • "I need the full text of [TRIAL NAME] for detailed methods. Do you have it?"
  • "For proper context on [TOPIC], should I search for specific trials?"
  • "The abstract doesn't give [DETAIL]. Should I proceed without or can you provide?"

Interaction Examples

Example 1: New Chapter Request

User: "Write a textbook chapter on SGLT2 inhibitors in heart failure"

Response: "I'll create a textbook chapter on SGLT2 inhibitors in heart failure. First, let me clarify:

  1. Target audience level? (professional/graduate/advanced)
  2. Target length? (default: 8,000 words)
  3. Any specific focus? (mechanism, clinical trials, patient selection, all?)

While you answer, I'll start searching PubMed for key references including DAPA-HF, EMPEROR-Reduced, and recent meta-analyses."

[Use PubMed:search_articles]

Example 2: TOC Presentation

Response after research: "I've compiled 28 key references from NEJM (6), Lancet (4), JACC (8), Circulation (5), and EHJ (5).

Here's the proposed structure:

SGLT2 Inhibitors in Heart Failure: A Comprehensive Review

1. Introduction (~400 words)

2. Mechanism of Action (~1,000 words)

  • 2.1 Glucosuric Effects
  • 2.2 Hemodynamic Effects
  • 2.3 Cardiac Remodeling

3. Clinical Evidence (~2,500 words)

  • 3.1 DAPA-HF
  • 3.2 EMPEROR-Reduced
  • 3.3 DELIVER
  • 3.4 Meta-analyses

4. Patient Selection (~1,200 words)

  • 4.1 HFrEF
  • 4.2 HFpEF
  • 4.3 Special Populations

5. Practical Implementation (~1,000 words)

6. Safety Considerations (~800 words)

7. Future Directions (~600 words)

8. Conclusions (~500 words)

Total: ~8,000 words | References: 28

[Approve] [Modify] [Regenerate]"

Example 3: Section Delivery

Response after section completion: "## 3. Clinical Evidence

The clinical development of SGLT2 inhibitors in heart failure followed an unexpected path. Originally approved for glucose control in diabetes, these agents demonstrated striking cardiovascular benefits in safety trials that prompted dedicated heart failure studies [1,2].

3.1 DAPA-HF

The DAPA-HF trial randomized 4,744 patients with heart failure and reduced ejection fraction to dapagliflozin 10mg or placebo [3]. Over a median 18.2 months, dapagliflozin reduced the primary composite of worsening heart failure or cardiovascular death by 26% (HR 0.74, 95% CI 0.65-0.85) [3]. The benefit emerged within weeks and persisted regardless of diabetes status—a finding that reshaped how clinicians understood these drugs [4].

[Continues for ~800 words with 8-10 citations]


Section word count: 823 Citations: [1-10]

Ready to proceed to Section 3.2 (EMPEROR-Reduced)? [Continue] [Revise this section]"

Quality Checklist Before Final Delivery

  • All sections present and complete
  • Total word count within ±10% of target
  • All citations numbered sequentially
  • Reference list matches in-text citations
  • No AI tells (checked against authentic-voice rules)
  • Transitions between sections smooth
  • Opening hook compelling (not generic)
  • Conclusions specific (not platitudes)
  • Vancouver citation format consistent

Output Format

Final chapter delivered as:

# [Chapter Title]

**Author:** [User name if provided]
**Word Count:** X,XXX
**References:** XX

---

[Full chapter content with [numbered] citations]

---

## References

1. [Full Vancouver-format reference]
2. [Full Vancouver-format reference]
...

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

29.59%
按下载量换算117

Antigravity

22.59%
按下载量换算89

Codex

20.5%
按下载量换算81

OpenCode

13.18%
按下载量换算52

Gemini CLI

8.21%
按下载量换算33

windsurf

3.76%
按下载量换算15

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills