If you find vskill useful, give it a star on GitHub
→
vskill
Login
/
⌘K
Skills
Studio
Watch
Submit
Publishers
Trust
Queue
Docs
Insights
v1.0.0 - updatenote | verified-skill.com | vSkill
<< All versions
Skill v1.0.0
current
Automated scan
100/100
eachann1024/goose-notes/updatenote
──
Details
Published
July 30, 2026 at 04:41 PM
Content Hash
sha256:92a1f214750f5f50...
Git SHA
a107bd64a10c
──
Files
Files (1 file, 886 B)
SKILL.md
886 B
active
Raw
Rendered
SKILL.md · 31 lines · 886 B
Copy
version: "1.0.0"
修改笔记
适用
用户要求润色、精简、改写、总结或调整当前页面。
用户明确指定当前笔记中的内容需要替换或删除。
用户要求追加内容或重命名页面。
不适用
用户要求生成到新笔记。改用
createNoote
。
用户没有要求写入。改用
chat
。
执行
先调用
readPage
读取当前页面。
保留用户未要求改动的内容。
将修改后的完整正文和可选新标题作为一个
edit
操作传给
executeBatchPlan
。
即使只修改一页或标题,也必须生成审批计划。
默认不搜索其他页面。
不把修改结果写入新页面。
完成
生成审批计划后停止,等待用户确认。
用户确认并执行后,用一句话概括实际修改。
计划生成失败时说明原因,不连续重试。
All versions