← 返回 Skills 市场
harrylabsj

Competitor Watchtower

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
95
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install competitor-watchtower
功能描述
Build a lightweight competitor monitoring brief across DTC sites, marketplaces, social channels, and promo surfaces. Use when a team needs pricing or promo s...
使用说明 (SKILL.md)

Competitor Watchtower

Overview

Use this skill to turn scattered competitor observations into a structured watch brief. It helps operators focus on the signals that matter most, frame the likely threat or opportunity, and decide what to monitor, ignore, or respond to next.

This MVP is heuristic. It does not connect to live price trackers, scraping tools, ad libraries, marketplace APIs, or analytics systems. It relies on the user's supplied competitor notes, channel context, and business priorities.

Trigger

Use this skill when the user wants to:

  • monitor competitor pricing, promo pressure, launches, or assortment moves
  • compare competitor messaging, proof strategy, or service promises
  • build a weekly watchlist for ecommerce or marketplace operators
  • convert rough screenshots or notes into a structured competitor brief
  • decide whether a competitor move needs a response now, later, or not at all

Example prompts

  • "Help me build a weekly competitor watchlist for Amazon and TikTok Shop"
  • "A rival brand is discounting hard. How should we frame the threat?"
  • "Turn these pricing and launch notes into a competitor brief"
  • "What should we monitor when a premium competitor launches a new bundle?"

Workflow

  1. Capture the watch purpose, market surface, and named competitors if available.
  2. Choose the likely watch mode, such as pricing, launch, creative, or service scan.
  3. Organize the highest-signal moves into a threat and opportunity view.
  4. Suggest response paths, watch cadence, and owner roles.
  5. Return a markdown competitor brief with assumptions and limits.

Inputs

The user can provide any mix of:

  • channels or surfaces such as DTC sites, Amazon, Tmall, TikTok Shop, Xiaohongshu, or retail
  • competitor notes about price, discounts, bundles, reviews, assortment, shipping, or messaging
  • strategic context such as launch period, promo window, margin pressure, or brand positioning
  • internal priorities such as price integrity, share defense, new customer acquisition, or category expansion
  • evidence quality notes such as screenshots, anecdotal field notes, or incomplete observations

Outputs

Return a markdown competitor brief with:

  • competitive situation summary
  • signal grid by watch category
  • threat and opportunity notes
  • response options and watch cadence
  • owner hints and assumption notes

Safety

  • Do not claim access to live scraped data or market-intelligence platforms.
  • Treat competitor interpretation as directional unless the evidence is strong and recent.
  • Do not recommend deceptive, anti-competitive, or policy-violating actions.
  • Final pricing, assortment, and legal decisions remain human-approved.

Best-fit Scenarios

  • ecommerce teams that need a practical weekly or campaign-based competitor scan
  • marketplace sellers facing visible price or promo pressure
  • founders or operators who need structure before reacting to a rival move

Not Ideal For

  • real-time scraping or automated alerting infrastructure
  • legal claims about competitor misconduct without verified evidence
  • formal market sizing or investor-grade intelligence work

Acceptance Criteria

  • Return markdown text.
  • Include signal grid, response options, and limits sections.
  • Keep the advisory and no-live-data framing explicit.
  • Make the brief useful for commercial operators, not just analysts.
安全使用建议
This skill appears safe and coherent for its stated purpose. Before installing, review (a) that you will only provide non-sensitive competitor notes (do not paste secrets or internal credentials), and (b) any future updates to the skill for added network calls or credential requests. If you plan to use this in an automated agent workflow, remember the agent can call the skill autonomously by default — acceptable here given the skill's local-only behavior, but review logs/outputs in case sensitive business data is included in inputs.
功能分析
Type: OpenClaw Skill Name: competitor-watchtower Version: 1.0.0 The 'competitor-watchtower' skill is a text-processing utility designed to format user-provided notes into a structured markdown brief. The Python logic in handler.py uses simple keyword matching to categorize inputs and contains no network requests, file system access, or command execution. The SKILL.md instructions are well-defined and explicitly state that the tool does not perform live scraping or automated data collection.
能力评估
Purpose & Capability
The name/description (competitor monitoring brief) matches the implementation: handler.py parses user input and produces a markdown brief. There are no unexpected requirements (no cloud credentials, no scraping tools, no unrelated binaries).
Instruction Scope
SKILL.md explicitly states it does not perform live scraping and relies on user-supplied notes. The runtime code adheres to that: all logic is local text matching and rendering; no instructions reference reading arbitrary system files, environment secrets, or contacting external endpoints.
Install Mechanism
No install spec is provided (instruction-only install), and the included Python code does not download or execute remote artifacts. Nothing in the files writes or extracts archives from external URLs.
Credentials
The skill declares no required environment variables, no primary credential, and the code does not access os.environ or other secret/config paths. Tests briefly manipulate sys.path for import convenience (expected in local tests) but do not expose credentials.
Persistence & Privilege
always is false and the skill does not modify other skills or agent configs. disable-model-invocation is false (normal platform default) but combined with the skill's limited scope presents low risk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install competitor-watchtower
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /competitor-watchtower 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of competitor-watchtower, a heuristic tool for organizing and responding to competitor insights without live data integration. - Converts rough competitor notes into a structured competitor brief. - Supports monitoring and comparison across DTC sites, marketplaces, and social channels. - Helps teams assess threats, opportunities, and response options for pricing, promotions, launches, and messaging. - Returns markdown briefs with signal grids, threat assessments, and suggested actions. - Does not connect to live scraping or analytics platforms; relies on user-supplied inputs. - Designed for commercial operators needing actionable, practical competitor insights.
元数据
Slug competitor-watchtower
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Competitor Watchtower 是什么?

Build a lightweight competitor monitoring brief across DTC sites, marketplaces, social channels, and promo surfaces. Use when a team needs pricing or promo s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。

如何安装 Competitor Watchtower?

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

Competitor Watchtower 是免费的吗?

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

Competitor Watchtower 支持哪些平台?

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

谁开发了 Competitor Watchtower?

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

💬 留言讨论