BeClaude

wiki

New
459Community RegistryGeneralby nvk

LLM-compiled knowledge base. Commands: /wiki (natural language router + init/status), /wiki:ingest, /wiki:ingest-collection, /wiki:collect, /wiki:inventory, /wiki:dataset, /wiki:archive, /wiki:compile, /wiki:query (quick/standard/deep/--resume), /wiki:research (5-10 parallel agents, --new-topic, --min-time, --mode thesis), /wiki:audit, /wiki:librarian, /wiki:assess, /wiki:plan, /wiki:lint, /wiki:output, /wiki:retract, /wiki:project.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/wiki.md https://raw.githubusercontent.com/nvk/llm-wiki/main/SKILL.md
3
Invoke in Claude Code
/wiki
View source on GitHub
agent

Frequently Asked Questions

What is wiki?

LLM-compiled knowledge base. Commands: /wiki (natural language router + init/status), /wiki:ingest, /wiki:ingest-collection, /wiki:collect, /wiki:inventory, /wiki:dataset, /wiki:archive, /wiki:compile, /wiki:query (quick/standard/deep/--resume), /wiki:research (5-10 parallel agents, --new-topic, --min-time, --mode thesis), /wiki:audit, /wiki:librarian, /wiki:assess, /wiki:plan, /wiki:lint, /wiki:output, /wiki:retract, /wiki:project.

How to install wiki?

To install wiki, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /wiki.

What is wiki best for?

wiki is a community categorized under General. It is designed for: agent. Created by nvk.