← 返回 Skills 市场
bytesagain3

Rivalwatch

作者 bytesagain3 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
162
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install rivalwatch
功能描述
Generate competitor analysis with SWOT and market positioning. Use when comparing features, checking market share, analyzing differentiation strategies.
安全使用建议
This skill appears to do what it says: a local, file-backed CLI for logging and exporting competitor intel. Before installing, note that it will create and write files under ~/.local/share/rivalwatch (logs and export files), so do not store secrets there if you need them private. There are some minor implementation issues (e.g., JSON export uses simple printf/echo and may produce invalid JSON when entries contain quotes or newlines), but those are quality issues rather than security red flags. If you trust the source (BytesAgain) and are comfortable with local files being created/edited, the skill is reasonable to install. If you need stronger guarantees, review the full script locally or run it in a sandboxed account first.
功能分析
Type: OpenClaw Skill Name: rivalwatch Version: 2.0.0 The Rivalwatch skill is a local utility for logging and managing competitor analysis data. It stores timestamped entries in ~/.local/share/rivalwatch/ and provides basic search, statistics, and export functionality (JSON/CSV/TXT). The script (scripts/script.sh) uses standard Unix tools and lacks any network access, data exfiltration, or malicious execution patterns, aligning perfectly with its stated purpose.
能力评估
Purpose & Capability
Name/description (competitor analysis, SWOT, exports) match the delivered functionality: a Bash CLI that logs entries, shows stats, searches logs, and exports data. No unrelated credentials, binaries, or cloud access are requested.
Instruction Scope
SKILL.md instructs the agent to use the CLI and references only the data directory (~/.local/share/rivalwatch). The included script only reads/writes files inside that directory and uses standard Unix tools. It does create and append logs there (expected for this tool).
Install Mechanism
Instruction-only with a single shipped shell script; there is no install spec that downloads or executes remote code. This is low-risk and proportionate for a small CLI utility.
Credentials
No required environment variables, credentials, or config paths beyond $HOME. The script only reads/writes its own data directory; requested environment access is minimal and appropriate.
Persistence & Privilege
always is false and the skill does not request system-wide changes or modify other skills. It persists only by creating files under the user's home data directory, which is expected behavior for a local CLI.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rivalwatch
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rivalwatch 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Domain-specific upgrade
元数据
Slug rivalwatch
版本 2.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Rivalwatch 是什么?

Generate competitor analysis with SWOT and market positioning. Use when comparing features, checking market share, analyzing differentiation strategies. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。

如何安装 Rivalwatch?

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

Rivalwatch 是免费的吗?

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

Rivalwatch 支持哪些平台?

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

谁开发了 Rivalwatch?

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

💬 留言讨论