scientific-writing by k-dense-ai/claude-scientific-skills
npx skills add https://github.com/k-dense-ai/claude-scientific-skills --skill scientific-writing这是深度研究和写作工具的核心技能——将人工智能驱动的深度研究与格式规范的书面输出相结合。生成的每份文档都通过 research-lookup 技能获得全面的文献检索和经过验证的引文支持。
科学写作是一个以精确和清晰的方式交流研究的过程。使用 IMRAD 结构、引文(APA/AMA/Vancouver)、图表以及报告指南(CONSORT/STROBE/PRISMA)来撰写稿件。将此技能应用于研究论文和期刊投稿。
关键原则:始终使用完整的段落和流畅的散文体进行写作。切勿在最终稿件中提交要点列表。 采用两阶段流程:首先使用 research-lookup 创建包含要点的章节大纲,然后将这些大纲转换为完整的段落。
此技能应在以下情况下使用:
⚠️ 强制性要求:每篇科学论文必须包含一个图文摘要,并使用 scientific-schematics 技能额外生成 1-2 个 AI 生成的图表。
这不是可选项。没有视觉元素的科学论文是不完整的。在最终确定任何文档之前:
每篇科学文稿必须包含一个图文摘要。 这是您论文的视觉摘要,它:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
python scripts/generate_schematic.py "Graphical abstract for [paper title]: [brief description showing workflow from input → methods → key findings → conclusions]" -o figures/graphical_abstract.png
图文摘要要求:
[HH:MM:SS] GENERATED: Graphical abstract for paper summary⚠️ 关键:在所有文档中广泛使用 scientific-schematics 和 generate-image。
每个文档都应配有丰富的插图。自由地生成图表——如有疑问,就添加一个视觉元素。
最低图表要求:
| 文档类型 | 最低数量 | 推荐数量 |
|---|---|---|
| 研究论文 | 5 | 6-8 |
| 文献综述 | 4 | 5-7 |
| 市场研究 | 20 | 25-30 |
| 演示文稿 | 1/幻灯片 | 1-2/幻灯片 |
| 海报 | 6 | 8-10 |
| 基金申请 | 4 | 5-7 |
| 临床报告 | 3 | 4-6 |
广泛使用 scientific-schematics 生成技术图表:
python scripts/generate_schematic.py "your diagram description" -o figures/output.png
广泛使用 generate-image 生成视觉内容:
python scripts/generate_image.py "your image description" -o figures/output.png
AI 将自动:
如有疑问,生成一个图表:
有关详细指导,请参阅 scientific-schematics 和 generate-image 技能文档。
IMRAD 格式:指导论文采用大多数科学学科使用的标准引言、方法、结果和讨论结构。这包括:
有关 IMRAD 结构的详细指导,请参阅 references/imrad_structure.md。
替代结构:支持特定学科格式,包括:
摘要撰写:撰写简洁、独立的摘要(100-250 字),捕捉论文的目的、方法、结果和结论。支持结构化摘要(带标签部分)和非结构化单段落格式。
引言撰写:构建引人入胜的引言,使其:
方法记录:通过以下方式确保可重复性:
结果呈现:以以下方式呈现发现:
讨论构建:通过以下方式综合发现:
跨学科正确应用引文格式。有关全面的格式指南,请参阅 references/citation_styles.md。
主要引文格式:
最佳实践:
创建有效的数据可视化以增强理解。有关详细的最佳实践,请参阅 references/figures_tables.md。
何时使用表格与图表:
设计原则:
常见图表类型:
遵循既定的报告标准,确保完整性和透明度。有关指南的详细信息,请参阅 references/reporting_guidelines.md。
关键指南:
每个指南都提供了确保报告所有关键方法学要素的清单。
应用基本的科学写作原则。有关详细指导,请参阅 references/writing_principles.md。
清晰性:
简洁性:
准确性:
客观性:
关键:始终使用完整的段落写作,切勿在科学论文中提交要点列表。
科学论文必须用完整、流畅的散文体撰写。使用这种两阶段方法进行有效写作:
阶段 1:创建包含要点的章节大纲
开始新章节时:
示例大纲(引言部分):
- Background: AI in drug discovery gaining traction
* Cite recent reviews (Smith 2023, Jones 2024)
* Traditional methods are slow and expensive
- Gap: Limited application to rare diseases
* Only 2 prior studies (Lee 2022, Chen 2023)
* Small datasets remain a challenge
- Our approach: Transfer learning from common diseases
* Novel architecture combining X and Y
- Study objectives: Validate on 3 rare disease datasets
阶段 2:将要点转换为完整段落
大纲完成后,将每个要点扩展为适当的散文:
转换为散文的示例:
Artificial intelligence approaches have gained significant traction in drug discovery
pipelines over the past decade (Smith, 2023; Jones, 2024). While these computational
methods show promise for accelerating the identification of therapeutic candidates,
traditional experimental approaches remain slow and resource-intensive, often requiring
years of laboratory work and substantial financial investment. However, the application
of AI to rare diseases has been limited, with only two prior studies demonstrating
proof-of-concept results (Lee, 2022; Chen, 2023). The primary obstacle has been the
scarcity of training data for conditions affecting small patient populations.
To address this challenge, we developed a transfer learning approach that leverages
knowledge from well-characterized common diseases to predict therapeutic targets for
rare conditions. Our novel neural architecture combines convolutional layers for
molecular feature extraction with attention mechanisms for protein-ligand interaction
modeling. The objective of this study was to validate our approach across three
independent rare disease datasets, assessing both predictive accuracy and biological
interpretability of the results.
大纲与最终文本的关键区别:
| 大纲(规划阶段) | 最终稿件 |
|---|---|
| 要点和片段 | 完整的句子和段落 |
| 电报式笔记 | 带有上下文的完整解释 |
| 引文列表 | 引文整合到散文中 |
| 简化的观点 | 带有过渡的展开论证 |
| 仅供您自己查看 | 用于发表和同行评审 |
需要避免的常见错误:
何时可以接受使用列表(有限情况):
列表仅在特定上下文中出现在科学论文中:
摘要格式规则:
与 Research Lookup 的整合:
research-lookup 技能对于阶段 1(创建大纲)至关重要:
这种两阶段流程确保您:
对于研究报告、技术报告、白皮书和其他非期刊稿件的专业文档,请使用 scientific_report.sty LaTeX 样式包以获得精美、专业的外观。
何时使用专业报告格式化:
何时不使用(改用特定场合的格式化):
venue-templates 技能venue-templates 技能scientific_report.sty 样式包提供:
| 功能 | 描述 |
|---|---|
| 排版 | Helvetica 字体家族,呈现现代、专业的外观 |
| 配色方案 | 专业的蓝色、绿色和强调色 |
| 盒子环境 | 用于关键发现、方法、建议、局限性的彩色盒子 |
| 表格 | 交替行颜色,专业标题 |
| 图表 | 一致的标题格式 |
| 科学命令 | p 值、效应量、置信区间的快捷命令 |
用于内容组织的盒子环境:
% Key findings (blue) - for major discoveries
\begin{keyfindings}[Title]
Content with key findings and statistics.
\end{keyfindings}
% Methodology (green) - for methods highlights
\begin{methodology}[Study Design]
Description of methods and procedures.
\end{methodology}
% Recommendations (purple) - for action items
\begin{recommendations}[Clinical Implications]
\begin{enumerate}
\item Specific recommendation 1
\item Specific recommendation 2
\end{enumerate}
\end{recommendations}
% Limitations (orange) - for caveats and cautions
\begin{limitations}[Study Limitations]
Description of limitations and their implications.
\end{limitations}
专业表格格式化:
\begin{table}[htbp]
\centering
\caption{Results Summary}
\begin{tabular}{@{}lccc@{}}
\toprule
\textbf{Variable} & \textbf{Treatment} & \textbf{Control} & \textbf{p} \\
\midrule
Outcome 1 & \meansd{42.5}{8.3} & \meansd{35.2}{7.9} & <.001\sigthree \\
\rowcolor{tablealt} Outcome 2 & \meansd{3.8}{1.2} & \meansd{3.1}{1.1} & .012\sigone \\
Outcome 3 & \meansd{18.2}{4.5} & \meansd{17.8}{4.2} & .58\signs \\
\bottomrule
\end{tabular}
{\small \siglegend}
\end{table}
科学符号命令:
| 命令 | 输出 | 用途 |
|---|---|---|
\pvalue{0.023} | p = 0.023 | P 值 |
\psig{< 0.001} | p = < 0.001 | 显著性 p 值(加粗) |
\CI{0.45}{0.72} | 95% CI [0.45, 0.72] | 置信区间 |
\effectsize{d}{0.75} | d = 0.75 | 效应量 |
\samplesize{250} | n = 250 | 样本量 |
\meansd{42.5}{8.3} | 42.5 ± 8.3 | 均值与标准差 |
\sigone, \sigtwo, \sigthree | *, **, *** | 显著性星号 |
开始使用:
\documentclass[11pt,letterpaper]{report}
\usepackage{scientific_report}
\begin{document}
\makereporttitle
{Report Title}
{Subtitle}
{Author Name}
{Institution}
{Date}
% Your content with professional formatting
\end{document}
编译:使用 XeLaTeX 或 LuaLaTeX 以获得正确的 Helvetica 字体渲染:
xelatex report.tex
有关完整文档,请参阅:
assets/scientific_report.sty:样式包assets/scientific_report_template.tex:完整模板示例assets/REPORT_FORMATTING_GUIDE.md:快速参考指南references/professional_report_formatting.md:全面的格式化指南使稿件适应期刊要求:
调整语言、术语和惯例以匹配特定的科学学科。每个领域都有既定的词汇、偏好的措辞和特定领域的惯例,这些都能体现专业性并确保目标受众的清晰理解。
识别领域特定的语言惯例:
生物医学和临床科学:
分子生物学和遗传学:
化学和制药科学:
生态学和环境科学:
物理学和工程学:
神经科学:
社会和行为科学:
一般原则:
匹配受众专业水平:
策略性地定义技术术语:
保持一致性:
避免领域混合错误:
验证术语用法:
主要拒稿原因:
写作质量问题:
阶段 1:规划
阶段 2:起草(对每个部分使用两阶段写作流程)
记住:要点仅用于规划——最终稿件必须是完整的段落。
阶段 3:修订
阶段 4:最终准备
此技能与以下技能有效配合:
选择正确的格式化方法:
| 文档类型 | 格式化方法 |
|---|---|
| 期刊稿件 | 使用 venue-templates 技能 |
| 会议论文 | 使用 venue-templates 技能 |
| 研究报告 | 使用 scientific_report.sty(此技能) |
| 白皮书 | 使用 scientific_report.sty(此技能) |
| 技术报告 | 使用 scientific_report.sty(此技能) |
| 基金报告 | 使用 scientific_report.sty(此技能) |
在为特定场合写作之前,请查阅 venue-templates 技能以获取写作风格指南:
不同的场合对写作的期望截然不同:
venue-templates 技能提供:
venue_writing_styles.md:主要风格比较nature_science_style.md、cell_press_style.md、medical_journal_styles.md、ml_conference_style.md、cs_conference_style.mdreviewer_expectations.md:每个场合的审稿人期望assets/examples/ 中的写作示例工作流程:首先使用此技能获取一般科学写作原则(IMRAD、清晰性、引文),然后查阅 venue-templates 以进行特定场合的风格调整。
此技能包含涵盖科学写作特定方面的综合参考文件:
references/imrad_structure.md:IMRAD 格式和章节特定内容的详细指南references/citation_styles.md:完整的引文格式指南(APA、AMA、Vancouver、Chicago、IEEE)references/figures_tables.md:创建有效数据可视化的最佳实践references/reporting_guidelines.md:特定研究的报告标准和清单references/writing_principles.md:有效科学交流的核心原则references/professional_report_formatting.md:使用 scientific_report.sty 进行专业报告样式设计的指南此技能包含用于专业报告格式化的 LaTeX 样式包和模板:
assets/scientific_report.sty:专业的 LaTeX 样式包,包含 Helvetica 字体、彩色盒子和美观的表格assets/scientific_report_template.tex:展示所有样式功能的完整报告模板assets/REPORT_FORMATTING_GUIDE.md:样式包的快速参考指南scientific_report.sty 的关键特性:
keyfindings、methodology、resultsbox、recommendations、limitations、criticalnotice、definition、executivesummary、hypothesis有关特定场合的写作风格(语气、语态、摘要格式、审稿人期望),请参阅 venue-templates 技能,该技能提供了针对 Nature/Science、Cell Press、医学期刊、ML 会议和 CS 会议的综合风格指南。
在处理科学写作的特定方面时,根据需要加载这些参考文献。
每周安装次数
78
代码仓库
GitHub 星标数
17.3K
首次出现
Jan 20, 2026
安全审计
安装于
opencode69
codex67
gemini-cli66
cursor62
github-copilot61
kimi-cli59
This is the core skill for the deep research and writing tool —combining AI-driven deep research with well-formatted written outputs. Every document produced is backed by comprehensive literature search and verified citations through the research-lookup skill.
Scientific writing is a process for communicating research with precision and clarity. Write manuscripts using IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, and reporting guidelines (CONSORT/STROBE/PRISMA). Apply this skill for research papers and journal submissions.
Critical Principle: Always write in full paragraphs with flowing prose. Never submit bullet points in the final manuscript. Use a two-stage process: first create section outlines with key points using research-lookup, then convert those outlines into complete paragraphs.
This skill should be used when:
⚠️ MANDATORY: Every scientific paper MUST include a graphical abstract plus 1-2 additional AI-generated figures using the scientific-schematics skill.
This is not optional. Scientific papers without visual elements are incomplete. Before finalizing any document:
Every scientific writeup MUST include a graphical abstract. This is a visual summary of your paper that:
Generate the graphical abstract FIRST:
python scripts/generate_schematic.py "Graphical abstract for [paper title]: [brief description showing workflow from input → methods → key findings → conclusions]" -o figures/graphical_abstract.png
Graphical Abstract Requirements:
[HH:MM:SS] GENERATED: Graphical abstract for paper summary⚠️ CRITICAL: Use BOTH scientific-schematics AND generate-image EXTENSIVELY throughout all documents.
Every document should be richly illustrated. Generate figures liberally - when in doubt, add a visual.
MINIMUM Figure Requirements:
| Document Type | Minimum | Recommended |
|---|---|---|
| Research Papers | 5 | 6-8 |
| Literature Reviews | 4 | 5-7 |
| Market Research | 20 | 25-30 |
| Presentations | 1/slide | 1-2/slide |
| Posters | 6 | 8-10 |
| Grants | 4 | 5-7 |
| Clinical Reports | 3 | 4-6 |
Use scientific-schematics EXTENSIVELY for technical diagrams:
python scripts/generate_schematic.py "your diagram description" -o figures/output.png
Use generate-image EXTENSIVELY for visual content:
python scripts/generate_image.py "your image description" -o figures/output.png
The AI will automatically:
When in Doubt, Generate a Figure:
For detailed guidance, refer to the scientific-schematics and generate-image skill documentation.
IMRAD Format : Guide papers through the standard Introduction, Methods, Results, And Discussion structure used across most scientific disciplines. This includes:
For detailed guidance on IMRAD structure, refer to references/imrad_structure.md.
Alternative Structures : Support discipline-specific formats including:
Abstract Composition : Craft concise, standalone summaries (100-250 words) that capture the paper's purpose, methods, results, and conclusions. Support both structured abstracts (with labeled sections) and unstructured single-paragraph formats.
Introduction Development : Build compelling introductions that:
Methods Documentation : Ensure reproducibility through:
Results Presentation : Present findings with:
Discussion Construction : Synthesize findings by:
Apply citation styles correctly across disciplines. For comprehensive style guides, refer to references/citation_styles.md.
Major Citation Styles:
Best Practices:
Create effective data visualizations that enhance comprehension. For detailed best practices, refer to references/figures_tables.md.
When to Use Tables vs. Figures:
Design Principles:
Common Figure Types:
Ensure completeness and transparency by following established reporting standards. For comprehensive guideline details, refer to references/reporting_guidelines.md.
Key Guidelines:
Each guideline provides checklists ensuring all critical methodological elements are reported.
Apply fundamental scientific writing principles. For detailed guidance, refer to references/writing_principles.md.
Clarity :
Conciseness :
Accuracy :
Objectivity :
CRITICAL: Always write in full paragraphs, never submit bullet points in scientific papers.
Scientific papers must be written in complete, flowing prose. Use this two-stage approach for effective writing:
Stage 1: Create Section Outlines with Key Points
When starting a new section:
Example outline (Introduction section):
- Background: AI in drug discovery gaining traction
* Cite recent reviews (Smith 2023, Jones 2024)
* Traditional methods are slow and expensive
- Gap: Limited application to rare diseases
* Only 2 prior studies (Lee 2022, Chen 2023)
* Small datasets remain a challenge
- Our approach: Transfer learning from common diseases
* Novel architecture combining X and Y
- Study objectives: Validate on 3 rare disease datasets
Stage 2: Convert Key Points to Full Paragraphs
Once the outline is complete, expand each bullet point into proper prose:
Example conversion to prose:
Artificial intelligence approaches have gained significant traction in drug discovery
pipelines over the past decade (Smith, 2023; Jones, 2024). While these computational
methods show promise for accelerating the identification of therapeutic candidates,
traditional experimental approaches remain slow and resource-intensive, often requiring
years of laboratory work and substantial financial investment. However, the application
of AI to rare diseases has been limited, with only two prior studies demonstrating
proof-of-concept results (Lee, 2022; Chen, 2023). The primary obstacle has been the
scarcity of training data for conditions affecting small patient populations.
To address this challenge, we developed a transfer learning approach that leverages
knowledge from well-characterized common diseases to predict therapeutic targets for
rare conditions. Our novel neural architecture combines convolutional layers for
molecular feature extraction with attention mechanisms for protein-ligand interaction
modeling. The objective of this study was to validate our approach across three
independent rare disease datasets, assessing both predictive accuracy and biological
interpretability of the results.
Key Differences Between Outlines and Final Text:
| Outline (Planning Stage) | Final Manuscript |
|---|---|
| Bullet points and fragments | Complete sentences and paragraphs |
| Telegraphic notes | Full explanations with context |
| List of citations | Citations integrated into prose |
| Abbreviated ideas | Developed arguments with transitions |
| For your eyes only | For publication and peer review |
Common Mistakes to Avoid:
When Lists ARE Acceptable (Limited Cases):
Lists may appear in scientific papers only in specific contexts:
Abstract Format Rule:
Integration with Research Lookup:
The research-lookup skill is essential for Stage 1 (creating outlines):
This two-stage process ensures you:
For research reports, technical reports, white papers, and other professional documents that are NOT journal manuscripts, use the scientific_report.sty LaTeX style package for a polished, professional appearance.
When to Use Professional Report Formatting:
When NOT to Use (Use Venue-Specific Formatting Instead):
venue-templates skillvenue-templates skillThescientific_report.sty Style Package Provides:
| Feature | Description |
|---|---|
| Typography | Helvetica font family for modern, professional appearance |
| Color Scheme | Professional blues, greens, and accent colors |
| Box Environments | Colored boxes for key findings, methods, recommendations, limitations |
| Tables | Alternating row colors, professional headers |
| Figures | Consistent caption formatting |
| Scientific Commands | Shortcuts for p-values, effect sizes, confidence intervals |
Box Environments for Content Organization:
% Key findings (blue) - for major discoveries
\begin{keyfindings}[Title]
Content with key findings and statistics.
\end{keyfindings}
% Methodology (green) - for methods highlights
\begin{methodology}[Study Design]
Description of methods and procedures.
\end{methodology}
% Recommendations (purple) - for action items
\begin{recommendations}[Clinical Implications]
\begin{enumerate}
\item Specific recommendation 1
\item Specific recommendation 2
\end{enumerate}
\end{recommendations}
% Limitations (orange) - for caveats and cautions
\begin{limitations}[Study Limitations]
Description of limitations and their implications.
\end{limitations}
Professional Table Formatting:
\begin{table}[htbp]
\centering
\caption{Results Summary}
\begin{tabular}{@{}lccc@{}}
\toprule
\textbf{Variable} & \textbf{Treatment} & \textbf{Control} & \textbf{p} \\
\midrule
Outcome 1 & \meansd{42.5}{8.3} & \meansd{35.2}{7.9} & <.001\sigthree \\
\rowcolor{tablealt} Outcome 2 & \meansd{3.8}{1.2} & \meansd{3.1}{1.1} & .012\sigone \\
Outcome 3 & \meansd{18.2}{4.5} & \meansd{17.8}{4.2} & .58\signs \\
\bottomrule
\end{tabular}
{\small \siglegend}
\end{table}
Scientific Notation Commands:
| Command | Output | Purpose |
|---|---|---|
\pvalue{0.023} | p = 0.023 | P-values |
\psig{< 0.001} | p = < 0.001 | Significant p-values (bold) |
\CI{0.45}{0.72} | 95% CI [0.45, 0.72] | Confidence intervals |
\effectsize{d}{0.75} | d = 0.75 | Effect sizes |
\samplesize{250} |
Getting Started:
\documentclass[11pt,letterpaper]{report}
\usepackage{scientific_report}
\begin{document}
\makereporttitle
{Report Title}
{Subtitle}
{Author Name}
{Institution}
{Date}
% Your content with professional formatting
\end{document}
Compilation : Use XeLaTeX or LuaLaTeX for proper Helvetica font rendering:
xelatex report.tex
For complete documentation, refer to:
assets/scientific_report.sty: The style packageassets/scientific_report_template.tex: Complete template exampleassets/REPORT_FORMATTING_GUIDE.md: Quick reference guidereferences/professional_report_formatting.md: Comprehensive formatting guideAdapt manuscripts to journal requirements:
Adapt language, terminology, and conventions to match the specific scientific discipline. Each field has established vocabulary, preferred phrasings, and domain-specific conventions that signal expertise and ensure clarity for the target audience.
Identify Field-Specific Linguistic Conventions:
Biomedical and Clinical Sciences:
Molecular Biology and Genetics:
Chemistry and Pharmaceutical Sciences:
Ecology and Environmental Sciences:
Physics and Engineering:
Neuroscience:
Social and Behavioral Sciences:
General Principles:
Match Audience Expertise:
Define Technical Terms Strategically:
Maintain Consistency:
Avoid Field Mixing Errors:
Verify Terminology Usage:
Top Rejection Reasons:
Writing Quality Issues:
Stage 1: Planning
Stage 2: Drafting (Use two-stage writing process for each section)
Remember : Bullet points are for planning only—the final manuscript must be in complete paragraphs.
Stage 3: Revision
Stage 4: Final Preparation
This skill works effectively with:
Choose the right formatting approach:
| Document Type | Formatting Approach |
|---|---|
| Journal manuscripts | Use venue-templates skill |
| Conference papers | Use venue-templates skill |
| Research reports | Use scientific_report.sty (this skill) |
| White papers | Use scientific_report.sty (this skill) |
| Technical reports | Use scientific_report.sty (this skill) |
| Grant reports | Use scientific_report.sty (this skill) |
Before writing for a specific venue, consult the venue-templates skill for writing style guides:
Different venues have dramatically different writing expectations:
The venue-templates skill provides:
venue_writing_styles.md: Master style comparisonnature_science_style.md, cell_press_style.md, medical_journal_styles.md, ml_conference_style.md, cs_conference_style.mdreviewer_expectations.md: What reviewers look for at each venueassets/examples/Workflow : First use this skill for general scientific writing principles (IMRAD, clarity, citations), then consult venue-templates for venue-specific style adaptation.
This skill includes comprehensive reference files covering specific aspects of scientific writing:
references/imrad_structure.md: Detailed guide to IMRAD format and section-specific contentreferences/citation_styles.md: Complete citation style guides (APA, AMA, Vancouver, Chicago, IEEE)references/figures_tables.md: Best practices for creating effective data visualizationsreferences/reporting_guidelines.md: Study-specific reporting standards and checklistsreferences/writing_principles.md: Core principles of effective scientific communicationreferences/professional_report_formatting.md: Guide to professional report styling with scientific_report.styThis skill includes LaTeX style packages and templates for professional report formatting:
assets/scientific_report.sty: Professional LaTeX style package with Helvetica fonts, colored boxes, and attractive tablesassets/scientific_report_template.tex: Complete report template demonstrating all style featuresassets/REPORT_FORMATTING_GUIDE.md: Quick reference guide for the style packageKey Features ofscientific_report.sty:
keyfindings, methodology, resultsbox, recommendations, limitations, criticalnotice, definition, executivesummary, hypothesisFor venue-specific writing styles (tone, voice, abstract format, reviewer expectations), see the venue-templates skill which provides comprehensive style guides for Nature/Science, Cell Press, medical journals, ML conferences, and CS conferences.
Load these references as needed when working on specific aspects of scientific writing.
Weekly Installs
78
Repository
GitHub Stars
17.3K
First Seen
Jan 20, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
opencode69
codex67
gemini-cli66
cursor62
github-copilot61
kimi-cli59
dbs-hook:短视频开头优化AI工具,诊断开头问题并生成优化方案,提升视频吸引力
1,700 周安装
| n = 250 |
| Sample sizes |
\meansd{42.5}{8.3} | 42.5 ± 8.3 | Mean with SD |
\sigone, \sigtwo, \sigthree | *, **, *** | Significance stars |