← 返回 Skills 市场
432
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install audience-analysis
功能描述
根据历史表现数据分析受众画像、活跃时段、消费习惯。Use when analyzing audience or optimizing content strategy.
使用说明 (SKILL.md)
受众画像分析
描述
根据历史表现数据分析受众画像、活跃时段、消费习惯。Use when analyzing audience or optimizing content strategy.
触发条件
- 用户需要 受众画像分析 能力时
- 任务涉及 audience/analyze 时
输入
content_ids: 见 API 文档user_behavior_data: 见 API 文档time_range: 见 API 文档
输出
JSON 格式,包含执行结果或错误信息
API
- 路径:
/api/audience/analyze - 方法: POST
安全使用建议
This skill appears internally consistent and low-risk because it is instruction-only and asks for no credentials or installs. Before installing, confirm where the /api/audience/analyze requests will be sent (who hosts the API) and review that API's privacy/security (the skill expects user_behavior_data which can include personal data). Also note the package has no homepage or source record — if you need provenance, ask the publisher for API documentation, expected request/response schemas, and any required authentication (none is declared but your environment may require it). If you will send sensitive user data, ensure TLS, authentication, and data minimization are enforced on the API side.
功能分析
Type: OpenClaw Skill
Name: audience-analysis
Version: 1.0.0
The audience-analysis skill bundle is a standard configuration for an AI agent to perform audience profiling and behavior analysis. The files (SKILL.md, meta.json) define a legitimate API interface (/api/audience/analyze) and expected parameters without any evidence of malicious code, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description (audience analysis) matches the declared inputs (content_ids, user_behavior_data, time_range) and the single API endpoint (/api/audience/analyze). There are no unrelated environment variables, binaries, or install steps.
Instruction Scope
SKILL.md only describes expected inputs, outputs, and a single POST API path. It does not instruct reading unrelated files, accessing system paths, or exfiltrating secrets. It references 'see API documentation' for data shape but otherwise stays on-topic.
Install Mechanism
No install spec and no code files — instruction-only means nothing will be written to disk or fetched at install time. This is the lowest-risk install posture.
Credentials
The skill requests no environment variables, credentials, or config paths. The inputs it expects (user_behavior_data, content_ids) are proportional to audience-analysis functionality.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or to modify other skills. Autonomous invocation is allowed (platform default) but not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install audience-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/audience-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
audience-analysis 1.0.0
- Initial release with audience profile analysis capability.
- Supports analysis of historical performance data, active periods, and consumption habits.
- JSON output includes analysis results or error messages.
- Provides API at /api/audience/analyze with POST method.
元数据
常见问题
audience analysis 是什么?
根据历史表现数据分析受众画像、活跃时段、消费习惯。Use when analyzing audience or optimizing content strategy. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 432 次。
如何安装 audience analysis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install audience-analysis」即可一键安装,无需额外配置。
audience analysis 是免费的吗?
是的,audience analysis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
audience analysis 支持哪些平台?
audience analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 audience analysis?
由 lr1677(@lr1677)开发并维护,当前版本 v1.0.0。
推荐 Skills