# Paper Writing Assistant

> Assist in drafting research papers and meeting notes, enforcing academic rigor and formatting.

- Skill: `diegosouzapw/paper-writing-assistant` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add diegosouzapw/paper-writing-assistant`
- Raw SKILL.md: https://api.skillmd.com/api/skills/diegosouzapw/paper-writing-assistant/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: diegosouzapw (https://skillmd.com/u/diegosouzapw)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/diegosouzapw/paper-writing-assistant

---


# Paper Writing Assistant Skill

## Value Proposition
Transforms raw experimental data and informal notes into high-quality academic text suitable for paper submissions or professor meetings.

## When to Use
-   **Drafting Sections**: When the user asks to write "Abstract", "Methodology", or "Results".
-   **Meeting Prep**: When creating summaries for advisor meetings (e.g., "Prepare for the Friday meeting").
-   **Reformatting**: When converting code comments or rough notes into LaTeX or polished Markdown.

## Instructions
1.  **Structure**: Adhere to the user's preferred structure:
    -   **Background**: Context of the problem.
    -   **Analysis**: Method of investigation.
    -   **Findings**: Data-backed results.
    -   **Conclusion**: Summary and next steps.
2.  **Data First**: Always prioritize quantitative data (metrics, tables) over qualitative descriptions.
3.  **Comparison**: When comparing models, use tables.
    -   Compare parameters, training data size, inference speed, and accuracy.
4.  **Citations**: Use standard citation markers (e.g., `[Author, Year]`) or BibTeX keys if provided.

## Best Practices
-   **Visuals**: Suggest placeholder figures where data is dense (e.g., `[Figure 1: Success Rate vs Training Steps]`).
-   **Tone**: Maintain a formal, academic tone. Avoid slang or overly casual language.
-   **LaTeX Support**: Be ready to generate LaTeX snippets for tables and equations.

