← 返回 Skills 市场
72
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install account-analyzer
功能描述
Analyze social media accounts to track growth, engagement, audience demographics, and provide tailored improvement recommendations.
使用说明 (SKILL.md)
account-analyzer
Description
Analyze social media account performance, growth patterns, and audience insights. Provides actionable recommendations for account improvement.
Location
skills/account-analyzer/
Capabilities
- Follower growth analysis
- Engagement rate calculation
- Content performance breakdown
- Audience demographics
- Posting pattern analysis
- Competitor benchmarking
- Growth recommendations
Usage
# Example: Analyze account
python skills/account-analyzer/analyze.py --account "@username" --platform "xiaohongshu" --period "30d"
Dependencies
- requests
- pandas
- matplotlib
- Platform scrapers
Output
- Performance dashboard
- Growth trends
- Engagement metrics
- Actionable recommendations
安全使用建议
This skill is incomplete and inconsistent: it promises analysis but contains no code, no install steps, and no declared credentials. Before installing or enabling it, ask the publisher for: (1) the full source code or a canonical repo/release, (2) an install spec or requirements.txt, (3) explicit details about which platforms are supported and whether account credentials are required, and (4) a privacy/data-use statement describing what account data is collected, stored, or transmitted. Do not provide personal account tokens or passwords until you can review the code and confirm network endpoints. If you must test it, run it in a sandboxed environment and monitor outbound network traffic. Because the package origin is unknown and owner/homepage are missing, treat it as untrusted until you can validate its implementation and provenance.
功能分析
Type: OpenClaw Skill
Name: account-analyzer
Version: 1.0.0
The skill bundle contains standard metadata and documentation for a social media analytics tool (account-analyzer). The SKILL.md file describes legitimate capabilities such as engagement calculation and growth analysis without any signs of prompt injection, malicious instructions, or suspicious data exfiltration patterns.
能力评估
Purpose & Capability
The name/description (social media account analysis) matches the listed capabilities, but the skill declares no code, no install, and no required credentials. The SKILL.md references a local script (skills/account-analyzer/analyze.py) and unspecified 'Platform scrapers' that are not present — this is inconsistent with the claimed functionality. A legitimate analyzer would either include code, point to a repo, or declare required platform credentials and installer steps.
Instruction Scope
The runtime instructions tell the agent to run a local Python script that is not included in the package. 'Platform scrapers' are listed as a dependency but not detailed; scraping social platforms can require network access, authentication, or cookies and may collect sensitive data. The SKILL.md gives the agent broad license to use scrapers without specifying which platforms, what data is collected, or what credentials are needed.
Install Mechanism
There is no install specification (instruction-only), which minimizes immediate disk/write risk. However, because dependencies include vague 'Platform scrapers' and a non-existent analyze.py, the absence of an install step is more likely a sign of an incomplete or placeholder skill than a safe, self-contained implementation.
Credentials
No environment variables or credentials are declared despite the likely need for platform tokens or session cookies for many social networks (especially closed platforms like xiaohongshu). Either the skill expects unauthenticated public scraping (not always possible) or it is omitting necessary secret requirements — both are problematic. Declared Python deps (requests, pandas, matplotlib) are reasonable, but 'Platform scrapers' is too vague to judge.
Persistence & Privilege
The skill does not request always: true and does not assert extra privileges. Autonomous invocation is allowed (platform default), which is normal. There is no evidence it would modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install account-analyzer - 安装完成后,直接呼叫该 Skill 的名称或使用
/account-analyzer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of account-analyzer skill.
- Analyze social media account performance, including follower growth, engagement rates, and content breakdown.
- Generate insights on audience demographics and posting patterns.
- Benchmark performance against competitors.
- Provide actionable growth recommendations.
- Outputs include performance dashboards, trends, and metrics.
元数据
常见问题
Account Analyzer 是什么?
Analyze social media accounts to track growth, engagement, audience demographics, and provide tailored improvement recommendations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。
如何安装 Account Analyzer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install account-analyzer」即可一键安装,无需额外配置。
Account Analyzer 是免费的吗?
是的,Account Analyzer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Account Analyzer 支持哪些平台?
Account Analyzer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Account Analyzer?
由 eric060(@eric060)开发并维护,当前版本 v1.0.0。
推荐 Skills