← Back to Skills Marketplace
youtube-influencer-finder-api-skill
by
browser-act
· GitHub ↗
· v1.0.0
· MIT-0
165
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install youtube-influencer-finder-api-skill
Description
This skill helps users extract YouTube influencer profiles including social links, subscriber counts, and channel stats via the BrowserAct API. Agent should...
Usage Guidance
This skill appears coherent: it simply calls BrowserAct's workflow API and returns results. Before installing, be prepared to provide your BrowserAct API key and verify you trust BrowserAct and the specific template ID used (TEMPLATE_ID in the script). Ensure the runtime has Python and the 'requests' library installed. Note that running the skill will send queries and any requested keywords to api.browseract.com and return whatever data BrowserAct supplies; review BrowserAct's privacy, billing, and data-retention policies if you're sending sensitive queries or large datasets.
Capability Analysis
Type: OpenClaw Skill
Name: youtube-influencer-finder-api-skill
Version: 1.0.0
The skill is a legitimate tool designed to extract YouTube influencer data via the BrowserAct API. The Python script (scripts/youtube_influencer_finder_api.py) correctly implements API authentication using environment variables, task polling, and error handling, while the instructions in SKILL.md accurately describe the tool's functionality without any signs of prompt injection or malicious intent.
Capability Assessment
Purpose & Capability
Name/description, required env var (BROWSERACT_API_KEY), required binary (python), and the included script all point to a BrowserAct API integration for YouTube influencer data. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md instructs the agent to check the BrowserAct API key, run the provided Python script with keywords and upload_date, monitor logs, and handle a single retry. The script only reads BROWSERACT_API_KEY and performs HTTP calls to api.browseract.com — no unrelated file/credential access or external endpoints are used.
Install Mechanism
This is an instruction-only skill (no installer). The script depends on the third-party 'requests' library but no install step is provided; the agent environment must already have Python and requests available. No downloads from untrusted URLs or archive extraction occur.
Credentials
Only BROWSERACT_API_KEY is required, which is proportional and expected for a BrowserAct API integration. The script does not attempt to read other environment variables or local credential/config paths.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges or modify other skill configs. Autonomous invocation is allowed (platform default) and appropriate for this integration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-influencer-finder-api-skill - After installation, invoke the skill by name or use
/youtube-influencer-finder-api-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of YouTube Influencer Finder API Skill.
- Extracts structured YouTube influencer profiles (social links, subscriber counts, channel stats) via BrowserAct API.
- Handles keyword-based discovery, recent uploads filtering, and creator outreach data needs.
- Robust against CAPTCHAs, geo-restrictions, and high data acquisition costs.
- Requires BROWSERACT_API_KEY; prompts user if not configured.
- Includes automatic script retry on non-auth errors; guides user clearly for auth issues.
Metadata
Frequently Asked Questions
What is youtube-influencer-finder-api-skill?
This skill helps users extract YouTube influencer profiles including social links, subscriber counts, and channel stats via the BrowserAct API. Agent should... It is an AI Agent Skill for Claude Code / OpenClaw, with 165 downloads so far.
How do I install youtube-influencer-finder-api-skill?
Run "/install youtube-influencer-finder-api-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is youtube-influencer-finder-api-skill free?
Yes, youtube-influencer-finder-api-skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does youtube-influencer-finder-api-skill support?
youtube-influencer-finder-api-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created youtube-influencer-finder-api-skill?
It is built and maintained by browser-act (@browseract-ai); the current version is v1.0.0.
More Skills