Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

llm-wiki-skills

llm-wiki-skills 收录了来自 Ruqii 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
3
Stars
1
更新
2026-04-18
Forks
1
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ingest
档案文员

Process new source material into an LLM wiki — a persistent, interlinked collection of markdown files that accumulates knowledge over time. Use this skill whenever the user wants to add a source to their wiki: "add this to my wiki", "ingest this article/paper/document/URL", "process this for my knowledge base", "read this and update my notes", or any time they drop a file/link and want it integrated into a structured knowledge store. Even if the user doesn't say "wiki" explicitly, trigger this skill when the intent is clearly to absorb a source into a persistent knowledge system rather than just summarize it once.

2026-04-18
lint
档案文员

Health-check an LLM wiki — a persistent, interlinked collection of markdown files — by scanning for contradictions, orphan pages, broken wikilinks, stale claims, missing cross-references, and knowledge gaps. Use this skill whenever the user wants to audit or maintain their wiki: "lint my wiki", "check my knowledge base for problems", "find contradictions in my notes", "what pages are orphaned", "audit my wiki", "clean up my wiki", "what's missing from my wiki", or any time they want a health report on a structured markdown knowledge store. Also trigger when the user mentions their wiki is getting messy, inconsistent, or hard to navigate.

2026-04-18
query
档案文员

Answer questions by searching an LLM wiki — a persistent, interlinked collection of markdown files that accumulates knowledge over time. Use this skill whenever the user asks something like "what does my wiki say about X", "ask my knowledge base about Y", "query my wiki", "what do I know about Z", "find what I've written about X", or any time they want to retrieve and synthesize information from a structured personal knowledge store. Also trigger this when a user is clearly working within an LLM wiki context (wiki/ directory, schema.md, index.md present) and asks a knowledge question, even if they don't explicitly say "wiki" or "query".

2026-04-18