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.
npx skills add nanoAgentTeam/research-claw --skill acl-venuesgit clone --depth 1 https://github.com/nanoAgentTeam/research-clawWrote 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.
[](https://agentmods.dev/skills/nanoagentteam/research-claw/acl-venues)<a href="https://agentmods.dev/skills/nanoagentteam/research-claw/acl-venues"><img src="https://agentmods.dev/badge/skills/nanoagentteam/research-claw/acl-venues/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.
<a href="https://agentmods.dev/skills/nanoagentteam/research-claw/acl-venues"><img src="https://agentmods.dev/badge/skills/nanoagentteam/research-claw/acl-venues.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00050 | $0.02347 |
| Opus 5 | $0.00025 | $0.01174 |
| Sonnet 5 | $0.00010 | $0.00469 |
| Haiku 4.5 | $0.00005 | $0.00235 |
Grade A, and why
acl-venues 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 212 lines — stays where its author put it; the contents beside it link to each section on GitHub.
[SKILL: ACL-FAMILY VENUE PAPER FORMAT]
Activate when: user mentions ACL, EMNLP, NAACL, EACL, AACL, COLING, ARR, Findings of ACL, or asks to use/fix any *ACL-series template.
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 ml-paper-writing skill.
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: templates/acl/ (referred to as TEMPLATES_DIR below).
Contents: acl.sty, acl_latex.tex, acl_natbib.bst, custom.bib, anthology.bib.txt, formatting.md.
One template for all ACL-family venues: ACL, EMNLP, NAACL, EACL, AACL, COLING, ARR, and Findings generally share the same acl.sty + acl_natbib.bst style system; venue differences are mainly page limits and policy text.
Pre-step: Venue/Year/Track Confirmation & Template Source
This step MUST be completed before any scenario below.
- Confirm target venue and year (ACL/EMNLP/NAACL/EACL/AACL/COLING/ARR/Findings), plus paper type (long/short) and stage (review/final). Default to latest available year if user does not specify.
- Check whether local
TEMPLATES_DIRexists and includes required files:acl.sty,acl_natbib.bst,acl_latex.tex. - Use local built-in template only when BOTH conditions hold:
- local files in
TEMPLATES_DIRare complete - target venue/year does not require a different package than
acl.sty
- local files in
- If either condition fails (local files missing/incomplete OR user asks for strict current-year kit), follow this download workflow exactly:
- Go to official ACLPUB portal: https://acl-org.github.io/ACLPUB/
- Open the target venue's CFP/submission page and find "Style Files", "Author Kit", or "Submission Instructions"
- Download the official style zip for the target year
- If the venue page is unclear, use fallback sources:
- Unzip downloaded files directly into <PROJECT_CORE>.
- Verify required files exist (
acl.sty,acl_natbib.bst, sample.tex) - Continue all remaining steps using filenames from the downloaded kit if they differ
- Filename substitution rule for all steps below:
- Treat
acl/acl_natbibin commands/examples as defaults. - If the downloaded kit uses different basenames, replace them consistently in
\\usepackage,\\bibliographystyle, copy commands, and checks.
- Treat
What ships with it
8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 10d ago First seen · 212 lines · 50 tokens per session scan A 85348cc79d1c
acl-venues is a skill published in the GitHub repository nanoAgentTeam/research-claw (292 stars, last pushed 3mo ago), licensed MIT. It adds 50 tokens to every session and 2,347 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.
Other skills, from other repositories
neuroarxiv
Grounds a coding agent's architecture decisions in real arXiv prior art before it builds something new. Reads arXiv category-wise via real HTTP fetch, spawns parallel isolated reads across the papers found, scores/clusters them, then converges on ONE recommended path with citations, a first step, and known prior-art…
research-expert
Expert-level research methodology, academic writing, statistical analysis, and scientific investigation. Use when the user mentions methodology, statistics, academic writing, or experimental design, or when the task involves Research Design, Statistical Analysis, or Data Analysis.
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.
arxiv-fetch
Fetch the latest arXiv papers and generate an on-demand digest. Use when the user asks to fetch/check today's (or the latest) arXiv papers, find new papers on a topic, or generate an ad-hoc arXiv digest. The agent judges relevance itself — no API keys needed.
ieee-acm-paper-writing
Draft, rewrite, compress, structure, calibrate, humanize, or audit engineering manuscripts for IEEE and ACM Transactions, journals, and conferences, with optional self-contained HTML audit maps. Use for abstracts, introductions, related work, system models, mathematical formulations, algorithms, experimental methods…
paper-read
Read, analyze, and extract knowledge from academic papers. Handles PDFs and arXiv links. Produces structured summaries, identifies core contributions, evaluates methodology, and enables cross-paper comparison.