feat(community): add functional packages and phase three delivery plan

This commit is contained in:
2026-09-06 01:19:29 +08:00
parent 99a92e9eb1
commit 9497519e8b
19 changed files with 675 additions and 2 deletions
@@ -0,0 +1,12 @@
id: note-reviewer
name: 笔记检查助手
version: 1.0.0
description: 查找用户指定的笔记,调用 Markdown 笔记检查插件生成带原文行号的格式问题与未完成任务清单。
permissions: [notes.search, notes.read]
tools: [notes.search, notes.read, markdown-workbench.inspect_markdown]
retrieval:
top_k: 5
rerank: true
citation: true
model:
required_capabilities: [chat, tool_calling]