← 返回 Skills 市场
kaima2022

X Followings Digest

作者 Kai Ma · GitHub ↗ · v1.1.1
cross-platform ⚠ suspicious
2295
总下载
9
收藏
5
当前安装
3
版本数
在 OpenClaw 中安装
/install x-followings-digest
功能描述
Auto-fetch latest tweets from your X/Twitter followings and generate structured AI digest. Supports custom time ranges: 1 day, 3 days, 7 days, or custom. 自动抓取X/Twitter关注列表的最新推文,并使用AI分析师提示词生成结构化日报。支持自定义时间段:1天、3天、7天或自定义天数。 **Trigger Words:** - "summarize my followings", "X digest", "Twitter summary", "tweets from last 3 days", "weekly summary" **触发词:** - "总结关注列表", "X日报", "Twitter摘要", "过去3天的推文", "一周摘要" **Prerequisites:** X auth via AUTH_TOKEN & CT0 env vars
安全使用建议
Before installing or running this skill, understand: (1) SKILL.md and the included script require two browser session tokens (AUTH_TOKEN and CT0) and the third-party 'bird' CLI — these are not declared in the registry metadata, so the skill will fail without them and you may be surprised to be asked for sensitive tokens. (2) AUTH_TOKEN/CT0 are highly sensitive: anyone with them can perform actions as your account; avoid exposing them to remote/third-party services and don't store them in world-readable files. (3) Prefer safer alternatives: use official API keys with explicit, minimal scopes (if available) or create a dedicated account for scraping. (4) Inspect and verify the 'bird' CLI before installing; only run the script locally on a trusted machine. (5) If you plan to automate (cron), ensure environment variables are stored securely and the machine is trusted. If the publisher updates the registry to explicitly declare dependencies/env vars, documents how 'bird' uses the tokens, or switches to OAuth/app-key-based read-only access, that would reduce risk and could change this assessment.
功能分析
Type: OpenClaw Skill Name: x-followings-digest Version: 1.1.1 The skill bundle is classified as benign. Its purpose is to fetch tweets using X/Twitter authentication tokens (`AUTH_TOKEN`, `CT0`) and generate an AI-powered digest. The `fetch_followings_tweets.sh` script correctly checks for these environment variables and passes them to the `bird` CLI tool, which is a prerequisite. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent in `SKILL.md` or `analyst_prompt_template.md`. The use of sensitive credentials is inherent to the skill's stated purpose and handled in a standard, non-malicious manner.
能力评估
Purpose & Capability
The skill's stated purpose (fetch followings' tweets and produce a digest) coheres with the included script and prompt template. However the registry metadata claims no required env vars or dependencies while SKILL.md and scripts explicitly require AUTH_TOKEN, CT0, and the 'bird' CLI. That omission in the declared metadata is an incoherence: the skill will not work without those sensitive items and the registry did not advertise them.
Instruction Scope
The SKILL.md and included script confine actions to fetching followings' tweets (via the 'bird' CLI) and producing JSON to be fed into the provided analyst prompt for AI summarization. There are no instructions to read unrelated files, modify other skills, or send data to arbitrary external endpoints beyond passing tweets to the agent/AI.
Install Mechanism
There is no install spec (instruction-only), and the only executable provided is a small shell script. The SKILL.md lists 'bird' CLI as a dependency but gives no install instructions; absence of an install spec is lower-risk, but the missing guidance about obtaining and verifying 'bird' (a third-party CLI) is a usability and supply-chain concern.
Credentials
The skill requires AUTH_TOKEN and CT0 (browser session tokens) according to SKILL.md and the script — these are highly sensitive (can be used to act as your account). While such tokens are functionally sufficient for scraping X without API keys, their use is sensitive and should be clearly declared; the registry metadata incorrectly lists no required env vars, causing a dangerous surprise for users. The number of credentials (two session tokens) is proportionate to the scraping approach but risky if mishandled.
Persistence & Privilege
The skill does not request persistent or global privileges: always:false, no config path writes, no self-enablement, and no system modifications in the files provided. It does recommend cron for automation (user-led), which is normal but should be set up carefully given the sensitive env vars.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x-followings-digest
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x-followings-digest 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
v1.1.1: Reorder description EN first, then CN
v1.1.0
v1.1.0: 添加中英双语支持 / Added bilingual CN/EN support
v1.0.0
初始版本:自动抓取X关注列表推文并生成AI结构化日报,支持自定义时间段(1/3/7天)
元数据
Slug x-followings-digest
版本 1.1.1
许可证
累计安装 5
当前安装数 5
历史版本数 3
常见问题

X Followings Digest 是什么?

Auto-fetch latest tweets from your X/Twitter followings and generate structured AI digest. Supports custom time ranges: 1 day, 3 days, 7 days, or custom. 自动抓取X/Twitter关注列表的最新推文,并使用AI分析师提示词生成结构化日报。支持自定义时间段:1天、3天、7天或自定义天数。 **Trigger Words:** - "summarize my followings", "X digest", "Twitter summary", "tweets from last 3 days", "weekly summary" **触发词:** - "总结关注列表", "X日报", "Twitter摘要", "过去3天的推文", "一周摘要" **Prerequisites:** X auth via AUTH_TOKEN & CT0 env vars. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2295 次。

如何安装 X Followings Digest?

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

X Followings Digest 是免费的吗?

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

X Followings Digest 支持哪些平台?

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

谁开发了 X Followings Digest?

由 Kai Ma(@kaima2022)开发并维护,当前版本 v1.1.1。

💬 留言讨论