with one click
lint
执行知识库健康检查,发现矛盾、过时内容和知识缺口。触发词:lint、健康检查、维护、检查知识库
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
执行知识库健康检查,发现矛盾、过时内容和知识缺口。触发词:lint、健康检查、维护、检查知识库
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes. Invoke when user asks to interact with their Obsidian vault, manage notes, search vault content, or perform vault operations from the command line.
处理 raw/ 目录中的新素材,编译为 wiki 页面。支持 PDF/DOCX/DOC/TXT/HTML/视频链接/音频链接/Markdown 格式。触发词:处理、摄入、ingest、添加到知识库、批量处理、扫描新文件
将查询产生的综合分析归档为独立页面。触发词:归档、保存回答、archive、加入知识库
查询知识库内容,综合回答用户问题。触发词:查询、搜索、query、知识库里有、我之前看过
| name | lint |
| description | 执行知识库健康检查,发现矛盾、过时内容和知识缺口。触发词:lint、健康检查、维护、检查知识库 |
用户说:"执行 Lint"、"健康检查"、"检查知识库"、"维护"
由 scripts/lint-deterministic.py 执行,可通过 TRAE Task 或 cron 定时触发:
结果写入 pending/lint-YYYY-MM-DD.md。
这是 Karpathy 强调的核心 Lint 形式——让 LLM 深度阅读整个 wiki。
wiki/index.md⚠️ 矛盾:[[页面A]] 主张 X,但 [[页面B]] 主张 Y
active 但已被新资料推翻的内容🕐 过时:[[页面X]] 中的 Y 描述已被 [[页面Z]] 更新
📝 缺口:概念 "X" 在 N 个页面中被提及,但没有专门页面
方式 A:对话中直接报告(问题较少时)
方式 B:写入 pending/(问题较多时)
pending/lint-deep-YYYY-MM-DD.md用户确认后:
## [YYYY-MM-DD] lint | <N> issues found, <M> applied
告知用户: