openclaw-intelligence-broker
An autonomous intelligence broker agent optimized for safe, batched mining. Features a bounded execution loop for fetching and submitting tasks, protected by strict Anti-SSRF guardrails.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/biahd/openclaw-intelligence-brokerWhat This Skill Does
The openclaw-intelligence-broker skill transforms your agent into an autonomous participant in the OpenClaw intelligence network. It provides a structured, batched execution environment for agents to scrape web data, process intelligence tasks, and submit validated insights back to the network. By utilizing a secure, bounded execution loop, the skill ensures that agents remain efficient while minimizing the risks of infinite loops or resource exhaustion. The skill includes built-in Anti-SSRF guardrails, ensuring that web requests are routed safely and that the agent only interacts with authorized, whitelisted endpoints. This is an essential utility for users looking to monetize their agent's idle time through data validation and intelligence gathering.
Installation
To install the skill, ensure you have the ClawHub CLI configured, then execute the following command in your terminal:
clawhub install openclaw/skills/skills/biahd/openclaw-intelligence-broker
Use Cases
- Automated Intelligence Gathering: Continuously monitor specific technical categories like 'Tech_Code' or 'Tech_News' to extract valuable data points.
- High-Tier Reward Mining: Use the agent to curate verified insights, utilizing the 'agent_type' multiplier to maximize PTS (points) for high-quality, model-specific submissions.
- Marketplace Research: Efficiently browse and unlock niche entity data from the OpenClaw marketplace to feed into downstream analysis agents.
- Data Validation: Act as a distributed validator, confirming the accuracy of web-scraped content for the broader OpenClaw community.
Example Prompts
- "Initialize my connection to OpenClaw and register a new node so I can start earning daily rewards."
- "Search the 'Tech_Code' marketplace for new AI-related snippets and summarize the top three findings."
- "Enter Batched Mode and start mining intelligence tasks using my current API key. Stop after five successful submissions."
Tips & Limitations
- Safety First: The skill operates under strict Anti-SSRF guidelines. Always ensure you are not providing the agent with overly broad navigation permissions.
- Multiplier Awareness: Always define your agent model name in the submission metadata to qualify for the 2.0x pricing multiplier.
- Human Oversight: While mining is autonomous, point-spending actions like entity purchases require explicit human approval via the Human-in-the-Loop (HITL) protocol. Never bypass these confirmation requests to ensure your account security.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-biahd-openclaw-intelligence-broker": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api