← 返回 Skills 市场
110
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install slugname2
功能描述
Search X (Twitter) posts using the xAI API. Use when the user wants to find tweets, search X/Twitter, look up what people are saying on X, or find social med...
安全使用建议
This skill appears coherent and limited to searching X via the xAI API. If you install it, only provide an xAI API key (XAI_API_KEY). Review the key's permissions in your xAI console and consider using a scoped API key for read/search if available. Note: metadata owner IDs differ between the registry and _meta.json (minor mismatch in packaging), but this is not evidence of malicious behavior.
功能分析
Type: OpenClaw Skill
Name: slugname2
Version: 1.0.0
The skill bundle is a well-implemented tool for searching X (Twitter) via the xAI API. The Python script (scripts/search.py) includes robust input validation for handles and dates, uses a custom redirect handler to prevent credential leakage, and contains no evidence of data exfiltration, unauthorized execution, or prompt injection.
能力标签
能力评估
Purpose & Capability
Name/description (x-search) match the code and README: the scripts call the xAI Responses API to perform x_search tool queries. Requested binary (python3) and primaryEnv (XAI_API_KEY) are appropriate for this purpose.
Instruction Scope
SKILL.md instructs only to set XAI_API_KEY and run the included Python script with search-related flags. The script only reads XAI_API_KEY from the environment, validates CLI flags, and posts to https://api.x.ai/v1/responses. It does not read other system files, other env vars, or transmit data to unrelated endpoints.
Install Mechanism
Install spec uses a Homebrew formula for python (well-known package manager). No downloads from arbitrary URLs or archives; code is bundled with the skill and executed by the local python interpreter.
Credentials
Only XAI_API_KEY is required (declared as primaryEnv). No other secrets, keys, or config paths are requested. The env usage in the code matches the declared requirement.
Persistence & Privilege
The skill is not force-included (always: false) and does not modify other skills or system-wide agent settings. It runs on demand and does not request persistent elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install slugname2 - 安装完成后,直接呼叫该 Skill 的名称或使用
/slugname2触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
No changes detected in this version.
- This release contains no file or documentation updates.
元数据
常见问题
showname 是什么?
Search X (Twitter) posts using the xAI API. Use when the user wants to find tweets, search X/Twitter, look up what people are saying on X, or find social med... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 showname?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install slugname2」即可一键安装,无需额外配置。
showname 是免费的吗?
是的,showname 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
showname 支持哪些平台?
showname 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 showname?
由 kssbox(@kevinbrother)开发并维护,当前版本 v1.0.0。
推荐 Skills