paper-writing

Generate markdown research paper skeletons from SWARM experiment data.

39|4|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/swarm-ai-research/swarm --skill paper-writing-swarm-ai-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-writing
Source: https://github.com/swarm-ai-research/swarm/tree/main/bench/skills/paper-writing
Command: npx skills add https://github.com/swarm-ai-research/swarm --skill paper-writing-swarm-ai-research

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sqlite3, pandas, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation of research paper skeletons from SWARM experimental data, streamlining the paper writing process.

Core Features & Use Cases

  • Auto-populated Tables: Automatically populate methods and results tables using SWARM run data.
  • Customizable Paper Structure: Ensure all necessary sections for a SWARM paper are included.
  • Use Case: After running a SWARM experiment, use this Skill to quickly generate a pre-populated paper skeleton with tables and figure references.

Quick Start

Run the paper-writing skill on your latest SWARM experiment to create a paper.

Frequently Asked Questions about paper-writing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a research paper from SWARM experiment data?

To generate a research paper from SWARM experiment data, use the paper-writing Skill to process sqlite3 and pandas data, automatically populating markdown methods, results tables, and figure references.

Can I auto-populate methods and results tables using SWARM run data?

Yes, you can auto-populate methods and results tables using SWARM run data; the Skill extracts experimental results and formats them directly into markdown tables within the generated paper skeleton.

What is needed to automate paper scaffolding for multi-agent AI safety research?

Automating paper scaffolding for multi-agent AI safety research requires Python's sqlite3, pandas, and the SWARM framework to process experimental data and populate the markdown research paper structure.

Does paper generation work with sqlite3 and pandas for data analysis?

Paper generation works directly with sqlite3 and pandas for data analysis, querying SWARM experimental databases to extract metrics and automatically inserting them into academic paper sections.

How do I customize the paper structure for a SWARM research paper?

You can customize the paper structure for a SWARM research paper by defining the markdown template sections; the Skill ensures all necessary sections for a SWARM paper are included and populated with data.

What are the limitations of automated paper generation for academic writing?

The limitations of automated paper generation are that it creates a pre-populated markdown skeleton with tables and references rather than a finished paper, and it is restricted to processing SWARM framework experiment data exclusively.