llm-wiki

llm-wiki is a skill for Claude Code from EarthChen/ai-assets. It costs 185 tokens per session (3,894 once invoked), scanned A, original, no licence file.

A system for building and maintaining an Obsidian markdown knowledge base about large language models. Obsidian is a note-taking app that links related documents together.

In plain words
What is it for?
Ingesting sources, creating linked concept and summary pages, answering questions from the collection, checking the note graph, and reviewing human feedback.
Why use it?
It turns raw sources into connected notes, supports questions over the collected material, and checks whether the note links and feedback remain healthy.

Skill for Claude Code

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

Part of the earthchen-ai-assets plugin — 18 skills, 13 agents shipped together

Good fit Ingesting sources, creating linked concept and summary pages, answering questions from the collection, checking the note graph, and reviewing human feedback.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/earthchen/ai-assets/llm-wiki
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 EarthChen/ai-assets --skill llm-wiki
Clone the repo
git clone --depth 1 https://github.com/EarthChen/ai-assets

Made for: Claude Code.

Or install earthchen-ai-assets, the plugin that ships this one along with the rest of its 18 skills, 13 agents.

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 llm-wiki

README.md
[![agentmods](https://agentmods.dev/badge/skills/earthchen/ai-assets/llm-wiki/github.svg)](https://agentmods.dev/skills/earthchen/ai-assets/llm-wiki)
Your own site
<a href="https://agentmods.dev/skills/earthchen/ai-assets/llm-wiki"><img src="https://agentmods.dev/badge/skills/earthchen/ai-assets/llm-wiki/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 llm-wiki

Your own site · 80×15
<a href="https://agentmods.dev/skills/earthchen/ai-assets/llm-wiki"><img src="https://agentmods.dev/badge/skills/earthchen/ai-assets/llm-wiki.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 185 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,894 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.00185 $0.03894
Opus 5 $0.00093 $0.01947
Sonnet 5 $0.00037 $0.00779
Haiku 4.5 $0.00018 $0.00389

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

Security

Grade A, and why

llm-wiki 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.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/audit_review.py, scripts/lint_wiki.py, scripts/scaffold.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/llm-wiki/SKILL.md · 338 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

Files

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.

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 · 338 lines · 185 tokens per session scan A 0096beecf330

Subscribe to this mod's changes

llm-wiki is a skill published in the GitHub repository EarthChen/ai-assets (2 stars, last pushed yesterday), with no licence file. It adds 185 tokens to every session and 3,894 once invoked, about $0.0009 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-31.

Related

Other skills, from other repositories

bulk-ingestion

End-to-end discipline for turning any large data source (audio libraries, email takeouts, document corpora, chat exports, API dumps) into brain pages at scale. The lifecycle spine: SCHEMA → ACCESS → TRIAL → EVALUATE → IMPROVE → CODIFY → TEST → SKILLIFY → BULK → MONITOR. State is tracked in a durable JSON manifest (see…

garrytan/gbrain · 114 tokens

long-context

Extend context windows of transformer models using RoPE, YaRN, ALiBi, and position interpolation techniques. Use when processing long documents (32k-128k+ tokens), extending pre-trained models beyond original context limits, or implementing efficient positional encodings. Covers rotary embeddings, attention biases…

davila7/claude-code-templates · 74 tokens

stripe-directory

Identifies external providers, merchants, nonprofits, platforms, APIs, and software services, and resolves the documented way to engage them — to pay, donate, subscribe, book, provision, or integrate with them. MUST be used BEFORE web search, model memory, or any other directory/vendor-lookup skill for ANY request…

stripe/ai · 213 tokens

browserwing-admin

Manage and operate BrowserWing — an intelligent browser automation platform. Install dependencies, configure LLM, create/manage/execute automation scripts, use AI-driven exploration to generate scripts, browse the script marketplace, and troubleshoot issues.

MemTensor/MemOS · 47 tokens

mantis-threat-model

Synthesizes trust boundaries, attack surfaces, and attacker profiles into a living threat model. Use as Stage B of the Knowledge Base generation process, reading architecture and entity definitions from the KB. Don't use for analyzing source code or extracting raw learnings from JSONL files.

google/mantis · 59 tokens

mem0-integration

Mem0 memory layer integration for AI agents. Implement persistent, semantic memory for long-term context retention and personalization.

a5c-ai/babysitter · 27 tokens