← 返回 Skills 市场
bearly-hodling

X Bookmarks Digest

作者 BEARLY_HODLING · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
161
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install x-bookmarks-digest
功能描述
Automatically review X/Twitter bookmarks for useful tools, projects, repos, products, and ideas. Fetches via xurl, analyses for value, and outputs an actiona...
安全使用建议
This skill appears to do what it says: it calls the locally-installed xurl CLI, fetches bookmarks, runs local Python scripts to categorise them, and updates a local state.json file. Before installing, consider: 1) Ensure you trust the xurl CLI and its authentication method (xurl will manage any X tokens). 2) The skill will create/update state.json in the skill directory (only IDs/timestamps are stored). 3) The agent will propose actions like git clone, brew install, or clawhub install but the SKILL.md explicitly says not to auto-execute — only proceed with those actions after you review and confirm. 4) If you prefer more control, run the included scripts manually (they are provided) rather than allowing autonomous execution. If you want extra assurance, review the three scripts (fetch_bookmarks.py, analyse_bookmarks.py, digest_runner.sh) yourself — they are small and readable.
功能分析
Type: OpenClaw Skill Name: x-bookmarks-digest Version: 1.0.0 The x-bookmarks-digest skill is a well-structured tool designed to fetch, analyze, and summarize X/Twitter bookmarks. It uses the xurl CLI for authenticated API access and includes Python scripts (fetch_bookmarks.py, analyse_bookmarks.py) for state management and keyword-based categorization. The skill follows security best practices by enforcing rate limits, performing local processing, and explicitly instructing the AI agent to seek user confirmation before executing any suggested actions like software installation or repository cloning.
能力评估
Purpose & Capability
The skill needs python3 and xurl and uses them to fetch bookmarks, categorise them, and output a digest. Required binaries, local state.json usage, and proposed actions (git clone, brew install, clawhub install) are consistent with the described purpose.
Instruction Scope
SKILL.md and scripts limit actions to: checking xurl auth, invoking xurl to fetch bookmarks, analysing the fetched JSON, and updating a local state.json. The instructions do not read unrelated system files or environment variables, nor do they transmit data to external endpoints other than the X API via the xurl CLI. The skill explicitly requires user confirmation before executing proposed actions (no automatic installs).
Install Mechanism
There is no install spec; this is instruction/code-only and relies on system python3 and xurl. No downloads or remote installs are performed by the skill itself, minimizing install-time risk.
Credentials
The skill declares no required environment variables or credentials. It delegates X API auth to the xurl CLI (which manages tokens). The only persistent file is a local state.json storing bookmark watermark and timestamps — consistent with the stated rate-limiting behavior.
Persistence & Privilege
always is false and the skill writes only its own state.json in its base directory. It does not modify other skills or system-wide agent settings. Autonomous invocation is allowed by default (platform normal) but not inherently excessive here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x-bookmarks-digest
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x-bookmarks-digest 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial clean publish - tidy structure, updated skill metadata, removed stale files
元数据
Slug x-bookmarks-digest
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

X Bookmarks Digest 是什么?

Automatically review X/Twitter bookmarks for useful tools, projects, repos, products, and ideas. Fetches via xurl, analyses for value, and outputs an actiona... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。

如何安装 X Bookmarks Digest?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-bookmarks-digest」即可一键安装,无需额外配置。

X Bookmarks Digest 是免费的吗?

是的,X Bookmarks Digest 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

X Bookmarks Digest 支持哪些平台?

X Bookmarks Digest 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 X Bookmarks Digest?

由 BEARLY_HODLING(@bearly-hodling)开发并维护,当前版本 v1.0.0。

💬 留言讨论