reconcile-vocabulary

reconcile-vocabulary is a skill for Claude Code from ctoth/research-papers-plugin. It costs 23 tokens per session (812 once invoked), scanned A, original, no licence file.

A vocabulary comparison tool for a collection of papers. It finds groups of concepts from different source branches that may use the same or conflicting terms.

In plain words
What is it for?
Use it to review and report overlapping concept names across paper sources.
Why use it?
It helps reveal naming collisions that can make concepts difficult to compare across papers.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Part of the research-papers plugin — 28 skills shipped together

Good fit Use it to review and report overlapping concept names across paper sources.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ctoth/research-papers-plugin/reconcile-vocabulary
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 ctoth/research-papers-plugin --skill reconcile-vocabulary
Clone the repo
git clone --depth 1 https://github.com/ctoth/research-papers-plugin

Made for: Claude Code.

Or install research-papers, the plugin that ships this one along with the rest of its 28 skills.

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 reconcile-vocabulary

README.md
[![agentmods](https://agentmods.dev/badge/skills/ctoth/research-papers-plugin/reconcile-vocabulary/github.svg)](https://agentmods.dev/skills/ctoth/research-papers-plugin/reconcile-vocabulary)
Your own site
<a href="https://agentmods.dev/skills/ctoth/research-papers-plugin/reconcile-vocabulary"><img src="https://agentmods.dev/badge/skills/ctoth/research-papers-plugin/reconcile-vocabulary/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 reconcile-vocabulary

Your own site · 80×15
<a href="https://agentmods.dev/skills/ctoth/research-papers-plugin/reconcile-vocabulary"><img src="https://agentmods.dev/badge/skills/ctoth/research-papers-plugin/reconcile-vocabulary.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 812 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.
Origin unknown 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.00023 $0.00812
Opus 5 $0.00012 $0.00406
Sonnet 5 $0.00005 $0.00162
Haiku 4.5 $0.00002 $0.00081

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

Security

Grade A, and why

reconcile-vocabulary 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.

plugins/research-papers/skills/reconcile-vocabulary/SKILL.md · 101 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 10d ago First seen · 101 lines · 23 tokens per session scan A 15c54fa82fa5

Subscribe to this mod's changes

reconcile-vocabulary is a skill published in the GitHub repository ctoth/research-papers-plugin (31 stars, last pushed 16d ago), with no licence file. It adds 23 tokens to every session and 812 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

literature-wiki

Maintain a personal literature knowledge wiki: a structured, interlinked markdown base where every paper the user reads is summarized, cross-referenced, and integrated into evolving entity/method/system pages, so synthesis built over months is not rediscovered each query. PDF-only papers (no .tex/arXiv) whose…

jinleiphys/research_LLM_wiki · 233 tokens

loop-wiki

Ingest and grow an Obsidian knowledge base as a verifiable loop. Combines Loop Engineering (machine-checkable completion criteria, boundary guardrails, a verification pass that resists gaming) with the Obsidian "second brain" organizing model (typed nodes, wikilinks, MOC, an index and an audit log). Use this whenever…

uninhibited-scholar/obsidian-loop-wiki · 208 tokens

research-profile

Maintain the user's personal research portfolio wiki at /research-wiki-personal/, including projects, papers, ideas, failures, methods, collaborators, talks, reviews, funding, profile refreshes, and CV snapshots. Use to record a project, log a paper, capture an idea, document a failed attempt, update collaborator…

jinleiphys/research_LLM_wiki · 132 tokens

neo4j-aura-agent-skill

Manages Neo4j Aura Agents via the v2beta1 REST API — create, list, get, update, delete, and invoke Aura agents backed by an AuraDB instance. Use when configuring Aura Agent tools (CypherTemplate, SimilaritySearch, Text2Cypher), setting system prompts, deploying agents to REST or MCP endpoints, or invoking agents with…

neo4j-contrib/neo4j-skills · 142 tokens

neo4j-aura-graph-analytics-skill

Serverless Aura Graph Analytics (AGA) GDS Sessions — covers GdsSessions, AuraGraphDataScience, AuraAPICredentials, DbmsConnectionInfo, SessionMemory, getorcreate, remote graph projection with gds.v2.graph.project and gds.graph.project.remote, gds.v2 session endpoints, gds.v2.graph.construct, AuraDB Cypher API…

neo4j-contrib/neo4j-skills · 189 tokens

neo4j-driver-dotnet-skill

Neo4j .NET Driver v6 — IDriver lifecycle, DI registration (singleton), ExecutableQuery fluent API, ExecuteReadAsync/ExecuteWriteAsync managed transactions, IResultCursor (FetchAsync/ ToListAsync), record value access (.Get /As ), null safety, UNWIND batching, temporal types, await using, EagerResult, object mapping…

neo4j-contrib/neo4j-skills · 187 tokens