Agent skill · Frontend

Paper Writing Skills Index

Skills for the Paper Write Team: report and academic templates for HTML/PDF rendering. Each template file is self-contained (HTML + CSS or LaTeX in a single markdown file).

BioTender-maxgithub.com/BioTender-maxGitHub ↗
claude-codeNOASSERTION
Install
npx skills add BioTender-max/awesome-bio-agent-skills --skill paper_writing --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 5
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/pantheon/paper_writing/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 135
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Paper Writing Skills Resources for the Paper Write Team's reporter agent. Each template is a self-contained markdown file with the full HTML+CSS or LaTeX content. ## Templates | Template | File | Style | Use Case | |----------|------|-------|----------| | `report_standard` | [report_standard.md](./report_standard.md) | Professional report (Manus-style), HTML+CSS | Default for all reports | | `report_academic` | [report_academic.md](./report_academic.md) | Formal academic paper, HTML+CSS | HTML preview for academic papers | | `latex_cn` | [latex_cn.md](./latex_cn.md) | Chinese academic paper, LaTeX | Chinese academic PDF via Tectonic | | `latex_en` | [latex_en.md](./latex_en.md) | English academic paper, LaTeX | English academic PDF via Tectonic | ## How to Use ### Report style (default) 1. Reporter reads this skill index 2. Reporter reads `report_standard.md` — contains both the HTML template and CSS 3. Reporter reads paper.md, parses frontmatter, converts Markdown body to HTML 4. Reporter fills the HTML template with metadata + CSS + content 5. Reporter writes the final HTML file 6. The UI exports the HTML to PDF on user request (browser print-to-PDF using the `@media print` CSS

What's inside
Steps it walks through
  1. Templates
  2. How to Use
  3. Report style (default)
  4. Academic style
  5. Custom templates
Ships with 4 files
  • latex_cn.md
  • latex_en.md
  • report_academic.md
  • report_standard.md
More from awesome-bio-agent-skills
All skills →
About this skill
What does the Paper Writing Skills Index skill do?

Skills for the Paper Write Team: report and academic templates for HTML/PDF rendering. Each template file is self-contained (HTML + CSS or LaTeX in a single markdown file).

How do I install it?

Run `npx skills add BioTender-max/awesome-bio-agent-skills --skill paper_writing --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From BioTender-max/awesome-bio-agent-skills, a repository with 135 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going