Get笔记 ClawHub

by iswalle

Get笔记 - 保存、搜索、管理个人笔记和知识库。 **当以下情况时使用此 Skill**: (1) 用户要保存内容到笔记:发链接、发图片、说「记一下」「存到笔记」「保存」「收藏」 (2) 用户要搜索或查看笔记:「搜一下」「找找笔记」「最近存了什么」「看看原文」 (3) 用户要管理知识库或标签:「加到知识库」「建...

latest
Downloads
18,778
+280 (+1.5%)
Stars
57
DL/day
307.8
Installs
62
+1 (+1.6%)
Versions
13
Age
61d
Acceleration
+17.9%

Growth Trajectory

Version Releases

VersionDateChangelog
1.8.3 2026-05-07 新增反幻觉边界、失败重试策略、执行流程概览
1.8.2 2026-04-29 - Updated documentation for knowledge base, list, and tag management in reference files. - No breaking changes to API or behavior; changes are documentation-only. - Ensured all routes, field names, and usage guidelines are current in the markdown files.
1.8.1 2026-04-28 - 优化了自然语言路由中“biji.com/note/{note_id}”内链的处理,默认返回笔记内链,只有在用户明确要求时才生成分享链接 - 提升指令/自然语言路由描述的准确性和细节,消除歧义 - 文档补充和润色,无功能性变更
1.8.0 2026-04-24 - 优化自然语言路由:根据链接类型(如 biji.com/note/share_note/*、d.biji.com/* 和内部链接)细化处理逻辑,支持同步/异步返回对应 ID,内部链接直接进入详情页。 - 明确正文引用其他笔记的内链要求和路径。 - 路由表新增区分“同步返回 note_id”和“异步返回 task_id”场景。 - 其他说明和细节说明同步增强,提升自然语言指令识别准确性。
1.7.0 2026-04-18 getnote v1.7.0 - Updated documentation for knowledge base (references/knowledge.md) and note list functionality (references/list.md). - Minor changes to package.json and internal references docs for improved accuracy and clarity. - No API or functional changes; documentation and metadata only.
1.6.0 2026-04-12 - Updated references/list.md with additional details or changes. - Updated package.json, likely to revise version or dependencies. - No breaking changes; existing functionality remains the same.
1.5.8 2026-04-10 - Added an explicit "API 路由表" section in SKILL.md, listing all available API endpoints with methods and paths. - No changes to core functionality—this version adds documentation to clarify endpoint usage. - Added _meta.json metadata file. - Updated package.json (details not shown).
1.3.3 2026-04-07 getnote v1.3.3 - Updated references/knowledge.md. - No functional or breaking changes to core logic.
1.5.7 2026-03-27 - 提示用户通过 `/note config` 命令完成配置,不再自动发起 OAuth 授权流程。 - `/note config` 指令说明更新为“配置 API Key 和 Client ID”。 - 认证流程相关说明文字优化,移除了自动授权描述。 - 其他文档内容未变。
1.5.2 2026-03-24 安装后自动触发 OAuth 授权
1.5.1 2026-03-21 Some details optimized
1.5.0 2026-03-20 笔记详情支持原图、OAuth 增加确认码