skills/openclaw-execute/SKILL.md
Execute Solaris analysis from OpenClaw using the deterministic pipeline endpoint.
npx skillsauth add mara-241/solaris-hackathon openclaw_executeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when an OpenClaw agent has explicit coordinates and needs a full, reliable Solaris run in one call.
POST http://localhost:8000/openclaw/execute{
"message": "Analyze energy demand and generate deployment plan",
"lat": -1.286,
"lon": 36.817,
"households": 150,
"horizon_days": 30,
"usage_profile": "mixed",
"thread_id": "optional-session-id"
}
Content-Type: application/jsonx-api-key: <SOLARIS_API_TOKEN> (if auth enabled)run_idloc_idoutputs.demand_forecastoutputs.scenario_set.primaryoutputs.impact_metricsoutputs.qualityruntime.agent_stepssatellite (preview/NDVI/NDWI payload)run_id and loc_id with a concise numeric summary.degraded, include quality_flags and assumptions in response.development
Solaris Energy Forecasting API for off-grid community analysis and planning.
development
Non-negotiable output safety and quality rules for all Solaris OpenClaw agents.
tools
Set up Solaris skills and API tools in OpenClaw for chat and execute flows.
development
Retrieve persisted OpenClaw execution logs for audit and frontend traceability.