cvpr-iccv-eccv

cvpr-iccv-eccv is a skill for Claude Code from nanoAgentTeam/research-claw. It costs 52 tokens per session (3,377 once invoked), scanned A, original, MIT.

A formatting guide for papers submitted to CVPR, ICCV, or ECCV, which are major computer-vision research conferences. CVPR and ICCV use similar templates, while ECCV uses a different template.

In plain words
What is it for?
Setting up templates, migrating paper content, and troubleshooting formatting or compilation issues for these conferences.
Why use it?
It helps identify and fix venue-specific layout and template problems before submission, while reminding you to verify the current year’s official rules.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Setting up templates, migrating paper content, and troubleshooting formatting or compilation issues for these conferences.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nanoagentteam/research-claw/cvpr-iccv-eccv
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 nanoAgentTeam/research-claw --skill cvpr-iccv-eccv
Clone the repo
git clone --depth 1 https://github.com/nanoAgentTeam/research-claw

Made for: Claude Code.

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 cvpr-iccv-eccv

README.md
[![agentmods](https://agentmods.dev/badge/skills/nanoagentteam/research-claw/cvpr-iccv-eccv/github.svg)](https://agentmods.dev/skills/nanoagentteam/research-claw/cvpr-iccv-eccv)
Your own site
<a href="https://agentmods.dev/skills/nanoagentteam/research-claw/cvpr-iccv-eccv"><img src="https://agentmods.dev/badge/skills/nanoagentteam/research-claw/cvpr-iccv-eccv/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 cvpr-iccv-eccv

Your own site · 80×15
<a href="https://agentmods.dev/skills/nanoagentteam/research-claw/cvpr-iccv-eccv"><img src="https://agentmods.dev/badge/skills/nanoagentteam/research-claw/cvpr-iccv-eccv.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 52 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,377 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Agent Snooping · line 26
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
How audits are shown
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.00052 $0.03377
Opus 5 $0.00026 $0.01688
Sonnet 5 $0.00010 $0.00675
Haiku 4.5 $0.00005 $0.00338

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

Security

Grade A, and why

cvpr-iccv-eccv scanned grade A with 0 findings 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 9d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

config/.skills/cvpr-iccv-eccv/SKILL.md · 298 lines

How it starts

The opening of the file, as written. The whole thing — 298 lines — stays where its author put it; the contents beside it link to each section on GitHub.

[SKILL: CVPR / ICCV / ECCV PAPER FORMAT]

Activate when: user mentions CVPR, ICCV, ECCV, Computer Vision and Pattern Recognition, International Conference on Computer Vision, or European Conference on Computer Vision.

⚠️ Reference only — always verify: The rules below reflect common patterns from recent years. Conference requirements (page limits, required sections, package restrictions, submission options, etc.) can change each year. Before making any formatting changes, verify all requirements against the current year's official CFP and the author kit files (sample .tex, README, formatting guide PDF) bundled in the template download.

Note: CVPR and ICCV share nearly identical templates (both use IEEE CVPR-style). ECCV uses a different Springer LNCS-based template. Instructions are split below — read the section matching the target venue.

Execution Protocol

After this skill is activated, select the matching scenario based on user intent.

Shared Common Workflow

Before venue-specific template steps, also load and follow:

  • config/.skills/ml-paper-writing/SKILL.md

At minimum, apply these shared references:

  • writing-guide.md (narrative and clarity)
  • citation-workflow.md (verified citations; no hallucinations)
  • reviewer-guidelines.md (reviewer-facing quality checks)
  • checklists.md (pre-submission gates)

Built-in template: None — this skill does not bundle templates. Templates must always be downloaded from official sources (see Template Download below).

Pre-step: Year Confirmation & Template Acquisition

This step MUST be completed before any scenario below.

  1. Confirm the target year and venue (CVPR, ICCV, or ECCV) with the user. Default to latest available year if user does not specify.
  2. Confirm the stage: submission (blind review) or camera-ready (final).
  3. Download the official template — this skill has no built-in template; always download from:
  4. Unzip downloaded files directly into <PROJECT_CORE>.
  5. Read the sample .tex file from the downloaded kit to confirm preamble structure, package requirements, and author block format.
  6. Confirm page limit and supplementary material policy from the current year's CFP.

Read the full file on GitHub · 298 lines

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. 9d ago First seen · 298 lines · 52 tokens per session scan A ede22967df21

Subscribe to this mod's changes

cvpr-iccv-eccv is a skill published in the GitHub repository nanoAgentTeam/research-claw (293 stars, last pushed 3mo ago), licensed MIT. It adds 52 tokens to every session and 3,377 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

overleaf

Sync and manage Overleaf LaTeX projects from the command line. Pull projects locally, push changes back, compile PDFs, and download compile outputs like .bbl files for arXiv submissions. Use when working with LaTeX, Overleaf, academic papers, or arXiv.

aloth/overleaf-skill · 62 tokens

latex-fmt

Reformat LaTeX papers for target journals and conferences. Handles document class changes, margin/page adjustments, citation style conversion, figure/table reformatting, and compliance checking against venue-specific requirements.

Calix-L/awesome-latex-skills · 43 tokens

latex-polish

Polish academic writing in LaTeX files. Enhances clarity, fixes grammar, improves academic style, and eliminates Chinglish patterns. Operates on text content while preserving LaTeX commands, math, citations, and references.

Calix-L/awesome-latex-skills · 51 tokens

latex-rescue

Diagnose and fix LaTeX compilation errors. Handles undefined control sequences, missing brackets, math mode violations, package conflicts, undefined references, and environment mismatches.

Calix-L/awesome-latex-skills · 37 tokens

pdf2tex

Convert PDF documents back into editable LaTeX source code. Extracts text, math, tables, figures, and structure. Uses pymupdf + AI for intelligent reconstruction.

Calix-L/awesome-latex-skills · 39 tokens

paper-verify-webchat

Use when the user asks to fact-check, verify, or score the citations/sources/references in a document from a chat (no terminal) — extracts citations with bundled code, fetches and judges each source with web tools, then scores through paper-verify's standard 100-point rubric via --from-evidence.

nolainjin/paper-verify · 70 tokens