Home / corvinlabs / corvinos · corvin_operator/skills/paper-generator-orchestrator/SKILL.md · GitHub

paper-generator-orchestrator skillC

paper-generator-orchestrator is agent-read markdown (skill) from corvinlabs/corvinos.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Paper Generator Orchestrator: Automated Academic Paper Production

**Scope:** End-to-end orchestration for generating complete academic papers  
**Input:** Concepts (MD files) + ADRs (markdown) + title + authors  
**Output:** Complete paper.pdf (production-ready) + all intermediate artifacts  
**Complexity:** High (multi-agent orchestration with quality gates)  
**Time Investment:** First run ~2-4 hours, subsequent runs ~1-2 hours (template cached)

---

## Overview

This skill automates the entire academic paper generation workflow from Phase 1 (Research) through Phase 5 (Assembly). It:

1. **Orchestrates parallel research agents** to find references
2. **Validates narrative structure** before writing
3. **Generates content with depth heuristics** (enforces min paragraphs per section)
4. **Creates publication-quality diagrams** (SVG → PDF pipeline)
5. **Assembles final LaTeX** with automatic BibTeX formatting and compilation

The skill is **not just a template**—it enforces quality gates and re-runs work when gates fail.

---

## How to Invoke

```
/academic-paper-generator

Inputs:
  - Concept files (path to directory of .md files)
…

Read the whole file at its exact version.

How to install

Latest version
mdr add corvinlabs/corvinos/paper-generator-orchestrator@git:20260915.459047e
Exact content
mdr add corvinlabs/corvinos/paper-generator-orchestrator@sha256:e009d68156a6d044

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_w5c5kfs3qfxxbu5t.svg)](https://markdownregistry.com/a/art_w5c5kfs3qfxxbu5t)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260915.459047e latest2026-09-15 459047e 16,298 BC view

Audit of the latest version

C  14 of 17 checks passed. Deterministic, no model, same answer every run.
  • fail: Frontmatter block present
  • fail: Frontmatter declares a name
  • fail: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (16298 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

corvinlabs/corvinos · 11 stars · license Apache-2.0 · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_w5c5kfs3qfxxbu5t
GET https://markdownregistry.com/api/v1/resolve?ref=corvinlabs/corvinos/paper-generator-orchestrator
GET https://markdownregistry.com/api/v1/blob/e009d68156a6d044292a8c1faaded509625793470cf2d0c8ed0981f14fc32062

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from corvinlabs/corvinos

CLAUDE.md claude
corvinlabs/corvinos · CLAUDE.md
git:20260921.901d8e8 · audit B · 11 stars
market_analyst skill
corvinlabs/corvinos · core/awpkg/tests/fixtures/dag_complex/src/skills/market_analyst/SKILL.md
git:20260831.ba2b871 · audit C · 11 stars
news_analyst skill
corvinlabs/corvinos · core/awpkg/tests/fixtures/dag_simple/src/skills/news_analyst/SKILL.md
git:20260831.ba2b871 · audit C · 11 stars
code_reviewer skill
corvinlabs/corvinos · core/awpkg/tests/fixtures/delegation/src/skills/code_reviewer/SKILL.md
git:20260831.ba2b871 · audit C · 11 stars
data_analysis skill
corvinlabs/corvinos · core/awpkg/tests/fixtures/full_pipeline/src/skills/data_analysis/SKILL.md
git:20260831.ba2b871 · audit C · 11 stars
quality_assessment skill
corvinlabs/corvinos · core/awpkg/tests/fixtures/full_pipeline/src/skills/quality_assessment/SKILL.md
git:20260831.ba2b871 · audit C · 11 stars
report_writing skill
corvinlabs/corvinos · core/awpkg/tests/fixtures/full_pipeline/src/skills/report_writing/SKILL.md
git:20260831.ba2b871 · audit C · 11 stars
quant_trading skill
corvinlabs/corvinos · core/awpkg/tests/fixtures/mixed/src/skills/quant_trading/SKILL.md
git:20260831.ba2b871 · audit C · 11 stars
risk_management skill
corvinlabs/corvinos · core/awpkg/tests/fixtures/mixed/src/skills/risk_management/SKILL.md
git:20260831.ba2b871 · audit C · 11 stars
os.delegation_router skill
corvinlabs/corvinos · core/skills/bundled/os_delegation_router_v1.0/SKILL.md · Route tasks to native OS, ACS, or TDE
v1.0.0 · audit A · 11 stars
adr_gate skill
corvinlabs/corvinos · corvin_operator/bundle/skills/ldd/adr_gate/SKILL.md · ADR Gate — evaluates after non-trivial tasks whether an ADR is warranted; writes to Corvin-ADR repo when yes, names the…
git:20260915.459047e · audit A · 11 stars
concept_gate skill
corvinlabs/corvinos · corvin_operator/bundle/skills/ldd/concept_gate/SKILL.md · Concept Gate — evaluates after non-trivial tasks whether a reusable WORKING METHOD (not a decision, not a bug fix) is…
git:20260915.459047e · audit A · 11 stars

Every file in corvinlabs/corvinos

Browse by kind, by grade C, or by owner.