← 返回 Skills 市场
ropl-btc

twitterapi-io-cli

作者 Robin | Liquidium · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
202
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install twitterapi-io-cli
功能描述
Fetch and paginate Twitter/X data using twitterapi.io. Use when you need to fetch one tweet, fetch a user profile, get recent tweets for a user, fetch replie...
安全使用建议
This skill appears to be what it says: a read-only helper for twitterapi.io. Before installing or running the recommended pipx install: (1) inspect the upstream GitHub repo (https://github.com/ropl-btc/twitterapi-io-cli) to ensure it matches expectations and has no surprising code, (2) prefer exporting the API key as an environment variable (TWITTERAPI_IO_KEY) rather than placing long-lived secrets in files if you have concerns, and (3) note the skill will store config under ~/.config/twitterapi-io/config.json — review that file's permissions and contents. If you need guaranteed provenance, consider installing from a vetted package source or reviewing the package source code before use.
功能分析
Type: OpenClaw Skill Name: twitterapi-io-cli Version: 0.1.0 The skill provides a CLI wrapper for the twitterapi.io service to fetch Twitter data like tweets, user profiles, and search results. The instructions in SKILL.md are well-defined, including defensive constraints that limit the agent to read-only operations and prevent unauthorized posting or account modifications. The implementation in scripts/twitterapi_io.py is a standard wrapper for a Python-based CLI tool, and the use of external documentation links in references/links.md is consistent with the stated purpose.
能力评估
Purpose & Capability
Name/description match the delivered artifacts: instructions focused on reading Twitter/X via twitterapi.io, references point to official docs, and the small compatibility wrapper delegates to the CLI package. There are no unrelated credentials or binaries requested.
Instruction Scope
SKILL.md stays within read-only scope and explicitly warns against adding write flows. It recommends installing the CLI from a GitHub repo and documents config storage at ~/.config/twitterapi-io/config.json; storing an API key locally is expected but worth reviewing before use.
Install Mechanism
The registry contains no automated install spec (instruction-only). SKILL.md recommends pipx install from a GitHub repo (git+https://github.com/ropl-btc/twitterapi-io-cli.git). Installing code directly from a GitHub repo is a common but higher-risk choice than using a vetted package registry; verify the upstream repository before running pipx.
Credentials
Only an API key (TWITTERAPI_IO_KEY or via the CLI auth command) and a local config file are referenced — both are appropriate for a read-only CLI wrapper. No unrelated secrets or system paths are requested.
Persistence & Privilege
Skill does not request always:true, system privileges, or modifications to other skills. It is user-invocable and can be called autonomously per platform defaults — appropriate for this functionality.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install twitterapi-io-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /twitterapi-io-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: read-only twitterapi.io CLI/skill with tweets, users, timelines, replies, quotes, thread context, mentions, and advanced search.
元数据
Slug twitterapi-io-cli
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

twitterapi-io-cli 是什么?

Fetch and paginate Twitter/X data using twitterapi.io. Use when you need to fetch one tweet, fetch a user profile, get recent tweets for a user, fetch replie... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 202 次。

如何安装 twitterapi-io-cli?

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

twitterapi-io-cli 是免费的吗?

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

twitterapi-io-cli 支持哪些平台?

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

谁开发了 twitterapi-io-cli?

由 Robin | Liquidium(@ropl-btc)开发并维护,当前版本 v0.1.0。

💬 留言讨论