# llm-wiki

An autonomous knowledge base that grows as you work. LLM Wiki is a Claude Code plugin that captures research, ideas, and decisions into an interlinked wiki with semantic search, automatic research, and a Wikipedia-style web UI.

- Tier: Indexed (plain plugin)
- Category: Documentation
- Page: https://www.flowy.sh/listings/oshayr-llm-wiki
- Source: https://github.com/Oshayr/LLM-Wiki
- Price: free and open source

## Summary
llm-wiki is a Claude Code plugin with 5 hand-picked skills for documentation work, indexed on Flowy. Install it with the command on its page. It includes maintain, read, serve. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add oshayr/llm-wiki
```

## Skills
- maintain
- read
- serve
- view
- write

## FAQ

### What is llm-wiki?
An autonomous knowledge base that grows as you work. LLM Wiki is a Claude Code plugin that captures research, ideas, and decisions into an interlinked wiki with semantic search, automatic research, and a Wikipedia-style web UI.

### How do I install llm-wiki?
Run these in Claude Code: npx -y skills add oshayr/llm-wiki. Then prompt normally.

### Does llm-wiki auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is llm-wiki free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
