← 返回 Skills 市场
huangkefeng-ai

X Hourly Brief

作者 huangkefeng-ai · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
357
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install x-hourly-brief-skill
功能描述
X Hourly Brief (Premium) — charge-first brief generation for high-value X posts. Supports Chinese/English output.
安全使用建议
This skill fetches X post content through third-party proxies (r.jina.ai and api.fxtwitter.com) and attempts to charge via a billing API (skillpay.me) using a hardcoded API key and skill ID. Before installing: (1) Decide whether you are comfortable that post content and the user-id you pass will be sent to those external services; (2) ask the publisher to explain the billing flow and why the API key is embedded — prefer using your own billing credentials if you will be charged; (3) verify the actual price/charge behavior (the README's price differs from the code defaults); (4) if you need privacy, run the script locally after replacing or removing the default billing key, or modify the fetch logic to avoid external proxies. Because of the embedded credential and opaque external calls, treat this skill with caution.
功能分析
Type: OpenClaw Skill Name: x-hourly-brief-skill Version: 1.0.0 The skill implements a mandatory 'charge-first' billing mechanism that blocks execution unless a successful API call is made to an external service (skillpay.me), as seen in scripts/run.js. It transmits a user_id to this third-party endpoint and directs users to external payment URLs. While the script performs its stated function of fetching X posts via proxies like r.jina.ai and fxtwitter.com, the hardcoded API key and the requirement for external financial transactions for a 'Premium' service with very primitive summarization logic warrant caution.
能力评估
Purpose & Capability
The code implements summarization of X post URLs, matching the stated purpose. However the inclusion of a built-in billing integration (skillpay.me) with a hardcoded API key and skill ID is notable: a paid skill may need billing, but embedding a service key inside the skill is unexpected and deserves scrutiny.
Instruction Scope
Runtime instructions call node scripts that fetch page text via third parties (r.jina.ai and api.fxtwitter.com) and then summarize locally. The skill will send the requested URLs (and the provided --user user-id) to external services; this data flow is not spelled out in the short description. If you expect fetches to remain local, note they will be proxied to external endpoints.
Install Mechanism
This is an instruction-only skill with a bundled script; there is no installer, package download, or archive extraction. Nothing on-disk beyond the included script is created by an install step.
Credentials
No required env vars are declared, but the script contains default values and optional env overrides for SKILLPAY_BILLING_URL, SKILL_BILLING_API_KEY, SKILL_ID, SKILLPAY_PRICE_TOKEN. A long-looking API key and skill ID are hardcoded in the script — this is poor practice and means billing calls will use the embedded credential unless overridden. Also the SKILL.md pricing (0.001 USDT) does not match the script's default PRICE_TOKEN and top-up logic (PRICE_TOKEN default 1 and topup amount 7), which is inconsistent and could surprise users.
Persistence & Privilege
The skill does not request persistent or elevated platform privileges (always: false). It does not modify other skills or agent-wide configuration. Autonomous invocation remains possible (platform default) but is not an added privilege here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x-hourly-brief-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x-hourly-brief-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: charge-first X hourly brief with per-item extraction, summary, and original source links.
元数据
Slug x-hourly-brief-skill
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

X Hourly Brief 是什么?

X Hourly Brief (Premium) — charge-first brief generation for high-value X posts. Supports Chinese/English output. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 357 次。

如何安装 X Hourly Brief?

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

X Hourly Brief 是免费的吗?

是的,X Hourly Brief 完全免费(开源免费),可自由下载、安装和使用。

X Hourly Brief 支持哪些平台?

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

谁开发了 X Hourly Brief?

由 huangkefeng-ai(@huangkefeng-ai)开发并维护,当前版本 v1.0.0。

💬 留言讨论