LLM Wiki Maintainer
GitHub用于维护公司LLM知识库,包括索引刷新、内容引用、结构校验及项目状态更新。通过插件工具实现源材料摄入和日志记录,确保知识持久化与准确性。
Trigger Scenarios
Install
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.
Version History
- 2eb9a09 Current 2026-08-20 07:22


