返回顶部
b

bookmark书签搜索

Search and browse the Shuqianlan bookmark library (书签篮): keyword search, recent updates, top categories, category articles, and category links. Use when the user asks to search bookmarks/书签篮/书签栏, see latest bookmark articles, list categories, or open links under a category. This skill is read-only and does not implement scheduled digest subscriptions.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
228
下载量
免费
免费
1
收藏
概述
安装方式
版本历史

bookmark

书签

使用此技能对公开的书签篮书签站点进行只读查询。

不支持定时推送、订阅或其他持久化状态。此技能仅处理:

  • - 关键词搜索
  • 最近更新
  • 顶级分类列表
  • 分类文章列表
  • 分类链接列表

命令

运行捆绑的Node脚本,并将用户的查询/分类作为shell参数传入。

bash
node scripts/bookmark.mjs search python教程
node scripts/bookmark.mjs latest
node scripts/bookmark.mjs categories
node scripts/bookmark.mjs articles 开发工具
node scripts/bookmark.mjs links 开发工具

常用参数:

bash
node scripts/bookmark.mjs search notion ai --limit 10
node scripts/bookmark.mjs latest --limit 8
node scripts/bookmark.mjs categories --limit 20
node scripts/bookmark.mjs articles AI --limit 10
node scripts/bookmark.mjs links AI --limit 20

工作流程

  1. 1. 将用户请求精确映射到上述五个命令之一。
  2. 运行脚本。
  3. 直接返回脚本输出,如果用户要求简短回答,可适当精简。
  4. 如果用户要求更多结果,使用更大的--limit值重新运行。

行为

  • - 使用用户的语言回复。
  • 将书签篮、书签栏和书签蓝视为同一事物。
  • 如果分类查找失败,建议先列出分类。
  • 如果搜索失败,建议使用更短的关键词。
  • 当链接重要时,优先使用脚本输出而非自行转述。

备注

  • - 默认来源:https://shuqianlan.com
  • 仅在用户明确要求时覆盖来源:

bash
BOOKMARKBASEURL=https://example.com node scripts/bookmark.mjs latest

  • - 关于原始openclaw-server功能拆分和匹配规则,请阅读references/openclaw-server-bookmark-map.md。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 bookmark-1776099429 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 bookmark-1776099429 技能

通过命令行安装

skillhub install bookmark-1776099429

下载

⬇ 下载 bookmark v1.0.0(免费)

文件大小: 8.26 KB | 发布时间: 2026-4-15 11:55

v1.0.0 最新 2026-4-15 11:55
Initial release of the "bookmark" skill for querying the Shuqianlan (书签篮) bookmark library.

- Supports keyword search, recent updates, top categories, category articles, and category links.
- Read-only: does not support subscriptions or scheduled digests.
- Covers both English and Chinese bookmark requests (书签篮/书签栏/书签蓝).
- Returns script output directly, with suggestions if lookup fails.
- Allows users to override the data source if specified.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部