AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Paper Writing

skill-tenureai-phd-zero-paper-writing · by TenureAI

|-

— No reviews yet
0 installs
42 views
0.0% view→install

Install

$ agentstack add skill-tenureai-phd-zero-paper-writing

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • ✓ Prompt-injection patterns
  • ✓ Secret / credential exfiltration
  • ✓ Dangerous shell & filesystem operations
  • ✓ Untrusted network calls
  • ✓ Known-malicious package signatures

What it can access

  • ✓ Network access No
  • ✓ Filesystem access No
  • ✓ Shell / process execution No
  • ✓ Environment & secrets No
  • ✓ Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-tenureai-phd-zero-paper-writing)

Reliability & compatibility

✓ Security review passed
0 installs to date
— no reviews yet
○ 6mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Paper Writing? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Paper Writing

Mission

Provide a section-aware paper-writing workflow that is:

  1. evidence-first
  2. progressively disclosed
  3. LaTeX- and structure-friendly
  4. optimized for CS and AI papers

Do not load all writing guidance at once. Start here, then open only the reference file needed for the current section.

Activation Gate

Activate this skill only when the user explicitly asks for paper-writing output.

Use this skill for:

  1. drafting a paper or a named paper section
  2. revising existing paper prose
  3. writing rebuttal text
  4. turning existing claims, evidence, and results into paper-ready prose

Do not use this skill for:

  1. topic scoping
  2. literature investigation without a writing deliverable
  3. feasibility analysis
  4. experiment design
  5. experiment execution
  6. deciding whether a project is paper-worthy

Default Workflow

  1. identify paper type and draft stage
  2. load references/workflow.md
  3. load only the section file needed right now
  4. if related-work style mining is needed, load references/arxiv-source-workflow.md
  5. use scripts/fetch_arxiv_source.py to inspect exemplar paper sources
  6. write only what is supported by actual evidence, experiments, and citations

Loading Map

Open these references on demand:

  1. references/source-index.md
  • external sources and what each one informs
  1. references/workflow.md
  • overall writing order, collaboration rules, and section contracts
  1. references/abstract.md
  • abstract structure and compression rules
  1. references/introduction.md
  • problem framing, gap, contributions, and section logic
  1. references/related-work.md
  • literature grouping, synthesis, comparison writing, and citation density
  1. references/arxiv-source-workflow.md
  • how to download and inspect arXiv LaTeX sources
  1. references/method.md
  • method narrative, notation, pipeline order, and algorithm exposition
  1. references/architecture-figures.md
  • architecture drawing heuristics and code-based tooling
  1. references/experiments.md
  • evaluation logic, ablations, robustness, and error analysis
  1. references/tables-and-layout.md
  • result tables, layout, appendix splitting, and figure-table coordination

Writing Rules

  1. Write from claims backward:
  • claim
  • evidence
  • section role
  • prose
  1. Prefer synthesis over surface summary.
  2. One paragraph should usually do one job.
  3. Keep novelty claims proportional to the real delta.
  4. For figures and tables, prefer code-generated assets that can be regenerated.
  5. For related work, inspect representative arXiv source when organization matters.

Scripts

  1. scripts/fetch_arxiv_source.py
  • download and unpack an arXiv source bundle
  • list candidate main .tex files and section fragments
  • useful for Related Work, Method, and layout mining

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.