← Back to Skills Marketplace
browseract-ai

reddit-competitor-analysis-api-skill

by browser-act · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
152
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install reddit-competitor-analysis-api-skill
Description
This skill helps users extract structured data from Reddit posts and comments via BrowserAct API. Agent should proactively apply this skill when users expres...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install reddit-competitor-analysis-api-skill
  3. After installation, invoke the skill by name or use /reddit-competitor-analysis-api-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug reddit-competitor-analysis-api-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 152 downloads so far.

How do I install reddit-competitor-analysis-api-skill?

Run "/install reddit-competitor-analysis-api-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is reddit-competitor-analysis-api-skill free?

Yes, reddit-competitor-analysis-api-skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does reddit-competitor-analysis-api-skill support?

reddit-competitor-analysis-api-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created reddit-competitor-analysis-api-skill?

It is built and maintained by browser-act (@browseract-ai); the current version is v1.0.0.

💬 Comments