ThinkWiki banner
wzdavid wzdavid

ThinkWiki

Documentation community

Description

Install once, talk to your agent. ThinkWiki turns documents and notes into a local Markdown wiki with inbox review, content knowledge graph, and browsable HTML workspace.

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

ThinkWiki

[![Release](https://img.shields.io/github/v/release/wzdavid/ThinkWiki?sort=semver)](https://github.com/wzdavid/ThinkWiki/releases) [![License](https://img.shields.io/github/license/wzdavid/ThinkWiki)](LICENSE) [![Python](https://img.shields.io/badge/python-3-blue.svg)](https://www.python.org/)

ThinkWiki is an **agent-native local knowledge base skill**. Talk to your agent to turn scattered documents, web pages, notes, and conversations into a durable Markdown workspace — with inbox review, local browsing, and an interactive content knowledge graph you can open in a browser.

Chinese version: [README.zh.md](README.zh.md)

Repository: **https://github.com/wzdavid/ThinkWiki**

Works With Skills-Compatible Agents

ThinkWiki follows the open [Agent Skills](https://agentskills.io) format (`SKILL.md` + bundled scripts). If your agent can install skills and run local commands, it can run ThinkWiki.

You do **not** need to memorize CLI commands. Install the skill once, then create and manage your wiki entirely through conversation.

Agent / Host Typical use
Claude Code Install the repo as a skill, then ask it to build and query your wiki
OpenClaw Full skill workflow; use serve + the built-in browser to open HTML outputs
Trae Install under .trae/skills, then manage the wiki in chat
Hermes Agent Local skill directory + shell execution
OpenAI Codex / Codex CLI Skills-compatible coding agents with local file access
Cursor Agent mode with project skills
Gemini CLI Skills-compatible CLI agent
GitHub Copilot Agent / coding workflows in VS Code that support skills
Other skills hosts Any product that loads