← ClaudeAtlas

paper-depositlisted

Deposit a finished, reviewed academic paper / position paper / preprint to a DOI registry (Zenodo) as a standalone record, optionally cross-post it to SSRN for extra reach, generate the PDF from Markdown, and cross-link the minted DOI back into a research-program repository (.zenodo.json / README / graph.jsonld / llms.txt). Use this whenever the user wants to "ship", "deposit", "publish", "register a DOI for", "put on Zenodo", or "submit to SSRN" a paper that is already written and review-passed — even if they only say "let's get this paper out". This runs AFTER paper-ecosystem review passes. It is NOT for releasing a whole repository (that is release-doi) and NOT for drafting or reviewing the paper (that is paper-writing / paper-ecosystem).
shimo4228/claude-harness · ★ 3 · AI & Automation · score 79
Install: claude install-skill shimo4228/claude-harness
# Paper Deposit Ship a finished paper as a citable, DOI-bearing artifact and wire it into the project's citation graph. This skill owns the **post-write half** of the lifecycle: PDF → Zenodo deposit → (optional) SSRN → federation cross-link. The writing and the strict review gate live upstream in `paper-writing` and `paper-ecosystem`; this skill assumes that gate has passed. ## Where this sits | Stage | Owner | |---|---| | Draft the paper | `paper-writing` | | Review gate (source-fidelity, vocabulary, citation) | `paper-ecosystem` + its agents | | **Deposit + federate (this skill)** | **`paper-deposit`** | | Release a whole repo with a DOI | `release-doi` (different: GitHub tag → Zenodo webhook) | Why Zenodo as the durable core and SSRN only as an optional layer: Zenodo is audience-neutral open archival — it mints a DOI, the record is open, and machines (LLMs, citation-graph crawlers via DataCite/OpenAIRE/Scholix) ingest it. That makes the Zenodo deposit the strategy-native artifact on its own. SSRN adds reach into a defined scholarly audience but is a separable bonus that can be dropped without losing the durable record. For the judgment of *which* channels a given author should use, defer to the `authorship-strategy` skill — this skill is the mechanical how, not the should. ## Preconditions (do not skip) 1. The paper is **final and review-passed** — every item in `paper-writing`'s "Quality Gate (deposit 前)" checklist is satisfied and the findings are resolved. D