← 返回 Skills 市场
x-twitter-growth
作者
Alireza Rezvani
· GitHub ↗
· v1.0.0
· MIT-0
285
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install x-twitter-growth
功能描述
X/Twitter growth engine for building audience, crafting viral content, and analyzing engagement. Use when the user wants to grow on X/Twitter, write tweets o...
安全使用建议
This skill appears to do what it says: local profile audits, competitor analysis (from user-supplied data), content planning, and tweet drafting. Before running it: 1) Note the documentation suggests using a browser/search to collect competitor posts — the scripts themselves expect you to provide that data (via JSON or flags). Don't assume the tool will fetch data for you. 2) The growth_tracker will create and append JSONL files under a .growth-data directory (one level above the scripts); inspect those files if they will contain sensitive metrics. 3) There are no credential requests or network calls in the provided code, but if you plan to extend the skill to fetch data automatically, review any added networking code carefully. 4) Run the scripts in a controlled environment (or inspect the code) if you plan to process real account data — this reduces accidental data leakage or accidental uploads when you later integrate browsing/automation tools.
功能分析
Type: OpenClaw Skill
Name: x-twitter-growth
Version: 1.0.0
The skill bundle is a legitimate set of tools for X/Twitter marketing and growth strategy. The Python scripts (profile_auditor.py, tweet_composer.py, content_planner.py, etc.) perform local text processing, template-based generation, and basic data persistence in a local directory (.growth-data) without any network requests, shell execution, or sensitive data access. The SKILL.md instructions are well-structured and strictly align with the stated purpose of the skill.
能力评估
Purpose & Capability
Name/description (X/Twitter growth, content creation, competitor research) match the included scripts: profile audit, competitor analysis, content planning, tracker, and tweet composer. Minor mismatch: SKILL.md and some docstrings mention 'scraping public info via web search' and instruct using the Brave browser, but the scripts themselves do not implement automated web requests or scraping — they expect either user-provided data or a JSON import for competitor/profile info. This is likely a documentation vs implementation inconsistency, not an indication of hidden capabilities.
Instruction Scope
Runtime instructions tell the agent/user to run the provided Python scripts and to perform web searches (e.g., site:x.com via Brave). The scripts operate on local data, accept JSON imports, and the growth_tracker writes snapshot lines to a local .growth-data directory. The instructions do not ask for or read system credentials or unrelated config paths. The only scope caveat: SKILL.md suggests browsing/scraping; the actual scripts require manual data collection or JSON imports, so following the SKILL.md may lead the user/agent to perform web browsing outside the script's code.
Install Mechanism
No install spec — code is delivered as plain Python scripts and a README-like SKILL.md. Nothing is downloaded or executed automatically beyond running the included scripts locally. This is low-risk from an install mechanism perspective.
Credentials
The skill requires no environment variables, credentials, or external tokens. It writes local data (./.growth-data) for the growth_tracker; that local storage is proportionate to tracking functionality but users should be aware of where data is stored.
Persistence & Privilege
Flags show always:false and the skill is user-invocable. It does not request permanent inclusion nor attempt to modify other skills or system-wide agent settings. Its persistent effect is limited to local files it creates (the .growth-data directory).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install x-twitter-growth - 安装完成后,直接呼叫该 Skill 的名称或使用
/x-twitter-growth触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
v2.1.1
v2.1.1: optimization, reference splits
元数据
常见问题
x-twitter-growth 是什么?
X/Twitter growth engine for building audience, crafting viral content, and analyzing engagement. Use when the user wants to grow on X/Twitter, write tweets o... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 285 次。
如何安装 x-twitter-growth?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-twitter-growth」即可一键安装,无需额外配置。
x-twitter-growth 是免费的吗?
是的,x-twitter-growth 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
x-twitter-growth 支持哪些平台?
x-twitter-growth 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 x-twitter-growth?
由 Alireza Rezvani(@alirezarezvani)开发并维护,当前版本 v1.0.0。
推荐 Skills