← 返回 Skills 市场
534422530

Product Analysis Skill

作者 534422530 · GitHub ↗ · v1.2.1 · MIT-0
cross-platform ✓ 安全检测通过
74
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install product-analysis-skill
功能描述
Analyzes market trends and competitor products to provide data-driven recommendations for product selection and optimization.
安全使用建议
This skill appears internally consistent for product-analysis: it performs local, mock analyses and integrates with OpenClaw's SubAgent system for parallel processing. Before installing: (1) verify the publisher/source (registry metadata shows unknown source but files reference a GitHub URL) and prefer skills from known maintainers; (2) confirm your OpenClaw runtime provides the SubAgentManager API (batch_product_analyzer expects it in parent paths); (3) test the skill in a sandboxed agent to ensure SubAgent behavior and file writes are acceptable; and (4) be aware the analysis is currently mocked/static (defaults to bundled patterns) — if you expect live web/API data, review or extend the code to add secure, audited integrations.
功能分析
Type: OpenClaw Skill Name: product-analysis-skill Version: 1.2.1 The skill bundle provides a framework for product market analysis using OpenClaw's SubAgent system. The core logic in product_analyzer.py and batch_product_analyzer.py implements mock analysis based on local JSON patterns and does not perform any unauthorized network requests, file access, or sensitive data exfiltration. No prompt injection or malicious instructions were found in SKILL.md or README.md.
能力评估
Purpose & Capability
Name/description match the actual code: product_analyzer and batch processing files implement market-trend and competitor analysis (mocked). No unrelated credentials, binaries, or external services are requested. Minor note: metadata/version inconsistencies (registry lists v1.2.1, SKILL.md and claw.json show 1.0.0) and the README mentions a templates/config_template.json that is not present in the bundle.
Instruction Scope
SKILL.md is minimal and the runtime code stays within expected scope (reads local patterns file, processes product lists, writes local JSON reports). The batch manager imports an OpenClaw SubAgentManager from parent directories and creates SubAgents — this is consistent with the stated integration with OpenClaw's SubAgent system, but it does assume the agent runtime provides that subsystem.
Install Mechanism
No install spec; this is instruction/source-code-only. No external downloads, URLs, or package installs are present in the bundle.
Credentials
The skill requires no environment variables, credentials, or special config paths. The code only reads local files included in the package (market_patterns/default_patterns.json) and writes local batch result JSON files.
Persistence & Privilege
The skill does not request always:true and does not modify system/global agent settings. It can create SubAgents within the OpenClaw ecosystem (expected behavior given its batch-processing role).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install product-analysis-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /product-analysis-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
Version 1.2.1 - No file changes detected. - This release contains no updates to functionality, features, or documentation.
v1.2.0
- Added batch analysis report: batch_results/batch_analysis_report_20260427_123328.json - Introduced support for saving and reviewing batch product analysis outputs
v1.1.0
**Batch processing functionality added.** - Introduced batch_product_analyzer.py to enable batch analysis of products. - Added support for analyzing multiple products at once using test_products.json. - Batch analysis results are now saved to structured JSON reports.
v1.0.0
Initial release of the laosi-product-analysis-skill. - Provides AI-powered product analysis for OpenClaw agents. - Analyzes market trends and competitor products. - Offers recommendations for product selection and optimization. - Suitable for use in e-commerce and market research scenarios.
元数据
Slug product-analysis-skill
版本 1.2.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Product Analysis Skill 是什么?

Analyzes market trends and competitor products to provide data-driven recommendations for product selection and optimization. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 74 次。

如何安装 Product Analysis Skill?

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

Product Analysis Skill 是免费的吗?

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

Product Analysis Skill 支持哪些平台?

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

谁开发了 Product Analysis Skill?

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

💬 留言讨论