
Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
This repo packages two Claude Code skills: one for planning a paper and one for writing it. The strategist skill helps you analyze venues, build a literature-backed gap, and produce an outline; the composer skill turns that outline into a draft with quality checks and final review.
Builders who use Claude Code to plan and write philosophy or interdisciplinary papers.
You can move from a research idea to a checked manuscript without reworking your structure and standards each time.
Uses a strategist skill for planning and a composer skill for drafting, so you can move from outline to manuscript in stages.
Requires each research gap to be supported by 3–5 citations before the outline moves forward.
Analyzes 8–10 sample papers to extract venue-specific writing standards.
Scores outlines across seven dimensions with a 35-point review model before writing begins.
Adds three validation gates and two Python verification scripts to catch weak outlines and draft issues.
Includes workflows aimed at PhilArchive, arXiv, PhilSci-Archive, PsyArXiv, and similar venues.
git clone https://github.com/yourusername/academic-paper-skills.git
cp -r strategist ~/.claude/skills/academic-paper-strategist cp -r composer ~/.claude/skills/academic-paper-composer
You: Plan a paper on how mortality generates consciousness
Claude: [Activates academic-paper-strategist]
Let me guide you through the three phases...You: Write the paper from this outline: [your outline]
Claude: [Activates academic-paper-composer]
Starting Phase 1: Foundation setup...A systematic framework for planning and writing philosophy and interdisciplinary academic papers using Claude Code. These skills transform your research ideas into submission-ready manuscripts through structured workflows with quality checkpoints.
┌─────────────────────────────────────────────────────────────┐
│ ACADEMIC-PAPER-STRATEGIST │
│ Phase 1: Platform Analysis → Target venue + style guide │
│ Phase 2: Theoretical Framework → Literature + gap analysis │
│ Phase 3: Outline Optimization → Reviewer-assessed outline │
└─────────────────────────┬───────────────────────────────────┘
↓
[Detailed Outline]
↓
┌─────────────────────────┴───────────────────────────────────┐
│ ACADEMIC-PAPER-COMPOSER │
│ Phase 1: Foundation → Style guide + chapter planning │
│ Phase 2: Systematic Writing → Draft with quality checks │
│ Phase 3: Polish → Final evaluation + submission prep │
└─────────────────────────────────────────────────────────────┘
git clone https://github.com/yourusername/academic-paper-skills.git
cp -r strategist ~/.claude/skills/academic-paper-strategist
cp -r composer ~/.claude/skills/academic-paper-composer
You: Plan a paper on how mortality generates consciousness
Claude: [Activates academic-paper-strategist]
Let me guide you through the three phases...
You: Write the paper from this outline: [your outline]
Claude: [Activates academic-paper-composer]
Starting Phase 1: Foundation setup...
academic-paper-skills/
├── strategist/
│ ├── SKILL.md # Main skill definition
│ ├── references/
│ │ ├── quality_standards.md # Evaluation criteria
│ │ └── search_strategy.md # Literature search guide
│ └── scripts/
│ ├── evaluate_samples.py # Sample paper analyzer
│ └── gap_analysis.py # Research gap validator
├── composer/
│ ├── SKILL.md # Main skill definition
│ ├── references/
│ │ ├── section_guides.md # Section-by-section guidance
│ │ └── writing_standards.md # Academic writing principles
│ └── scripts/
│ ├── chapter_quality_check.py # Per-chapter validation
│ └── final_evaluation.py # Full manuscript assessment
└── examples/
├── consciousness-paper.md # Example: Philosophy of mind
└── ai-ethics-paper.md # Example: AI ethics
| Dimension | Weight | Criteria |
|---|---|---|
| Originality | 5 pts | Novel contribution to field |
| Argumentation | 5 pts | Logical coherence, evidence support |
| Literature | 5 pts | Comprehensive, current coverage |
| Methodology | 5 pts | Appropriate, rigorous approach |
| Clarity | 5 pts | Accessible, well-structured writing |
| Impact | 5 pts | Potential influence on field |
| Technical | 5 pts | Accuracy, proper citations |
Threshold: Outlines scoring ≥28/35 proceed to writing phase.
Contributions are welcome! Please see CONTRIBUTING.md for guidelines.
MIT License - see LICENSE for details.
Li Shixiong Independent Researcher ORCID: 0009-0008-2001-2865
These skills were developed through the author's experience publishing philosophy papers on consciousness and mortality.
Sign in to join the discussion.
No comments yet. Be the first to say what this is good for.

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
Topic in, narrated explainer video out. A Claude Code / Codex skill that turns any topic into a black-canvas motion-graphics explainer video with TTS voiceover, subtitles and a chapter progress bar. Chinese or English; every frame drawn in code with Remotion.
Public repository for Agent Skills
Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.
A skill to stop your coding agent from burying the answer. ADHD-friendly output.