academic-writing
Assistance with academic paper structure, drafting, and citation management.
Install
mkdir -p .claude/skills/academic-writing && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16299" && unzip -o skill.zip -d .claude/skills/academic-writing && rm skill.zipInstalls to .claude/skills/academic-writing
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
学术论文写作技能。辅助撰写论文各个章节,包括摘要、引言、方法、 结果、讨论等。支持多种写作风格和输出格式。Key capabilities
- →Generate academic paper outlines
- →Compose academic paper sections
- →Integrate citations
- →Format citations to target style
- →Generate bibliographies
How it works
This skill assists researchers by generating structured outlines, composing academic paper sections using templates, and integrating citations formatted to specific styles.
Inputs & outputs
When to use academic-writing
- →Draft research paper
- →Write academic paper sections
- →Manage paper citations
About this skill
Academic Writing Skill
Overview
Assists researchers in writing academic papers with proper structure, style, and citations.
Trigger Conditions
- User requests to write or draft a paper
- Section-specific writing (abstract, introduction, etc.)
- Paper revision and editing tasks
Workflow
Step 1: Outline Generation
Create structured outline based on:
- Research topic and findings
- Target journal/venue
- Paper type (research, review, case study)
Step 2: Section Composition
Write each section following academic conventions:
Script: scripts/compose_section.py
Section Templates
- Abstract (structured: background, methods, results, conclusion)
- Introduction (context, gap, contribution)
- Methods (reproducible description)
- Results (clear presentation)
- Discussion (interpretation, limitations, future work)
- Conclusion (summary, implications)
Step 3: Citation Integration
- Insert citations at appropriate points
- Format according to target style (APA, IEEE, etc.)
- Generate bibliography
Output Format
{
"section": "introduction",
"content": "Markdown formatted text...",
"citations": ["[1]", "[2]"],
"word_count": 500
}
Best Practices
- Start with clear research question
- Support claims with evidence
- Maintain consistent terminology
- Use active voice where appropriate
- Avoid jargon when possible
How it compares
This skill automates the structuring and citation formatting of academic papers, providing specific templates for sections like abstracts and introductions, unlike manual writing.
Compared to similar skills
academic-writing side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| academic-writing (this skill) | 0 | 1mo | Review | Intermediate |
| scientific-writing | 94 | 2mo | Review | Intermediate |
| resume-builder | 53 | 3mo | No flags | Beginner |
| humanizer | 90 | 6mo | No flags | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
scientific-writing
K-Dense-AI
Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.
resume-builder
amruthpillai
Generate professional resumes that conform to the Reactive Resume schema. Use when the user wants to create, build, or generate a resume through conversational AI, or asks about resume structure, sections, or content. This skill guides the agent to ask clarifying questions, avoid hallucination, and produce valid JSON output for https://rxresu.me.
humanizer
davila7
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases. Credits: Original skill by @blader - https://github.com/blader/humanizer
ux-writing
content-designer
Create user-centered, accessible interface copy (microcopy) for digital products including buttons, labels, error messages, notifications, forms, onboarding, empty states, success messages, and help text. Use when writing or editing any text that appears in apps, websites, or software interfaces, designing conversational flows, establishing voice and tone guidelines, auditing product content for consistency and usability, reviewing UI strings, or improving existing interface copy. Applies UX writing best practices based on four quality standards — purposeful, concise, conversational, and clear. Includes accessibility guidelines, research-backed benchmarks (sentence length, comprehension rates, reading levels), expanded error patterns, tone adaptation frameworks, and comprehensive reference materials.
writing-rap-lyrics
asvskartheek
Helps write rap lyrics with proper rhythm, flow, cadences, and structure. Teaches musical fundamentals (bars, beats, tempo, BPM) and lyric formatting. Use when writing rap lyrics, creating verses, understanding flow, structuring bars, improving cadence, learning rhythm patterns, or formatting rap lyrics.
docs-write
metabase
Write documentation following Metabase's conversational, clear, and user-focused style. Use when creating or editing documentation files (markdown, MDX, etc.).