← 返回 Skills 市场
261
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install social-media-dashboard
功能描述
聚合并展示头条号及其他平台粉丝、阅读和收益数据,生成可视化自媒体运营报告。
安全使用建议
This skill appears to do what it says: it automates your local browser to read creator dashboards and build reports. Before using it, be aware: (1) you will be asked to enable "Allow JavaScript from Apple Events" (macOS) and/or start Chrome with a remote-debugging port — both give automation full access to your browser and any logged-in sessions; (2) the provided launcher uses your default Chrome user-data directory which can expose cookies/session data for all sites — prefer creating a separate profile or user-data-dir instead of reusing the default; (3) the skill may ask you to provide or use cookies/session tokens to access private APIs — do not share passwords, and only provide cookies if you understand the risk; (4) if you prefer less privilege, use the console-fetch manual flow (run the JS in the browser console and paste results) so no automation permissions or profile reuse are required. If you decide to proceed, review scripts locally, run them only on a trusted machine, and avoid supplying secrets to unknown third parties.
功能分析
Type: OpenClaw Skill
Name: social-media-dashboard
Version: 1.2.0
The skill bundle provides automated data scraping for social media platforms (Toutiao, CSDN, Zhihu) using high-risk browser automation techniques. It relies on AppleScript (osascript) to execute arbitrary JavaScript within Chrome and Safari to extract 'document.body.innerText', and includes a script (launch-chrome-debug.sh) that encourages users to run Chrome with the '--remote-debugging-port=9222' flag enabled. While these methods are functionally necessary for the stated purpose of aggregating creator analytics, they require the user to lower browser security settings (e.g., 'Allow JavaScript from Apple Events'), creating a significant attack surface for potential session hijacking or data exfiltration if the agent logic were compromised.
能力评估
Purpose & Capability
The skill claims to aggregate creator metrics from Toutiao, CSDN, Zhihu, etc., and all required actions (using AppleScript/osacript to drive Chrome/Safari, optionally using Playwright / remote debugging and cookies) align with that purpose. The included scripts and examples (console snippet, osascript calls, Playwright snippets) are expected for in-browser data extraction.
Instruction Scope
Runtime instructions direct the agent/user to control the local browser (osascript / AppleScript) and run page JS to extract document.body.innerText, check login state, and optionally read cookies or call internal API endpoints. This stays within the stated scraping purpose but it explicitly requires elevating automation permissions (Allow JavaScript from Apple Events) and suggests reuse of browser profile/cookies — actions that give broad access to browser state and any logged-in sessions.
Install Mechanism
No install spec or remote downloads are present; this is instruction-only with helper scripts included in the bundle. Nothing is fetched from arbitrary URLs or executed from an external host during install.
Credentials
The skill does not request environment variables or external credentials in metadata. However, its workflows legitimately rely on local browser sessions, cookies and optionally launching Chrome with --user-data-dir / remote debugging to reuse logins. Those are proportionate to scraping authenticated dashboards but are sensitive (cookies/session reuse can expose other services).
Persistence & Privilege
The skill is not always-enabled and does not modify other skills. The main privileges required at runtime are enabling AppleEvents for the browser and possibly launching Chrome with a remote-debugging port and pointing to a user-data-dir, which grant the agent powerful local browser control while active. This is expected for automation but increases blast radius if misused.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install social-media-dashboard - 安装完成后,直接呼叫该 Skill 的名称或使用
/social-media-dashboard触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
新增知乎平台支持:内容总览、回答、文章、想法、视频数据采集,以及收益数据。现已支持头条号、CSDN、知乎三大平台。
v1.1.0
新增 CSDN 平台支持:作品数据、收益数据、粉丝数据采集。支持头条号和 CSDN 两大平台。
v1.0.0
Social Media Dashboard 1.0.0 - 首发版本上线
- 支持一键采集头条号粉丝数、阅读量、收益数据
- 自动检测并适配 Chrome/Safari 浏览器,提供权限与登录检测引导
- 全流程数据采集脚本与错误处理流程
- 生成可视化数据看板与趋势报告
- 预留多平台扩展(公众号、小红书、B站、抖音等)
- 支持 Markdown 报告生成与常见问题说明
元数据
常见问题
Social Media Dashboard 是什么?
聚合并展示头条号及其他平台粉丝、阅读和收益数据,生成可视化自媒体运营报告。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 261 次。
如何安装 Social Media Dashboard?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install social-media-dashboard」即可一键安装,无需额外配置。
Social Media Dashboard 是免费的吗?
是的,Social Media Dashboard 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Social Media Dashboard 支持哪些平台?
Social Media Dashboard 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Social Media Dashboard?
由 路多辛(@luduoxin)开发并维护,当前版本 v1.2.0。
推荐 Skills