venue-templates
Prepare journal manuscripts, conference papers, research posters, and grant documents using venue-specific formatting guidance and bundled LaTeX scaffolds. Use when selecting an official template, checking current page or anonymity rules, adapting academic writing to a venue, or inspecting a submission PDF.
npx skills add K-Dense-AI/scientific-agent-skills --skill venue-templates --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Venue Templates Prepare publication and funding documents without treating stale formatting details as authoritative. This skill combines: - a verification-first workflow for current venue rules; - bundled LaTeX scaffolds for a small, explicit set of document types; - writing-style and reviewer-expectation guides; and - local helpers for discovering, copying, and inspecting templates. ## Mandatory Currency Rule Venue requirements are time-sensitive. Before giving exact page limits, deadlines, style-file names, anonymity rules, or required sections: 1. Identify the exact venue, year or funding cycle, track, and article or proposal type. 2. Open the official author instructions, call, solicitation, notice of funding opportunity (NOFO), or policy guide. 3. Record the source URL and the date checked. 4. Distinguish initial submission, revision/rebuttal, and camera-ready rules. 5. Treat bundled files as scaffolds unless this skill explicitly says they are a copy of an official template. Never infer a current style-file name by changing the year in an old filename. Never present a generic scaffold as an official venue template. ## When to Use Use this skill for: - locating official jou
- Mandatory Currency Rule
- When to Use
- Verification-First Workflow
- 1. Resolve the exact target
- 2. Consult the right reference
- 3. Capture a compliance note
- 4. Start from the official template
- 5. Validate manually and mechanically
- Bundled Assets
- Journal and conference scaffolds
- Grant scaffolds
- Poster scaffold
- Common Workflows
- Annual conference paper
python scripts/customize_template.py \ python scripts/query_template.py --list-all python scripts/query_template.py --venue NeurIPS --requirements python scripts/query_template.py --type grants python scripts/validate_format.py \
What does the venue-templates skill do?
Prepare journal manuscripts, conference papers, research posters, and grant documents using venue-specific formatting guidance and bundled LaTeX scaffolds. Use when selecting an official template, checking current page or anonymity rules, adapting academic writing to a venue, or inspecting a submission PDF.
How do I install it?
Run `npx skills add K-Dense-AI/scientific-agent-skills --skill venue-templates --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 K-Dense-AI/scientific-agent-skills, a repository with 32,619 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.
