LLM Wiki Maintainer
GitHub用于维护公司内部 LLM Wiki,包括内容更新、索引刷新、结构校验及项目状态同步。支持源文件读取、页面写入、补丁提议和日志记录,确保知识资产的持久化和结构化。
触发场景
安装
npx skills add paperclipai/paperclip --skill LLM Wiki Maintainer -g -y
SKILL.md
Frontmatter
{
"name": "LLM Wiki Maintainer",
"description": "Use the LLM Wiki plugin tools to maintain a cited local company wiki."
}
LLM Wiki Maintainer
Use this skill when maintaining the company LLM Wiki, answering questions from it, ingesting durable source material, refreshing the index, or linting wiki structure.
Before changing wiki files, resolve the configured wiki root, read its AGENTS.md, inspect wiki/index.md and recent wiki/log.md entries, then use the LLM Wiki plugin tools for source reads, page writes, patch proposals, backlinks, and logging.
Keep raw sources immutable, cite wiki pages and raw paths, update wiki/index.md when page navigation changes, and append a concise wiki/log.md entry for durable updates. For Paperclip project work, keep wiki/projects/<project-slug>/standup.md current as the executive status view and use wiki/projects/<project-slug>/index.md for durable project knowledge. Write project material as concept-grouped executive synthesis, not issue-id lists or metadata dumps.
版本历史
- 2eb9a09 当前 2026-08-20 07:22


