← 返回 Skills 市场
reddit-competitor-analysis-api-skill
作者
browser-act
· GitHub ↗
· v1.0.0
· MIT-0
152
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reddit-competitor-analysis-api-skill
功能描述
This skill helps users extract structured data from Reddit posts and comments via BrowserAct API. Agent should proactively apply this skill when users expres...
安全使用建议
This skill appears to do what it claims: it sends requests to BrowserAct using the BROWSERACT_API_KEY and returns extracted Reddit data. Before installing or running: 1) Verify you trust BrowserAct (data you send and results returned may include user-generated content and potential PII). 2) Ensure the runtime has Python 3 and the 'requests' package installed (the script requires it but the metadata doesn't list Python packages). 3) Limit the API key scope and rotate it if possible; do not supply long-lived superuser credentials. 4) Consider network egress policies (the script makes outbound calls to api.browseract.com). 5) If you need a higher assurance level, inspect the BrowserAct template ID and/or test with a scoped API key and non-sensitive queries first.
功能分析
Type: OpenClaw Skill
Name: reddit-competitor-analysis-api-skill
Version: 1.0.0
The skill is a legitimate integration for the BrowserAct API designed to extract Reddit data. The Python script `scripts/reddit_competitor_analysis_api.py` follows a standard workflow: initiating a remote task, polling for status, and retrieving results from `api.browseract.com`. It handles the `BROWSERACT_API_KEY` via environment variables and contains no evidence of data exfiltration, shell injection, or malicious instructions in the `SKILL.md` file.
能力评估
Purpose & Capability
Name/description match the code and runtime instructions: the script calls BrowserAct endpoints to run a workflow template and poll for results. Requested artifact (python3) and the required env var (BROWSERACT_API_KEY) are appropriate for this purpose.
Instruction Scope
SKILL.md instructs the agent to check for BROWSERACT_API_KEY and to run the included Python script, and to monitor its logs. The script only reads the declared env var and command-line arguments, performs HTTP calls to api.browseract.com, polls status, and prints results. It does not access unrelated files, other env vars, or system configuration.
Install Mechanism
This is an instruction-only skill (no install spec), but it includes an executable Python script. The script depends on the 'requests' library which is not declared in metadata; the registry only lists python3. No network download/install occurs from untrusted URLs. Recommend ensuring the runtime environment has the required Python packages installed before running.
Credentials
Only one environment variable is required: BROWSERACT_API_KEY, which is directly used to authorize requests to BrowserAct. No unrelated secrets or credentials are requested.
Persistence & Privilege
The skill does not request 'always: true' or any elevated platform privileges, nor does it attempt to modify other skills or system-wide configuration. It runs a one-off script and returns outputs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install reddit-competitor-analysis-api-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/reddit-competitor-analysis-api-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
reddit-competitor-analysis-api-skill v1.0.0
- Initial release providing structured Reddit post and comment extraction using the BrowserAct API.
- Supports keyword search, date filtering, post/comment sorting, and limitation of comment extraction for competitor and sentiment analysis.
- Includes comprehensive API key handling, usage guidance, and error/retry logic.
- Suitable for brand monitoring, market research, topic trend discovery, and deep Reddit comment analysis.
- Optimized for execution within OpenClaw environments with background and polling support.
- Outputs clean, structured datasets including post details and detailed comment metadata.
元数据
常见问题
reddit-competitor-analysis-api-skill 是什么?
This skill helps users extract structured data from Reddit posts and comments via BrowserAct API. Agent should proactively apply this skill when users expres... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。
如何安装 reddit-competitor-analysis-api-skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install reddit-competitor-analysis-api-skill」即可一键安装,无需额外配置。
reddit-competitor-analysis-api-skill 是免费的吗?
是的,reddit-competitor-analysis-api-skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
reddit-competitor-analysis-api-skill 支持哪些平台?
reddit-competitor-analysis-api-skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 reddit-competitor-analysis-api-skill?
由 browser-act(@browseract-ai)开发并维护,当前版本 v1.0.0。
推荐 Skills