← 返回 Skills 市场
Bird X Reader
作者
bowen31337
· GitHub ↗
· v1.0.0
· MIT-0
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install bird-x-reader
功能描述
Interface with Bird routing daemon CLI to read, search, and post tweets or replies using bird or birdc commands.
使用说明 (SKILL.md)
bird
Use bird to read/search X and post tweets/replies.
Quick start
bird whoamibird read \x3Curl-or-id>bird thread \x3Curl-or-id>bird search "query" -n 5
Posting (confirm with user first)
bird tweet "text"bird reply \x3Cid-or-url> "text"
Auth sources
- Browser cookies (default: Firefox/Chrome)
- Sweetistics API: set
SWEETISTICS_API_KEYor use--engine sweetistics - Check sources:
bird check
安全使用建议
Do not install or run this skill until you verify what 'bird' on your system actually is. Before installing: 1) run `which bird` and `bird --version` (or inspect the binary) to confirm it's the intended Twitter/X client and not the BIRD routing daemon; 2) inspect the 'bird' client source or vendor to see how it authenticates and whether it reads browser cookie stores; 3) be cautious about allowing any tool to read browser cookies — prefer explicit API tokens with limited scope; 4) if you must test, run the CLI in a sandboxed or isolated environment and run `bird check` interactively to see what it accesses; 5) ask the publisher for clarification about the metadata mismatch and for a declared list of required env vars/paths. Because this is an instruction-only skill with no code to review, those manual checks are essential. If you cannot confirm the origin and behavior of the 'bird' binary, avoid installing the skill.
能力标签
能力评估
Purpose & Capability
The skill claims to 'interface with Bird routing daemon CLI' in metadata but the README/SKILL.md describe a Twitter/X client that reads/posts tweets. The classic 'bird' BIRD routing daemon is a network routing tool and would not provide Twitter functionality — this naming/description mismatch is incoherent and could be a typo or misdirection. Users should confirm which 'bird' binary this skill expects and whether that binary legitimately implements the described Twitter features.
Instruction Scope
Instructions tell the agent to run `bird` commands to read/search/post and list browser cookies as a default auth source. Although no explicit file paths are shown, using browser cookies implies reading local browser cookie stores (sensitive). The SKILL.md does not detail what 'bird check' does or exactly how cookies are accessed. Because the agent would run an external CLI that may read local credentials/cookies, this expands the scope beyond mere API calls and should be verified.
Install Mechanism
This is an instruction-only skill with no install spec and no included code files, so nothing will be written or installed by the skill itself. That reduces risk from hidden installers, but also means behavior depends entirely on whatever 'bird' binary is already present on the host.
Credentials
The skill does not declare required environment variables in its registry metadata, yet the SKILL.md references an external auth option using SWEETISTICS_API_KEY and an auth engine flag. The mismatch between declared requirements (none) and referenced credentials is inconsistent. Additionally, the implicit use of browser cookies as auth implies access to sensitive local data that is not declared.
Persistence & Privilege
The skill does not request permanent presence (always:false) and is user-invocable. It does not ask to modify other skills or system-wide settings according to provided metadata, which is appropriate.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bird-x-reader - 安装完成后,直接呼叫该 Skill 的名称或使用
/bird-x-reader触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release
元数据
常见问题
Bird X Reader 是什么?
Interface with Bird routing daemon CLI to read, search, and post tweets or replies using bird or birdc commands. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。
如何安装 Bird X Reader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bird-x-reader」即可一键安装,无需额外配置。
Bird X Reader 是免费的吗?
是的,Bird X Reader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Bird X Reader 支持哪些平台?
Bird X Reader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Bird X Reader?
由 bowen31337(@bowen31337)开发并维护,当前版本 v1.0.0。
推荐 Skills