free-data-sources
Installation
SKILL.md
Consolidated guide for free research data sources used by OpenClaw agents
Free Data Sources
Purpose
Use this skill to pick fast, no-key data sources for research, monitoring, and business intelligence.
Mandatory Start
Always query Cortex first, then external sources:
curl -s -X POST http://localhost:6400/api/search \
-H "Content-Type: application/json" \
-d '{"query":"TOPIC","collection":"procedures","limit":5}'