← Back to Skills Marketplace
neo-yu3

竞品/行业深度报告

by Neo-yu3 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
45
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install industry-deep-report
Description
竞品/行业深度分析报告。 用户指定赛道或公司,AI 进行深度搜索分析,输出结构化深度报告。 定价:1元/份。 触发条件:用户明确请求竞品分析、行业深度报告、赛道研究、公司分析。
README (SKILL.md)

竞品/行业深度报告

核心原则:技能负责描述业务意图、发起支付与流程编排。ClawTip 全权负责钱包管理、支付执行、提供凭证。

工作流程

Phase 1 — 创建订单

当用户请求报告时,先确认参数(赛道/公司名称),然后调用 scripts/create_order.py

python3 scripts/create_order.py "\x3C用户请求>"

脚本输出 JSON 包含:order_noamountindicatorencrypted_data

Phase 2 — 发起支付

使用 ClawTip 处理支付。沙箱测试阶段使用 clawtip-sandbox,生产环境替换为 clawtip

沙箱环境(开发测试用)

npx --yes @clawtip/[email protected] pay -o \x3Corder_no> -i \x3Cindicator> -v 1.0.12

生产环境

npx --yes @clawtip/[email protected] pay -o \x3Corder_no> -i \x3Cindicator> -v 1.0.14

Phase 3 — 生成报告

支付成功后,根据用户请求进行深度搜索分析,生成结构化报告。

报告结构:

  1. 赛道/公司概览 — 基本信息、规模、定位
  2. 竞品格局 — 主要玩家、市场份额、差异化
  3. 趋势分析 — 行业趋势、技术演进、政策环境
  4. 机会与风险 — 潜在机会、风险预警、应对建议
  5. 情报洞察 — 深度分析结论和可行动建议

职责边界

Skills(本技能) ClawTip
描述业务意图、创建订单 钱包管理
发起支付、流程编排 支付执行
生成报告内容 提供支付凭证
断点续服 限额/频次控制
Usage Guidance
Install only if you are comfortable with a paid workflow that may run ClawTip tooling, use network search, and keep local order records containing your report request and payment metadata. Avoid sensitive business queries unless you understand where the data goes and how to remove the saved order files.
Capability Assessment
Purpose & Capability
The stated purpose is a 1-yuan competitor or industry analysis report, and the order creation, ClawTip payment, outbound network use, and report generation fit that purpose.
Instruction Scope
The workflow tells the agent to create an order and run a ClawTip payment command after confirming report parameters, but it does not require an explicit user confirmation step immediately before payment or clearly disclose exactly what request data is stored or sent.
Install Mechanism
The manifest requests python3 and the runtime instructions execute version-pinned ClawTip npm packages with npx --yes; this is disclosed but still means installing/running external payment tooling.
Credentials
Outbound network access is proportionate for deep search and payment processing, but the skill gives broad network permission rather than narrowly describing destinations or data recipients.
Persistence & Privilege
The scripts create persistent JSON order files under ~/.openclaw/skills/orders or ~/openclaw/skills/orders containing the raw user question, amount, payee, encrypted payment data, and order metadata, with no retention, deletion, encryption-at-rest, or restrictive file-permission controls described.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install industry-deep-report
  3. After installation, invoke the skill by name or use /industry-deep-report
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
移除不需要的credential.read权限,消除API key required标签
v1.0.1
修正定价显示:更新为1元/份
v1.0.0
初版发布:竞品/行业深度分析报告技能
Metadata
Slug industry-deep-report
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is 竞品/行业深度报告?

竞品/行业深度分析报告。 用户指定赛道或公司,AI 进行深度搜索分析,输出结构化深度报告。 定价:1元/份。 触发条件:用户明确请求竞品分析、行业深度报告、赛道研究、公司分析。 It is an AI Agent Skill for Claude Code / OpenClaw, with 45 downloads so far.

How do I install 竞品/行业深度报告?

Run "/install industry-deep-report" 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 Neo-yu3 (@neo-yu3); the current version is v1.0.2.

💬 Comments