Loading...
Loading...
Found 2 Skills
Use this skill when users need to perform cross-wiki operations on knowledge content across multiple local LLM wikis (yzr-llm-wiki-management system) — from a global workspace perspective: cross-wiki scanning and indexing (INDEX/STATS), cross-wiki Q&A (routing/synthesis/comparison), cross-wiki cross-referencing and duplicate entity governance, workspace-level health checks (LINT), cross-wiki memory (MEMORY/), and workspace format upgrade. Triggers: "Summarize content about X across all my wikis" / "Compare what wiki A and B say about Y" / "Which wiki should I check for this question" / "Scan my workspace" / "Count the number of pages across all wikis" / "Workspace health check" / "Entity X in wiki A also exists in wiki B, add a link" / "Upgrade workspace". Use this skill whenever you need to read, summarize, compare or govern content across multiple wikis — even if the workspace or skill name is not explicitly mentioned. Not applicable: Operations within a single wiki (use yzr-llm-wiki-management); Single llmw command operations such as workspace/wiki metadata configuration, adding/removing wikis, session start/stop (run llmw directly, see llmw --help, no need to load this skill); Cloud collaborative wikis (Notion / Confluence / Outline, etc.).
Use this skill when users work within a local, single-user, compound-growth Markdown personal wiki (Karpathy's 'LLM owns wiki' model) — covering: ingesting raw/ materials (papers/ clippings/ external repo symlinks), querying and cross-page synthesis/ contradiction reconciliation, archiving conclusions back to the wiki, linting orphan/ outdated summaries, and format upgrades. Three core rules: raw/ controlled by users + wiki/ owned by LLM + AGENTS.md as the single source of truth. Triggers: "Ingest this paper into the wiki" / "Does the wiki have/ summarize content about X?" / "There's a contradiction between A and B in the wiki" / "Save the previous conclusion to the wiki" / "Check the wiki for orphan pages/ outdated summaries" / "Upgrade the wiki/ check wiki version" / "Include repo X in the wiki". Always use this skill whenever users need to digest materials/ retrieve wiki deposits/ archive new conclusions — even if they don't mention the skill name. Not applicable to: cloud/ team wikis (Notion/ Confluence/ Outline, etc.); wiki metadata configuration, wiki creation/deletion, session start/stop (use a single llmw command directly). **Trigger only when the cwd is the wiki root (containing `wiki_metadata.toml` + AGENTS.md skeleton)**; cross-wiki/ workspace operations go to `yzr-llm-workspace-management`; not applicable to other directories.