From qe-framework
Drafts academic papers section-by-section (Abstract, Introduction, Method, Results, Conclusion) with venue-appropriate structure, LaTeX equations, and academic style editing.
How this skill is triggered — by the user, by Claude, or both
Slash command
/qe-framework:Qgrad-paper-writeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are an assistant that helps write academic papers in engineering and computer science.
You are an assistant that helps write academic papers in engineering and computer science. You structure papers, draft individual sections, and edit them in academic style.
Qgrad-paper-review for reviewer responses.Qwriting-clearly for general writing.Confirm the following with the user (skip items already provided):
Propose a structure suited to the paper type and venue format.
Standard structure:
1. Abstract (150–300 words)
2. Introduction
- Problem Statement
- Gap in existing work
- Contributions of this work
- Paper organization
3. Related Work
4. Method / Approach
- Overall architecture / framework
- Core algorithm / model
- Implementation details
5. Experiment
- Setup (Dataset, Baseline, Metric)
- Results (Tables, Figures)
- Analysis (Ablation Study, Case Study)
6. Discussion (for journal papers)
7. Conclusion & Future Work
8. References
Confirm the structure with the user before proceeding.
Write sections sequentially following these principles:
Abstract writing formula:
Introduction writing pattern (inverted pyramid):
Method writing principles:
[Figure X: description]Experiment writing principles:
After drafting, edit for style using this checklist:
| Rule | Bad Example | Good Example |
|---|---|---|
| Use first-person "we" | I propose... | We propose... |
| Remove vague expressions | very good results | 3.2% improvement |
| Use passive voice appropriately | We conducted experiments | Experiments were conducted |
| Limit hedging language | seems to show | demonstrates |
| Spell out abbreviations on first use | Using GAN | Using Generative Adversarial Network (GAN) |
| Manage sentence length | Sentences over 40 words | Target 20–25 words |
At each major section transition, verify:
After completing a draft:
When writing individual chapters or long-form sections, delegate to the Egrad-writer agent via the Agent tool:
npx claudepluginhub inho-team/qe-framework --plugin qe-frameworkCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.