research-paper-writer
ailabs-393/ai-labs-claude-skills
Create formal academic research papers in IEEE/ACM format with proper structure, citations, and scholarly writing.
What is research-paper-writer?
This skill guides the creation of publication-ready academic research papers following IEEE and ACM standards. Use it when writing research papers, conference submissions, or journal articles that require formal structure, proper citations, and academic writing conventions.
- Structures papers with standard sections: abstract, introduction, related work, methodology, evaluation, discussion, and conclusion
- Applies IEEE and ACM formatting standards including margins, fonts, spacing, and two-column layouts
- Enforces academic writing style with formal tone, technical precision, and logical argumentation
- Manages citations and references in IEEE/ACM format with proper in-text citation numbering
- Guides iterative drafting starting with methodology, then introduction, related work, results, and abstract
- Ensures consistency in terminology, figure/table references, and citation completeness
How to install research-paper-writer
npx skills add https://github.com/ailabs-393/ai-labs-claude-skills --skill research-paper-writerHow to use research-paper-writer
- 1.Clarify the research topic, target audience (conference/journal), desired length, and formatting standard (IEEE or ACM)
- 2.Provide any research materials, data, references, or domain context to the skill
- 3.Allow the skill to create a detailed outline showing paper structure and key points per section
- 4.Review and approve the outline before drafting begins
- 5.Work through iterative drafting, starting with the methodology section as the core contribution
- 6.Add citations throughout to support claims and reference related work
- 7.Review final paper for logical flow, terminology consistency, figure/table references, and citation completeness
Use cases
- Writing a conference paper submission for IEEE or ACM venues with strict formatting requirements
- Creating a survey or literature review paper that comprehensively covers a research topic
- Documenting an experimental study with methodology, results, and comparative analysis sections
- Producing a research paper on a novel algorithm or system with proper academic positioning
- Drafting a journal article that requires formal structure and extensive citations
- Academic researchers and PhD students writing papers for publication
- Conference attendees preparing submissions for peer review
- Faculty members creating research documentation
- Technical professionals documenting novel approaches in academic format
research-paper-writer FAQ
IEEE format by default, using numbered citations [1, 2, 3] in the text and a reference list ordered by citation order. ACM format is also supported, which uses author-date citations and includes CCS Concepts and Keywords sections.
Yes. The skill supports survey papers, experimental papers, system design papers, and other academic formats. Clarify your specific paper type and the skill will adapt the structure and emphasis accordingly.
The skill recommends a minimum of 15-20 references for a full paper, with a mix of recent works (last 5 years) and foundational research. Survey papers typically require more extensive reference coverage.
Start by providing what you have—research topic, key ideas, or preliminary results. The skill will help you develop an outline and guide you through gathering and organizing the remaining content.
The skill guides where figures and diagrams should be placed and describes their content, but does not generate visual assets. You will need to create or provide architecture diagrams, graphs, and tables separately.
Full instructions (SKILL.md)
Source of truth, from ailabs-393/ai-labs-claude-skills.
name: research-paper-writer description: Creates formal academic research papers following IEEE/ACM formatting standards with proper structure, citations, and scholarly writing style. Use when the user asks to write a research paper, academic paper, or conference paper on any topic.
Research Paper Writer
Overview
This skill guides the creation of formal academic research papers that meet publication standards for IEEE and ACM conferences/journals. It ensures proper structure, formatting, academic writing style, and comprehensive coverage of research topics.
Workflow
1. Understanding the Research Topic
When asked to write a research paper:
-
Clarify the topic and scope with the user:
- What is the main research question or contribution?
- What is the target audience (conference, journal, general academic)?
- What is the desired length (page count or word count)?
- Are there specific sections required?
- What formatting standard to use (IEEE or ACM)?
-
Gather context if needed:
- Review any provided research materials, data, or references
- Understand the domain and technical background
- Identify key related work or existing research to reference
2. Paper Structure
Follow this standard academic paper structure:
1. Title and Abstract
- Concise title reflecting the main contribution
- Abstract: 150-250 words summarizing purpose, methods, results, conclusions
2. Introduction
- Motivation and problem statement
- Research gap and significance
- Main contributions (typically 3-5 bullet points)
- Paper organization paragraph
3. Related Work / Background
- Literature review of relevant research
- Comparison with existing approaches
- Positioning of current work
4. Methodology / Approach / System Design
- Detailed description of proposed method/system
- Architecture diagrams if applicable
- Algorithms or procedures
- Design decisions and rationale
5. Implementation (if applicable)
- Technical details
- Tools and technologies used
- Challenges and solutions
6. Evaluation / Experiments / Results
- Experimental setup
- Datasets or test scenarios
- Performance metrics
- Results presentation (tables, graphs)
- Analysis and interpretation
7. Discussion
- Implications of results
- Limitations and threats to validity
- Lessons learned
8. Conclusion and Future Work
- Summary of contributions
- Impact and significance
- Future research directions
9. References
- Comprehensive bibliography in proper citation format
3. Academic Writing Style
Apply these writing conventions from scholarly research:
Tone and Voice:
- Formal, objective, and precise language
- Third-person perspective (avoid "I" or "we" unless describing specific contributions)
- Present tense for established facts, past tense for specific studies
- Clear, direct statements without unnecessary complexity
Technical Precision:
- Define all acronyms on first use: "Context-Aware Systems (C-AS)"
- Use domain-specific terminology correctly and consistently
- Quantify claims with specific metrics or evidence
- Avoid vague terms like "very", "many", "significant" without data
Argumentation:
- State claims clearly, then support with evidence
- Use logical progression: motivation → problem → solution → validation
- Compare and contrast with related work explicitly
- Address limitations and counterarguments
Section-Specific Guidelines:
Abstract:
- First sentence: broad context and motivation
- Second/third: specific problem and gap
- Middle: approach and methodology
- End: key results and contributions
- Self-contained (readable without the full paper)
Introduction:
- Start with real-world motivation or compelling problem
- Build from general to specific (inverted pyramid)
- End with clear contribution list and paper roadmap
- Use examples to illustrate the problem
Related Work:
- Group related work by theme or approach
- Compare explicitly: "Unlike [X] which focuses on Y, our approach..."
- Identify gaps: "However, these approaches do not address..."
- Position your work clearly
Results:
- Present data clearly in tables/figures
- Describe trends and patterns objectively
- Compare with baselines quantitatively
- Acknowledge unexpected or negative results
4. Formatting Guidelines
IEEE Format (default):
- Page size: A4 (210mm × 297mm)
- Margins: Top 19mm, Bottom 43mm, Left/Right 14.32mm
- Two-column layout with 4.22mm column separation
- Font: Times New Roman throughout
- Title: 24pt bold
- Author names: 11pt
- Section headings: 10pt bold, numbered (1., 1.1, 1.1.1)
- Body text: 10pt
- Figure/Table captions: 8pt
- Line spacing: Single
- Paragraph: No indentation, 3pt spacing between paragraphs
- Figures: Centered, with captions below
- Tables: Centered, with captions above
ACM Format (alternative):
- Standard ACM conference proceedings format
- Single-column abstract, two-column body
- Include CCS Concepts and Keywords sections after abstract
- Use ACM reference format for citations
5. Citations and References
In-text citations:
- Use numbered citations: "Recent work [1, 2] has shown..."
- Multiple citations in chronological order: [3, 7, 12]
- Reference specific sections: "As demonstrated in [5, Section 3]..."
Reference formatting (IEEE style):
[1] A. Author, B. Author, and C. Author, "Title of paper," in Proc. Conference Name, Year, pp. 123-456.
[2] D. Author, "Title of journal article," Journal Name, vol. X, no. Y, pp. 123-456, Month Year.
[3] E. Author, Book Title, Edition. City: Publisher, Year.
Reference list requirements:
- Alphabetically ordered by first author's last name (or numbered by citation order)
- Include DOI or URL when available
- Minimum 15-20 references for a full paper
- Mix of recent (last 5 years) and foundational works
6. Content Generation Process
Step-by-step approach:
-
Create outline
- Develop detailed section-by-section outline
- Define key points for each section
- Identify where figures/tables are needed
-
Draft sections iteratively
- Start with methodology (core contribution)
- Then introduction (now that contribution is clear)
- Related work (to position the contribution)
- Results and evaluation
- Discussion and conclusion
- Abstract last (summary of complete paper)
-
Add citations
- Reference related work throughout
- Support claims with evidence from literature
- Create comprehensive reference list
-
Review and refine
- Check logical flow between sections
- Ensure consistency in terminology
- Verify all figures/tables are referenced in text
- Confirm abstract matches content
- Validate citation completeness
Examples
Example 1: User asks for a survey paper
User: "Write a research paper surveying recent advances in context-aware systems"
Response:
1. Clarify scope: "I'll create a survey paper on context-aware systems. A few questions:
- Should I focus on specific aspects (e.g., requirements engineering, implementation techniques)?
- What time period for 'recent' (last 5 years, 10 years)?
- Target length: 10-15 pages, or 20-30 pages comprehensive survey?
- IEEE or ACM format?"
2. After clarification, create outline showing:
- Taxonomy of context-aware systems
- Survey methodology
- Classification scheme
- Section-by-section coverage of different aspects
- Trends and future directions
3. Draft paper following survey structure with extensive related work coverage
Example 2: User asks for an experimental paper
User: "Write a paper about my new algorithm for detecting hallucinations in vision-language models"
Response:
1. Gather details about:
- Algorithm approach and novelty
- Experimental setup and datasets used
- Results and metrics
- Comparison baselines
2. Structure as experimental paper:
- Introduction: motivation for hallucination detection
- Related work: existing detection methods
- Proposed method: detailed algorithm description
- Experiments: datasets, metrics, setup
- Results: quantitative comparison with baselines
- Analysis: ablation studies, error analysis
- Conclusion: contributions and future work
3. Emphasize reproducibility and empirical validation
Resources
references/
writing_style_guide.md: Detailed academic writing conventions extracted from example papersieee_formatting_specs.md: Complete IEEE formatting specificationsacm_formatting_specs.md: Complete ACM formatting specifications
assets/
full_paper_template.pdf: IEEE paper template with formatting examplesinterim-layout.pdf: ACM paper template- Reference these templates when discussing formatting requirements with users
Important Notes
- Always ask for clarification on topic scope before starting
- Quality over speed: Take time to structure properly and write clearly
- Cite appropriately: Academic integrity requires proper attribution
- Be honest about limitations: Acknowledge gaps or constraints in the research
- Maintain consistency: Terminology, notation, and style throughout
- User provides the research content: This skill structures and writes; the user provides the technical contributions and findings
Related skills
More from ailabs-393/ai-labs-claude-skills and the wider catalog.

