← 返回
效率工具

bookmark

Search and browse the Shuqianlan bookmark library by keyword, latest updates, categories, articles, or links in a read-only mode.
在只读模式下按关键词、最新更新、分类、文章或链接搜索浏览Shuqianlan书签库
jvy
效率工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 578
下载
💾 3
安装
1
版本
#latest

概述

Bookmark

Use this skill for read-only queries against the public Shuqianlan bookmark site.

Do not claim support for scheduled pushes, subscriptions, or other persistent state. This skill only handles:

  • keyword search
  • recent updates
  • top category listing
  • category article listing
  • category link listing

Commands

Run the bundled Node script and pass the user's query/category as one shell argument.

node scripts/bookmark.mjs search "python tutorial"
node scripts/bookmark.mjs latest
node scripts/bookmark.mjs categories
node scripts/bookmark.mjs articles "开发工具"
node scripts/bookmark.mjs links "开发工具"

Useful flags:

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

Workflow

  1. Map the user request to exactly one of the five commands above.
  2. Run the script.
  3. Return the script output directly, or lightly trim it if the user asked for a shorter answer.
  4. If the user asks for more results, rerun with a larger --limit.

Behavior

  • Reply in the user's language.
  • Treat 书签篮, 书签栏, and 书签蓝 as the same thing.
  • If a category lookup fails, suggest listing categories first.
  • If a search fails, suggest a shorter keyword.
  • Prefer the script output over freehand paraphrasing when links matter.

Notes

  • Default source: https://shuqianlan.com
  • Override source only when the user explicitly asks:
BOOKMARK_BASE_URL="https://example.com" node scripts/bookmark.mjs latest
  • For the original openclaw-server feature split and matching rules, read references/openclaw-server-bookmark-map.md.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 00:59 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

wps

jvy
面向中国用户的WPS Office工作流:创建、编辑、审阅、转换及排查.docx/.xlsx/.pptx及WPS格式的文字/表格/演示文档。
★ 39 📥 22,677
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 148,118
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 446 📥 226,456