Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Research Paper Generation Skill

ASecurity

Generate submission-ready research papers from codebase and verified experimental data — three framing strategies, reference validation, pandoc DOCX conversion. Triggers: research paper, academic paper, write paper, paper draft, journal submission, conference paper.

6 stars
0 votes
0 copies
0 views
Added 9/20/2026
researchgo

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add darellchua2/opencode-config-template --skill research-paper-generation-skill --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Research Paper Generation Skill?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Research Paper Generation Skill
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/darellchua2-research-paper-generation-skill/badge)](https://www.skillsdirectory.com/skills/darellchua2-research-paper-generation-skill)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: research-paper-generation-skill
description: >-
  Generate submission-ready research papers from codebase and verified
  experimental data — three framing strategies, reference validation, pandoc
  DOCX conversion. Triggers: research paper, academic paper, write paper, paper
  draft, journal submission, conference paper.
license: Apache-2.0
compatibility: opencode
category: Academic & Research Writing
---

## What I do

Generate submission-ready research papers from codebase + verified experimental data via an 8-step sequential pipeline. Steps feed each other — do not skip or reorder.

## When to use me

Turning a codebase/experiment results into a paper draft; regenerating a paper under a different venue framing.

## The 8-step pipeline

1. **Source data gathering** — extract verified facts from the codebase BEFORE writing: dataset metadata (counts, distribution, paths), model results (accuracy/recall/FAR/ECE/CIs) from eval outputs/JSON/`RESULTS-*.md`, code references with line numbers (`src/features.py:L42`), hyperparameters/thresholds. **NEVER fabricate numbers** — untraceable values become `[TODO: verify]` flagged to the user. Tools: `codegraph_explore`, `grep`, `read`, `explore` subagent for surveys.
2. **Framing decision** (below) — determines structure, tone, emphasis.
3. **Literature search** — delegate to `autoresearch-research-subagent` (web-only Tier 2) with contribution claims + framing + specific comparison needs; every reference needs authors/title/venue/year/DOI-or-URL. **Validate every reference via `webfetch`/`websearch`** before inclusion (common traps: plausible-but-nonexistent DOIs, wrong author lists, title drift from citation-chain paraphrasing).
4. **Draft** to `docs/research/papers/v<N>-<framing>/PAPER-<name>.md` — YAML metadata block + standard academic sections.
5. **B&W diagrams** — monochrome academic conventions: distinct line styles over color, labeled axes with units, vector output (SVG→PDF preferred).
6. **DOCX conversion** — `pypandoc.convert_file(...)` pipeline; OMML equations (never equation screenshots); tables as real tables.
7. **Verification checklist** (below) — mandatory.
8. **Report** — deliverables list + every `[TODO: verify]` flag.

## Framing decision tree (venue → framing)

| Venue family | Framing | Central contribution | Structure/emphasis |
|---|---|---|---|
| ML (NeurIPS/ICML/JMLR/PR) | `ml-methodology` | ML method comparison | RQ-driven; ablations + statistical rigor; application context ONE paragraph |
| Built environment/civil (NDT&E, Autom. in Constr.) | `framework-built-env` | Modular retraining framework | Problem→Framework→Protocol→Case Study; practical tone; field deployment |
| Application/system (IEEE Sensors, Applied Acoustics) | `application-system` | End-to-end system | System→Implementation→Deployment; product positioning OK |

Folder: `papers/v<N>-<framing>/`.

## Verification checklist (before declaring complete)

- Every quantitative claim traces to a codebase artifact (no fabrication)
- Every reference REAL + validated (DOI/stable URL resolves)
- Zero placeholders (`[TODO`, `[Author`, `[verify`, `TBD`, `XXX` all resolved)
- DOCX: real structure — paragraphs, tables, embedded images, OMML equations
- **Round-trip check**: DOCX → markdown via pypandoc; key percentages, headings, table contents match the source .md

**Related:** `horseshoe-paper-writing-skill` (the writing method this pipeline drafts under) · `docx-creation-skill` (conversion engine detail) · `zai-media-subagent` (OCR/transcription of source material).

Attribution

darellchua2darellchua2
View sourceMore from darellchua2 →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Competitor Analysis

This skill provides comprehensive analysis of competitor SEO and GEO strategies, revealing what's working in your market and identifying opportunities to outperform the competition.

1823 votes

Deep Research

Universal deep research agent team. 13-agent pipeline for rigorous academic research on any topic. 7 modes: full research, quick brief, paper review, lit-review, fact-check, Socratic guided research dialogue, and systematic review with optional meta-analysis. Covers research question formulation, Socratic mentoring, methodology design, systematic literature search, source verification, cross-source synthesis, risk of bias assessment, meta-analysis, APA 7.0 report compilation, editorial review...

452202 votes

Paperclip Distill

Use when an operation issue is a Paperclip cursor-window, distill, or backfill — `operationType: "distill"` or `"backfill"` and the body references a Paperclip source bundle for a project or root issue. Turn raw Paperclip activity into a wiki-insightful project page, decisions log, and history note. This skill exists specifically to replace the stiff, datestamp-heavy templated output that the deterministic distiller produces.

798221 votes

Academic Pipeline

Orchestrator for the full academic research pipeline: research -> write -> integrity check -> review -> revise -> re-review -> re-revise -> final integrity check -> finalize. Coordinates deep-research, academic-paper, and academic-paper-reviewer into a seamless 10-stage workflow with mandatory integrity verification, two-stage peer review, and reproducible quality gates. Triggers on: academic pipeline, research to paper, full paper workflow, paper pipeline, end-to-end paper, research-to-publi...

452201 votes

Exa Search

Semantic search, similar content discovery, and structured research using Exa API

304951 votes
View all in research →