← 返回 Skills 市场
huangfeng1995

Ai Report Generator

作者 huangfeng1995 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
117
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-report-generator
功能描述
根据飞书表格中的小红书数据,生成运营报告
使用说明 (SKILL.md)

AI 运营报告生成器

从飞书表格读取数据,生成小红书运营分析报告。

功能

  1. 读取数据 - 从飞书 Bitable 获取笔记数据
  2. 数据分析 - 计算关键指标(阅读量、互动率、涨粉等)
  3. 生成报告 - 输出运营分析和建议

数据来源

飞书表格字段:

  • 笔记标题
  • 发布时间
  • 浏览量
  • 点赞数
  • 收藏数
  • 评论数
  • 分享数

输出报告结构

# 小红书运营周报

## 数据概览
- 本周发布:X 篇
- 总曝光:X
- 总互动:X
- 互动率:X%

## 爆款分析
- 最佳笔记:标题
- 最高互动:X

## 问题诊断
- 低互动原因分析

## 优化建议
- 下周计划

使用方式

生成上周的小红书运营报告

前提条件

  • 飞书表格已创建并有数据
  • 应用有 Bitable 读取权限
安全使用建议
This instruction-only skill appears to do what it says (read Feishu Bitable and generate a report) and has a small surface area, but you should verify how it will access your Feishu data before enabling it. Ask or check: (1) how are Feishu/Bitable credentials supplied—via a platform connector or environment variables? (2) what exact app scopes/permissions will be granted (limit to Bitable read only)? (3) where are generated reports stored or sent—are they kept locally in the agent, posted back to an external service, or emailed? (4) who published the skill (there's no homepage/contact)? If you can't confirm these, test with a non-sensitive/dummy Feishu table and least-privilege app credentials, or decline installation until the publisher provides contact and clear credential instructions.
功能分析
Type: OpenClaw Skill Name: ai-report-generator Version: 1.0.0 The skill bundle contains only metadata and documentation (SKILL.md) for an AI agent to generate social media reports from Feishu Bitable data. It lacks any executable code, network requests, or suspicious instructions, and its functionality is entirely consistent with its stated purpose.
能力评估
Purpose & Capability
The name/description and SKILL.md are coherent: the skill reads Feishu (Bitable) data and generates运营报告. However, the manifest declares no credentials or required env vars even though the SKILL.md explicitly says the app needs Bitable read permission. The missing declaration of how credentials are supplied is a gap (could be platform-provided connector or an omission).
Instruction Scope
SKILL.md narrowly instructs reading Bitable fields, computing metrics, and emitting a report; it does not ask to read unrelated files, environment variables, or to send data to arbitrary external endpoints. Scope is appropriate for the stated purpose.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes risk from downloads or arbitrary code execution.
Credentials
The skill requires Feishu Bitable access in practice, but the registry metadata lists no required env vars or primary credential. That mismatch could be benign if the platform supplies a connector, but it also could indicate the skill's author omitted needed declarations. Additionally, there is no publisher/homepage contact to validate intent.
Persistence & Privilege
always is false and the skill is user-invocable with normal model invocation. The skill does not request persistent system presence or modify other skills; no elevated privileges are declared.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ai-report-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ai-report-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
ai-report-generator 1.0.0 - 初始版本发布 - 支持从飞书表格读取小红书运营数据 - 自动计算阅读量、互动率、涨粉等核心指标 - 生成标准化的小红书运营分析报告,包括数据概览、爆款分析、问题诊断和优化建议 - 适配飞书表格指定字段结构 - 需确保已有飞书表格数据且应用具备读取权限
元数据
Slug ai-report-generator
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Ai Report Generator 是什么?

根据飞书表格中的小红书数据,生成运营报告. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。

如何安装 Ai Report Generator?

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

Ai Report Generator 是免费的吗?

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

Ai Report Generator 支持哪些平台?

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

谁开发了 Ai Report Generator?

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

💬 留言讨论