← 返回 Skills 市场
keziqicoze09-del

X Builder Digest

作者 keziqicoze09-del · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
140
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install x-builder-digest
功能描述
Turn curated X/Twitter builder activity plus optional podcast/blog items into concise English and Chinese markdown digests with first-mention person blurbs,...
安全使用建议
This skill appears coherent and safe for its stated purpose. Before using it: run it on non-sensitive sample data first; avoid passing JSON that contains private tokens, cookies, or other secrets (the script will blindly include any text from the input in outputs); run in a sandbox or dedicated directory if you are concerned about file writes; and if you want custom person blurbs for many people, consider supplying them from a separate, reviewed JSON rather than embedding untrusted data into the input.
功能分析
Type: OpenClaw Skill Name: x-builder-digest Version: 0.1.0 The skill bundle is a legitimate tool for transforming structured social media JSON data into bilingual (English/Chinese) markdown digests. The Python script (scripts/render_digest.py) uses only standard libraries to process text and contains no network calls, obfuscation, or suspicious execution logic. Furthermore, the SKILL.md instructions include proactive security guidelines advising the agent to exclude sensitive data like session tokens or private paths from the final output.
能力评估
Purpose & Capability
Name/description ask for converting social-feed JSON into English/Chinese digests; the included script (scripts/render_digest.py), sample input, and sample outputs implement exactly that functionality and require only a JSON input and an output directory.
Instruction Scope
SKILL.md instructs the agent to accept structured JSON and produce two markdown files; the script only reads the provided input JSON and writes digest-en.md and digest-zh.md. The instructions explicitly forbid including tokens, session files, or local absolute paths in outputs and the script does not attempt to read other files or environment variables.
Install Mechanism
No install spec is present and the script uses only Python standard libraries (json, html, pathlib, sys). Nothing is downloaded or written beyond the digest outputs. This is low-risk for installation.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not access os.environ or request secrets. The PEOPLE and ZH_OVERRIDES dictionaries are static and reasonable for producing blurbs.
Persistence & Privilege
The skill is not always-enabled and does not modify agent/system configuration. It writes output files only to the user-specified output directory and does not persist credentials or alter other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x-builder-digest
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x-builder-digest 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial public release: sanitized bilingual builder digest skill with markdown outputs and sample data
元数据
Slug x-builder-digest
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

X Builder Digest 是什么?

Turn curated X/Twitter builder activity plus optional podcast/blog items into concise English and Chinese markdown digests with first-mention person blurbs,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。

如何安装 X Builder Digest?

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

X Builder Digest 是免费的吗?

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

X Builder Digest 支持哪些平台?

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

谁开发了 X Builder Digest?

由 keziqicoze09-del(@keziqicoze09-del)开发并维护,当前版本 v0.1.0。

💬 留言讨论