From llm-wiki
Initializes LLM Wiki structure in the project: creates wiki/ and raw/ directories with templates, bootstraps SCHEMA.md and graph layer, guides customization and proposes agent-memory integration. [--wiki-dir <name>] [--raw-dir <name>]
npx claudepluginhub praneybehl/llm-wiki-plugin --plugin llm-wiki[--wiki-dir <name>] [--raw-dir <name>]wiki/Initialize a new LLM Wiki in the current project. Use the `llm-wiki` skill to: 1. Confirm with me where the wiki should live (default: `wiki/` and `raw/` at the project root). 2. Run `python skills/llm-wiki/scripts/init_wiki.py .` from the plugin's skill directory (or with the appropriate arguments if I specified non-default directory names). 3. Walk me through the bootstrapped `SCHEMA.md` and ask whether I want to customize anything — page types, tag taxonomy, custom workflow conventions — before the first ingest. Mention that the optional graph layer was seeded under `wiki/graph/` (with ...
/initInitializes beads issue tracking database in current directory with optional prefix (defaults to dir name). Shows DB location, prefix, workflow overview, next steps; displays stats if already set up.
/initInitializes guided UI design for dashboards, apps, and tools. Assesses intent, proposes styles with rationale, builds components, and offers to save patterns.
/initDownloads and installs/updates the platform-specific notification binary for claude-notifications plugin from GitHub into the plugin's bin directory.
/initInitializes or re-boots llmdoc/ directory structure, runs multi-themed project investigations with investigator, and generates initial stable docs via recorder.
/initInitializes AI task harness with ai/tasks/ directory for modular backlog, progress log, bootstrap script, and CLAUDE.md instructions. Supports --mode new|scan and --task-type ops|data|infra|manual.
/initScans ~/.claude/agents/ for custom agent files, lets user select which to import/register into orchestration plugin registry, updates JSON registry and documentation.
Initialize a new LLM Wiki in the current project. Use the llm-wiki skill to:
wiki/ and raw/ at the project root).python skills/llm-wiki/scripts/init_wiki.py . from the plugin's skill directory (or with the appropriate arguments if I specified non-default directory names).SCHEMA.md and ask whether I want to customize anything — page types, tag taxonomy, custom workflow conventions — before the first ingest. Mention that the optional graph layer was seeded under wiki/graph/ (with ontology.yaml, a README.md explaining canonical-vs-generated artifacts, and a .gitignore) and offer to walk through ontology.yaml if I want to add domain-specific predicates.CLAUDE.md; Codex / Cursor / OpenCode / Pi / OpenClaw → AGENTS.md; Gemini CLI → GEMINI.md; if unsure or multi-agent, default to AGENTS.md). Show me the canonical wiki stanza from references/agent-memory-integration.md, ask whether to append it to an existing memory file, create a new one, or skip. Never write without my approval. If the file already contains an LLM Wiki stanza, show me the diff before changing anything.Arguments (if any): $ARGUMENTS