Build a unified bookmark system that imports saves from all your platforms into one organized, actionable collection.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install bookmarks或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install bookmarks⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/bookmarks/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: Bookmarks description: Build a unified bookmark system that imports saves from all your platforms into one organized, actionable collection. metadata: {"clawdbot":{"emoji":"🔖","os":["linux","darwin","win32"]}} ---
~/bookmarks/ as workspaceUser saves things and forgets — that's fine. The system:
~/bookmarks/
├── saves.md # All saves, tagged
├── sources.md # Connected platforms
├── preferences.md # How user wants to use it
└── reports/ # Generated summaries
Tags, not folders:
# saves.md
## 2024-02-11
- [Thread on AI agents](url)
source: X | tags: #tech #ai
- [Kitchen inspiration](url)
source: Pinterest | tags: #home #design
- [Article user shared](url)
source: manual | tags: #productivity
"You've saved 50+ things. Want me to:
# preferences.md
## Style
- passive: just organize, never interrupt
- digest: weekly summary of what I saved
- active: connect to projects, resurface relevant
- cleanup: periodically ask about stale saves
## Reports (if wanted)
- frequency: weekly/monthly/never
- focus: themes, actionables, or both
# sources.md
- X: bookmarks ✓, likes ✗
- YouTube: watch later ✓
- Reddit: saved ✓
- Pinterest: pins ✓
- Instagram: saved ✓
- TikTok: favorites ✓
- Manual: ✓
Note: Default to explicit saves only.
Ask before importing likes (too noisy).
# reports/2024-02-week-6.md
## What You Saved This Week
- 8 saves total
- Themes: AI (4), recipes (2), travel (2)
## Patterns
- You're saving a lot about AI agents lately
## Actionables
- That tutorial from 3 weeks ago — tried it?
## Stale
- 12 saves from 6+ months ago, unvisited
Only when configured or asked:
When user asks:
安装 Bookmarks 后,可以对 AI 说这些话来触发它
Help me get started with Bookmarks
Explains what Bookmarks does, walks through the setup, and runs a quick demo based on your current project
Use Bookmarks to build a unified bookmark system that imports saves from all your pl...
Invokes Bookmarks with the right parameters and returns the result directly in the conversation
What can I do with Bookmarks in my developer & devops workflow?
Lists the top use cases for Bookmarks, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/bookmarks/ 目录(个人级,所有项目可用),或 .claude/skills/bookmarks/(项目级)。重启 AI 客户端后,用 /bookmarks 主动调用,或让 AI 根据上下文自动发现并使用。
Bookmarks 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Bookmarks 可免费安装使用。请查阅仓库了解许可证信息。
Build a unified bookmark system that imports saves from all your platforms into one organized, actionable collection.
Bookmarks 属于「Developer & DevOps」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my developer & devops tasks using Bookmarks
Identifies repetitive steps in your workflow and sets up Bookmarks to handle them automatically