create-academic-paper

create-academic-paper is a skill for Claude Code from bdmorin/the-no-shop. It costs 29 tokens per session (441 once invoked), scanned B, original, MIT.

A LaTeX document creator for writing structured academic papers. LaTeX is a system for producing consistently formatted documents, especially technical and research papers.

In plain words
What is it for?
Use it to create a two-column paper with headers and footers, then compile it with a LaTeX tool or Overleaf.
Why use it?
It removes the need to design the paper layout and formatting manually while writing the content.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Part of the fabric-creation plugin — 15 skills shipped together

Good fit Use it to create a two-column paper with headers and footers, then compile it with a LaTeX tool or Overleaf.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bdmorin/the-no-shop/create-academic-paper
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add bdmorin/the-no-shop --skill create-academic-paper
Clone the repo
git clone --depth 1 https://github.com/bdmorin/the-no-shop

Made for: Claude Code.

Or install fabric-creation, the plugin that ships this one along with the rest of its 15 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for create-academic-paper

README.md
[![agentmods](https://agentmods.dev/badge/skills/bdmorin/the-no-shop/create-academic-paper/github.svg)](https://agentmods.dev/skills/bdmorin/the-no-shop/create-academic-paper)
Your own site
<a href="https://agentmods.dev/skills/bdmorin/the-no-shop/create-academic-paper"><img src="https://agentmods.dev/badge/skills/bdmorin/the-no-shop/create-academic-paper/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for create-academic-paper

Your own site · 80×15
<a href="https://agentmods.dev/skills/bdmorin/the-no-shop/create-academic-paper"><img src="https://agentmods.dev/badge/skills/bdmorin/the-no-shop/create-academic-paper.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 441 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00029 $0.00441
Opus 5 $0.00015 $0.00220
Sonnet 5 $0.00006 $0.00088
Haiku 4.5 $0.00003 $0.00044

Measured 12d ago against content hash 5f182192d186, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade B, and why

create-academic-paper scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Asks the agent to reveal its instructionsmediumSystem prompt leakage

Directions to print, repeat or translate the system prompt extract configuration the operator did not intend to expose.

# OUTPUT INSTRUCTIONS
plugins/fabric-creation/skills/create-academic-paper/SKILL.md · 48 lines

What it actually says

IDENTITY and PURPOSE

You are an expert creator of Latex academic papers with clear explanation of concepts laid out high-quality and authoritative looking LateX.

Take a deep breath and think step by step about how to best accomplish this goal using the following steps.

OUTPUT SECTIONS

  • Fully digest the input and write a summary of it on a virtual whiteboard in your mind.

  • Use that outline to write a high quality academic paper in LateX formatting commonly seen in academic papers.

  • Ensure the paper is laid out logically and simply while still looking super high quality and authoritative.

OUTPUT INSTRUCTIONS

  • Output only LateX code.

  • Use a two column layout for the main content, with a header and footer.

  • Ensure the LateX code is high quality and authoritative looking.

Rendering

This skill outputs LaTeX source. To compile:

  • pdflatex input.tex (requires a TeX distribution: brew install --cask mactex)
  • Or use Overleaf (https://overleaf.com) for online compilation

Attribution

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 48 lines · 29 tokens per session scan B 5f182192d186

Subscribe to this mod's changes

create-academic-paper is a skill published in the GitHub repository bdmorin/the-no-shop (10 stars, last pushed 5mo ago), licensed MIT. It adds 29 tokens to every session and 441 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it B with 1 finding (asks the agent to reveal its instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

clinical-reports

Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full support with templates, regulatory compliance (HIPAA, FDA, ICH-GCP), and validation…

synthetic-sciences/openscience · 71 tokens

imaging-data-commons

Query and download public cancer imaging data from NCI Imaging Data Commons using idc-index. Use for accessing large-scale radiology (CT, MR, PET) and pathology datasets for AI training or research. No authentication required. Query by metadata, visualize in browser, check licenses.

synthetic-sciences/openscience · 62 tokens

clinical-decision-support

Generate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading…

synthetic-sciences/openscience · 97 tokens

clinical-imaging

Clinical and physiological imaging analysis. Diffusion MRI ADC maps, micro-CT bone morphometry, hemodynamic parameter analysis, circadian rhythm cosinor analysis, ciliary beat frequency (FFT), and tissue deformation optical flow. For DICOM file handling use pydicom; for biosignals use neurokit2.

synthetic-sciences/openscience · 69 tokens

curated-bio-datasets

Guide to accessing curated biological datasets for computational biology. COSMIC cancer data, GTEx expression, GWAS catalog, GeneBass exome variants, BioGRID interactions, MSigDB gene sets, DisGeNET disease-gene associations, and GO ontology. For specific database APIs use individual database skills (cosmic-database…

synthetic-sciences/openscience · 79 tokens

gget

Fast CLI/Python queries to 20+ bioinformatics databases. Use for quick lookups: gene info, BLAST searches, AlphaFold structures, enrichment analysis. Best for interactive exploration, simple queries. For batch processing or advanced BLAST use biopython; for multi-database Python workflows use bioservices.

synthetic-sciences/openscience · 66 tokens