Agent Wiki
Description
A persistent, agent-maintained wiki for raw sources, notes, and research. Works with Cursor, Claude Code, and Codex-style agents.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Agent Wiki
[](LICENSE)    
[English](README.md) | [简体中文](README_zh.md)
A persistent, agent-maintained wiki for raw sources, notes, and research.
Drop source material into `raw/`. Your agent reads it, extracts knowledge, cross-links ideas, and maintains a Markdown wiki that compounds over time.

Obsidian is the best viewer for the result, but the knowledge stays in plain Markdown and works with Cursor, Claude Code, and Codex-style agents.
Why This Exists
Most note systems still make you do the bookkeeping yourself:
- read the source
- summarize it by hand
- create concept pages
- update related notes
- remember what changed
`agent-wiki` turns that maintenance loop into an agent workflow. You keep the raw sources. The agent maintains the derived wiki.
Quick Start
- Clone this repo into a new vault or an empty folder:
git clone https://github.com/xccElephant/agent-wiki.git
cd agent-wiki
- Bootstrap the starter files:
./install.sh
- Add files to
raw/articles/, then open the folder in Obsidian and your coding agent.
Ask your agent to ingest a source, update related wiki pages, or answer questions from the compiled wiki.
What You Get
raw/keeps immutable source snapshotswiki/stores derived knowledge pageswiki/source-notes/captures one note per sourcewiki/entities/,wiki/concepts/, andwiki/synthesis/separate durable knowledge typeslogs/log.mdrecords ingest and maintenance historyAGENTS.md,CLAUDE.md, and.cursor/rules/define the
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://