← Back to Skills Marketplace
tujinsama

自媒体矩阵管家虾

by Ricky · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
143
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install social-matrix-manager-claw
Description
自媒体矩阵管家虾 — 多账号自媒体矩阵的统一调度中心。监控数据、分析互动、检测异常、生成日报。 **当以下情况时使用此 Skill**: (1) 需要汇总多个自媒体账号(抖音/小红书/视频号/B站/微博)的运营数据 (2) 需要生成矩阵日报,标出异常账号 (3) 需要检测爆款内容(播放量超均值N倍)并推送预警 (...
Usage Guidance
This skill appears to do what it says: load a CSV of account metrics, compute metrics and alerts, and produce a Markdown report. Before installing or running it: 1) Confirm your input files are CSV (the script does not parse Excel files). 2) Be aware uploaded data will be written to the agent workspace — avoid including sensitive credentials or PII in those CSVs. 3) If you want automated pushes to Feishu or chat, you'll need to supply credentials to the separate messenger/Feishu integration (this skill does not request or manage those creds). 4) Test with a small dataset first (notes say large matrices >50 accounts should be batched). 5) If you need Excel support or automatic push behavior, request or inspect additional code that handles those features before granting access. Overall the skill is coherent and low-risk, but follow standard data-handling precautions.
Capability Analysis
Type: OpenClaw Skill Name: social-matrix-manager-claw Version: 1.0.0 The skill bundle is a legitimate tool designed for social media matrix management and data analysis. The core logic in scripts/analyze_matrix.py uses standard Python libraries to process CSV data and generate Markdown reports without any risky behaviors such as network exfiltration, shell execution, or credential harvesting. The instructions in SKILL.md and the reference files (platform-metrics.md, sentiment-keywords.md) are strictly aligned with the stated purpose of monitoring account performance and sentiment.
Capability Assessment
Purpose & Capability
The name/description match the included script and reference files: the Python script parses account CSVs, computes metrics, detects anomalies, and builds a Markdown report as described. Minor mismatch: SKILL.md states it accepts 'CSV/Excel' files, but the provided script only implements CSV parsing (csv.DictReader) and has no Excel parsing dependency.
Instruction Scope
Instructions keep to the stated purpose: save user-provided data to the workspace and run the analysis script. They do reference creating a Feishu doc (feishu_create_doc) and sending messages via a 'message' tool for pushing reports; those are external integrations and are only suggested — the skill itself does not contain code that calls network endpoints. The SKILL.md does instruct storing files in the workspace; users should be aware that uploaded data will be written to disk.
Install Mechanism
No install spec is provided and the skill is instruction-only plus a small local script. Nothing is downloaded or installed by the skill, so there is no install-time risk.
Credentials
The skill declares no required environment variables or credentials, which is appropriate for a local CSV-processing tool. However, the SKILL.md references external push mechanisms (Feishu/group message) that in practice require credentials — those are not declared here. That is a minor inconsistency (the skill itself does not automatically acquire or request those credentials).
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent system privileges. It does not modify other skills or system configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install social-matrix-manager-claw
  3. After installation, invoke the skill by name or use /social-matrix-manager-claw
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
初始发布:多账号自媒体矩阵数据监控、异常预警、日报生成
Metadata
Slug social-matrix-manager-claw
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 自媒体矩阵管家虾?

自媒体矩阵管家虾 — 多账号自媒体矩阵的统一调度中心。监控数据、分析互动、检测异常、生成日报。 **当以下情况时使用此 Skill**: (1) 需要汇总多个自媒体账号(抖音/小红书/视频号/B站/微博)的运营数据 (2) 需要生成矩阵日报,标出异常账号 (3) 需要检测爆款内容(播放量超均值N倍)并推送预警 (... It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.

How do I install 自媒体矩阵管家虾?

Run "/install social-matrix-manager-claw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 自媒体矩阵管家虾 free?

Yes, 自媒体矩阵管家虾 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 自媒体矩阵管家虾 support?

自媒体矩阵管家虾 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 自媒体矩阵管家虾?

It is built and maintained by Ricky (@tujinsama); the current version is v1.0.0.

💬 Comments