skills/openclaw-history/SKILL.md
Retrieve persisted OpenClaw execution logs for audit and frontend traceability.
npx skillsauth add mara-241/solaris-hackathon openclaw_historyInstall 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 OpenClaw or operators need to verify that execution outputs were persisted and linked to dashboard locations.
GET http://localhost:8000/api/openclaw/executions?limit=20x-api-key: <SOLARIS_API_TOKEN> (if auth enabled)executions[].execution_idexecutions[].source (chat or execute)executions[].thread_idexecutions[].messageexecutions[].run_idexecutions[].loc_idexecutions[].statusexecutions[].response_textexecutions[].created_atrun_id and loc_id.loc_id is present, hand off user to dashboard location detail.status=failed, report exact response_text and stop.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.
devops
Execute Solaris analysis from OpenClaw using the deterministic pipeline endpoint.