← 返回 Skills 市场
mguozhen

Social Engagement Audit

作者 mguozhen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
156
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install social-engagement-audit
功能描述
Social media engagement audit and optimization plan. Analyze your engagement rate, identify what's working and what's not, and get a specific action plan to...
安全使用建议
This skill generates audits by sending your input to an OpenClaw agent via the openclaw CLI; it does not fetch real account data from social platforms. Before using it: (1) review and confirm you have the openclaw CLI and python3 on the host, since analyze.sh calls both (the skill metadata did not list these binaries); (2) avoid pasting sensitive credentials or private data into the INPUT because the data will be sent to whatever model/service your openclaw agent is configured to use; (3) if you expect automated data retrieval from social networks, this skill doesn't do that — you'd need a version that uses official APIs and appropriate credentials; (4) run the script in a controlled environment first (or inspect/modify it) if you are unsure about where the agent sends data.
功能分析
Type: OpenClaw Skill Name: social-engagement-audit Version: 1.0.0 The skill is a legitimate social media audit tool that uses a bash script (analyze.sh) to generate a structured engagement report via a local OpenClaw agent call. The logic is transparent, lacks any data exfiltration or persistence mechanisms, and uses standard Python-based JSON parsing to handle the agent's output. While the script embeds user input directly into a prompt, which is a common pattern in AI agents, there is no evidence of malicious intent or hidden payloads.
能力评估
Purpose & Capability
The skill claims to produce a social media engagement audit and the included analyze.sh constructs a detailed prompt and asks an agent to generate the report — this matches the stated purpose. However, the skill does not connect to any social platform APIs or verify metrics; it produces audits only from the user-supplied textual description. If you expected automatic data collection from Instagram/Twitter/etc., this skill does not do that.
Instruction Scope
SKILL.md and analyze.sh keep to the audit task and do not attempt to read system files or network secrets. The script does invoke an external agent (openclaw agent --local ...) and uses python3 to parse JSON; those invocations are not declared in the skill metadata. The script will send whatever you pass as INPUT to the agent — so any sensitive account details you include will be sent to whichever model/service the openclaw agent is configured to use.
Install Mechanism
There is no install spec (instruction-only plus a small shell script). No downloads or archive extraction are present, so nothing is written to disk beyond the included files. This is a low-risk install posture.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the code does not read any additional env vars. That is proportional for a prompt-based audit that relies on user-supplied text.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or attempt to modify other skills. It requires the agent CLI at runtime but does not install itself as always-enabled.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install social-engagement-audit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /social-engagement-audit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of social-engagement-audit. - Analyze social media engagement rates and compare to benchmarks - Identify top causes of low engagement and underperforming content - Assess alignment with platform algorithms - Provide a 30-day action plan for improving engagement - Suggest quick win actions for immediate impact on reach, saves, comments, and shares
元数据
Slug social-engagement-audit
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Social Engagement Audit 是什么?

Social media engagement audit and optimization plan. Analyze your engagement rate, identify what's working and what's not, and get a specific action plan to... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 156 次。

如何安装 Social Engagement Audit?

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

Social Engagement Audit 是免费的吗?

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

Social Engagement Audit 支持哪些平台?

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

谁开发了 Social Engagement Audit?

由 mguozhen(@mguozhen)开发并维护,当前版本 v1.0.0。

💬 留言讨论