alias-resolution

alias-resolution is a skill for Claude Code, Codex from yogsoth-ai/de-anthropocentric-research-engine. It costs 19 tokens per session (239 once invoked), scanned A, original, Apache-2.0.

A procedure for finding pages that describe the same concept under different names, merging them into one canonical page, and redirecting links to it.

In plain words
What is it for?
Use it to search for aliases, select the main page, merge content, redirect references, add relevant links, remove the duplicate, and update the index.
Why use it?
It prevents duplicate knowledge pages and broken references in a knowledge vault. It also ensures links point to the chosen canonical entry.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to search for aliases, select the main page, merge content, redirect references, add relevant links, remove the duplicate, and update the index.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yogsoth-ai/de-anthropocentric-research-engine/alias-resolution
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 yogsoth-ai/de-anthropocentric-research-engine --skill alias-resolution
Clone the repo
git clone --depth 1 https://github.com/yogsoth-ai/de-anthropocentric-research-engine

Made for: Claude Code, Codex.

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 alias-resolution

README.md
[![agentmods](https://agentmods.dev/badge/skills/yogsoth-ai/de-anthropocentric-research-engine/alias-resolution/github.svg)](https://agentmods.dev/skills/yogsoth-ai/de-anthropocentric-research-engine/alias-resolution)
Your own site
<a href="https://agentmods.dev/skills/yogsoth-ai/de-anthropocentric-research-engine/alias-resolution"><img src="https://agentmods.dev/badge/skills/yogsoth-ai/de-anthropocentric-research-engine/alias-resolution/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 alias-resolution

Your own site · 80×15
<a href="https://agentmods.dev/skills/yogsoth-ai/de-anthropocentric-research-engine/alias-resolution"><img src="https://agentmods.dev/badge/skills/yogsoth-ai/de-anthropocentric-research-engine/alias-resolution.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 19 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 239 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 pass 7 Sept 2026
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.00019 $0.00239
Opus 5 $0.00010 $0.00120
Sonnet 5 $0.00004 $0.00048
Haiku 4.5 $0.00002 $0.00024

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

Security

Grade A, and why

alias-resolution 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 5d 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.

skills/alias-resolution/SKILL.md · 35 lines

What it actually says

Alias Resolution

Detect when two concept pages refer to the same thing under different names. Merge into canonical page.

Tool

vault_search + CC file operations + vault_add_edge

Protocol

  1. Search vault for the concept name and common synonyms
  2. If multiple pages cover the same concept: choose canonical name
  3. Merge content from duplicate into canonical page
  4. Redirect all edges from duplicate to canonical
  5. Inline wikilinks: After edge redirection, ensure the canonical page body contains [[dir/slug]] for all targets (dir/slug = target path minus .md). Place inline at semantically relevant locations. Skip if already present.
  6. Delete duplicate page
  7. Update index

HARD-GATE

Yield

Returns: { merged: boolean, canonical: string, aliases_resolved: string[] }

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. 5d ago First seen · 35 lines · 19 tokens per session scan A e45aef9ed715

Subscribe to this mod's changes

alias-resolution is a skill published in the GitHub repository yogsoth-ai/de-anthropocentric-research-engine (444 stars, last pushed today), licensed Apache-2.0. It adds 19 tokens to every session and 239 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-09-03.

Related

Other skills, from other repositories

digital-brain

This skill should be used when the user asks to "write a post", "check my voice", "look up contact", "prepare for meeting", "weekly review", "track goals", or mentions personal brand, content creation, network management, or voice consistency.

foryourhealth111-pixel/Vibe-Skills · 57 tokens

project-wiki

A system for creating and maintaining a project wiki: a set of organized documents that explain a software project's plans, rules, references, and progress.

GeminiLight/MindOS · 63 tokens

mindos-max

MindOS: local knowledge assistant & global memory layer. Keeps decisions, notes, SOPs, debugging lessons, architecture choices, research findings, preferences, conversation summaries for all connected agents. PROACTIVE: (1) search MindOS first for past context, (2) offer to save after valuable work, (3) persist key…

GeminiLight/MindOS · 145 tokens

plugin-core-builtin-migration

A repeatable process for turning an optional MindOS renderer plugin into a built-in, always-available part of the application. It also covers moving old entry points while keeping existing data usable.

GeminiLight/MindOS · 86 tokens

Deep Research

Produce a deep, structured research report on a topic: decompose into key dimensions, analyze each with evidence and reasoning, synthesize cross-cutting insights, and surface open questions. Use for deep research, analysis, and literature/landscape reviews.

AgentEra/Agently · 53 tokens

memory-init

Scaffold a project-local memory directory and AGENTS.md guidance for reusable agent knowledge. Use when a user wants to initialize .agents/memories/ or another project memory path so future agents can read and maintain durable project context.

flc1125/skills · 50 tokens