aaai

aaai is a skill for Claude Code from nanoAgentTeam/research-claw. It costs 27 tokens per session (2,235 once invoked), scanned A, original, MIT.

A formatting guide for papers submitted to AAAI, the Association for the Advancement of Artificial Intelligence. It covers setting up the conference template and fixing layout or compilation problems.

In plain words
What is it for?
Setting up or migrating to the AAAI template and troubleshooting formatting or LaTeX compilation issues.
Why use it?
It helps prepare a paper according to AAAI’s required format and reminds you to confirm the target year and submission stage.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

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.

agentmods
npx agentmods add skills/nanoagentteam/research-claw/aaai
Any agent
npx skills add nanoAgentTeam/research-claw --skill aaai
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 aaai

README.md
[![agentmods](https://agentmods.dev/badge/skills/nanoagentteam/research-claw/aaai.svg)](https://agentmods.dev/skills/nanoagentteam/research-claw/aaai)
Your own site
<a href="https://agentmods.dev/skills/nanoagentteam/research-claw/aaai"><img src="https://agentmods.dev/badge/skills/nanoagentteam/research-claw/aaai.svg" alt="Measured on agentmods" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,235 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00027 $0.02235
Opus 5 $0.00014 $0.01118
Sonnet 5 $0.00005 $0.00447
Haiku 4.5 $0.00003 $0.00224

Measured 6d ago against content hash 5b7fafbc5fb1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

aaai 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 6d 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/aaai/SKILL.md · 205 lines

How it starts

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

[SKILL: AAAI PAPER FORMAT]

Activate when: user mentions AAAI, Association for the Advancement of Artificial Intelligence, or asks to use/fix AAAI template format.

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/aaai2026/ (referred to as TEMPLATES_DIR below), targeting AAAI 2026. Contents: aaai2026.sty, aaai2026.bst, aaai2026-unified-template.tex, aaai2026-unified-supp.tex, aaai2026.bib.

Pre-step: Year Confirmation & Author Kit Selection

This step MUST be completed before any scenario below.

  1. Confirm target year and stage (anonymous submission vs camera-ready/final). Default to latest available year if user does not specify.
  2. Check whether TEMPLATES_DIR exists and includes required files: aaai2026.sty, aaai2026.bst, aaai2026-unified-template.tex, aaai2026.bib.
  3. Use local built-in template only when BOTH conditions hold:
    • target year = 2026
    • files in TEMPLATES_DIR are complete
  4. If either condition fails (target year is not 2026 OR local template files are missing/incomplete), execute this workflow:
    • Inform user local built-in template is unavailable or year-mismatched
    • Go to https://aaai.org/
    • Navigate: Conferences -> target year conference page (for example, AAAI-27)
    • Open "Author Kit" or "Submission Instructions" and download official LaTeX style package
    • If the official page is unavailable/delayed, use Overleaf fallback and search "AAAI "
    • Unzip downloaded files directly into <PROJECT_CORE>.
    • Continue all remaining scenarios with downloaded year-specific filenames
  5. Confirm target track/page policy from current CFP before final checks.
  6. Filename substitution rule for all steps below:
    • Treat aaai2026 in commands/examples as a placeholder for the resolved package basename from the selected .sty file.
    • Example: if the downloaded file is aaai2025.sty, replace aaai2026 with aaai2025 everywhere (\\usepackage, .bst, copy commands, checklist checks).

Read the full file on GitHub · 205 lines

Files

What ships with it

6 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.

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. 6d ago First seen · 205 lines · 27 tokens per session scan A 5b7fafbc5fb1

Subscribe to this mod's changes

aaai is a skill published in the GitHub repository nanoAgentTeam/research-claw (292 stars, last pushed 2mo ago), licensed MIT. It adds 27 tokens to every session and 2,235 once invoked, about $0.0001 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

generate-plot

Generate a publication-quality statistical plot from a data file using PaperBanana.

llmsresearch/paperbanana · 0 tokens

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…

UditAkhourii/neuroarxiv · 162 tokens

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.

personamanagmentlayer/pcl · 50 tokens

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.

yang3kc/daily_arxiv_digest · 66 tokens

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…

huguryildiz/ieee-acm-paper-writing · 151 tokens

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.

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