BeClaude

paper-lifecycle

New
69GitHub TrendingDevelopmentby M1n-n9

Codex skill for full academic paper lifecycle analysis and revision

First seen 6/15/2026

Summary

This skill guides you through the entire lifecycle of an academic paper, from initial draft to final publication.

  • It helps analyze structure, improve clarity, and manage revisions systematically, making it invaluable for researchers and developers who write or review scholarly articles.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file

Add the configuration to .claude/skills/paper-lifecycle.md

3
Invoke in Claude Code
/paper-lifecycle

Use Cases

Analyze a draft paper for logical flow, argument strength, and structural issues.
Generate revision suggestions for improving clarity, conciseness, and academic tone.
Check compliance with specific journal or conference formatting guidelines.
Create a revision checklist based on reviewer comments or self-assessment.
Summarize key contributions and limitations for a paper's abstract or conclusion.
Compare two versions of a paper to highlight changes and assess improvement.

Usage Examples

1

/paper-lifecycle analyze draft.md --output analysis.json

2

Review my paper for clarity and suggest improvements to the introduction section.

3

/paper-lifecycle compare v1.md v2.md --diff

View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is paper-lifecycle?

This skill guides you through the entire lifecycle of an academic paper, from initial draft to final publication. It helps analyze structure, improve clarity, and manage revisions systematically, making it invaluable for researchers and developers who write or review scholarly articles.

How to install paper-lifecycle?

To install paper-lifecycle: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/paper-lifecycle.md. Finally, /paper-lifecycle in Claude Code.

What is paper-lifecycle best for?

paper-lifecycle is a community categorized under Development. Created by M1n-n9.

What can I use paper-lifecycle for?

paper-lifecycle is useful for: Analyze a draft paper for logical flow, argument strength, and structural issues.; Generate revision suggestions for improving clarity, conciseness, and academic tone.; Check compliance with specific journal or conference formatting guidelines.; Create a revision checklist based on reviewer comments or self-assessment.; Summarize key contributions and limitations for a paper's abstract or conclusion.; Compare two versions of a paper to highlight changes and assess improvement..