📦 Ai Intelligent Live Streaming Assistant — 技能工具

v1.0.0

直播辅助,弹幕管理 + 数据分析。

0· 0·0 当前·0 累计
下载技能包
License
MIT-0
最后更新
2026/3/29
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill's description matches a livestream assistant, but the instructions tell users/agents to pull and run an external GitHub project (not included in the package) and the skill omits expected credential and dependency declarations — this mismatch is concerning.
评估建议
This skill is instruction-only and does not include the code it tells you to run; it instructs you to git clone and execute a remote repository. Do not clone or run that repo unless you first review its source code and verify the owner. Ask the publisher for the repository URL and a pinned commit or release, and request a list of exact environment variables and network endpoints the app will use. Prefer skills that bundle their code or provide a vetted install package; if you must test it, run i...
详细分析 ▾
用途与能力
The name and description (直播辅助, 弹幕管理, 数据分析) align with the SKILL.md. However, the skill declares no required env vars or binaries while describing integration with '直播平台 API' and features (auto-reply, gift thanks, real-time stats) that would normally require platform API keys and third-party packages. The lack of declared credentials/dependencies is disproportionate to the stated capabilities.
指令范围
SKILL.md instructs cloning and running a remote GitHub repository (git clone + pip install + python app.py). Those runtime instructions cause the agent or user to execute code fetched from an external source that is not bundled with the skill; the file content provided here contains no code to review, so the agent would execute unknown code. The instructions also omit specifics about what env vars or tokens are required and give no guidance on data handling or network endpoints used by the app.
安装机制
There is no declared install spec in the registry, but SKILL.md tells users to git clone a GitHub repo and run pip install -r requirements.txt. Pulling and executing code from an external repository is higher-risk when the repository owner and contents are not included for review. While GitHub is a common host, the skill package does not include the code or a verified release reference.
凭证需求
The skill declares no required environment variables or primary credential even though its features require access to livestream platform APIs and likely tokens/keys. That omission is disproportionate and makes it unclear what secrets the external app will ask for or where they will be stored/transmitted.
持久化与权限
The skill does not request always:true or other elevated persistence. It is not configured to run autonomously by default beyond normal model invocation settings.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/29
无害

安装命令

点击复制
官方npx clawhub@latest install ai-livestream-assist
镜像加速npx clawhub@latest install ai-livestream-assist --registry https://cn.longxiaskill.com

技能文档

描述

直播辅助,弹幕管理 + 数据分析。

功能

  • 弹幕管理(自动回复)
  • 礼物感谢(自动感谢)
  • 数据统计(实时数据)
  • 互动游戏(抽奖/问答)
  • 回放生成(自动剪辑)

定价

  • 基础版:¥99/月(基础功能)
  • 专业版:¥499/月(高级功能)
  • 企业版:¥1999/月(定制功能)

适用场景

  • 直播带货
  • 游戏直播
  • 教育直播
  • 活动直播

技术栈

  • Python + FastAPI
  • 直播平台 API
  • 弹幕分析
  • 数据统计

安装

git clone https://github.com/openclaw-skills/ai-intelligent-live-streaming-assistant
cd ai-intelligent-live-streaming-assistant
pip install -r requirements.txt
python app.py


创建:2026-03-13 作者:OpenClaw Skills Team

数据来源ClawHub ↗ · 中文优化:龙虾技能库