skills/openclaw-integration/SKILL.md
Set up Solaris skills and API tools in OpenClaw for chat and execute flows.
npx skillsauth add mara-241/solaris-hackathon openclaw_integrationInstall 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 to configure OpenClaw so Solaris can be called from chat and saved runs can be viewed in the frontend dashboard.
uvicorn apps.api.main:app --host 0.0.0.0 --port 8000 --reloadhttp://localhost:5173x-api-key header to SOLARIS_API_TOKEN.openclaw-chatopenclaw-executesolaris-apishared-agent-guardrailsPOST http://localhost:8000/api/chatPOST http://localhost:8000/openclaw/execute/openclaw/execute./api/chat with thread_id and history./api/chat and let server-side resolution handle geocoding.run_id plus loc_id./) and location detail.401 unauthorized: missing or invalid x-api-key.run_id missing: prompt did not trigger analysis intent.thread_id and full history.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.
development
Retrieve persisted OpenClaw execution logs for audit and frontend traceability.
devops
Execute Solaris analysis from OpenClaw using the deterministic pipeline endpoint.