# LLM Wiki

> Build concise, cross-linked wiki-style summaries for models, papers, techniques, or labs when the user wants durable knowledge capture.

- Skill: `agentic-in/llm-wiki` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentic-in/llm-wiki`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentic-in/llm-wiki/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: agentic-in (https://skillmd.com/u/agentic-in)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/agentic-in/llm-wiki

---


# LLM Wiki

Use this skill when the user wants knowledge captured as a reusable wiki-style page rather than a one-off answer.

## Preferred Flow

1. Identify the entity or topic to document.
2. Gather canonical metadata first.
3. Organize the write-up into short sections: overview, key facts, links, and comparison context.
4. Preserve explicit source links when the user needs traceability.

## Guardrails

- Do not inflate uncertain claims into settled facts.
- Keep the page structured enough to update later.