resume-manager
This skill should be used whenever users need help with resume creation, updating professional profiles, tracking career experiences, managing projects portfolio, or generating tailored resumes for job applications. On first use, extracts data from user's existing resume and maintains a structured database of experiences, projects, education, and skills. Generates professionally styled one-page PDF resumes customized for specific job roles by selecting only the most relevant information from the database.

script-writer
Generate production-ready YouTube scripts tailored to your style and preferences.

seo-optimizer
This skill should be used when analyzing HTML/CSS websites for SEO optimization, fixing SEO issues, generating SEO reports, or implementing SEO best practices. Use when the user requests SEO audits, optimization, meta tag improvements, schema markup implementation, sitemap generation, or general search engine optimization tasks.

social-media-generator
This skill should be used when the user requests social media content creation for Twitter, Instagram, LinkedIn, or Facebook. It generates platform-optimized posts and saves them in an organized folder structure with meaningful filenames based on event details.

startup-validator
Comprehensive startup idea validation and market analysis tool. Use when users need to evaluate a startup idea, assess market fit, analyze competition, validate problem-solution fit, or determine market positioning. Triggers include requests to "validate my startup idea", "analyze market opportunity", "check if there's demand for", "research competition for", "evaluate business idea", or "see if my idea is viable". Provides data-driven analysis using web search, market frameworks, competitive research, and positioning recommendations.

storyboard-manager
Assist writers with story planning, character development, plot structuring, chapter writing, timeline tracking, and consistency checking. Use this skill when working with creative writing projects organized in folders containing characters, chapters, story planning documents, and summaries. Trigger this skill for tasks like "Help me develop this character," "Write the next chapter," "Check consistency across my story," or "Track the timeline of events."