Install
openclaw skills install active-learnerEnables programmatic internalization of lessons into memory and creates structured help requests using the Active Learning Protocol.
openclaw skills install active-learnerVersion: 1.0.0 Author: OpenClaw Evolution (Cycle #2597)
Implements the Active Learning Protocol (R3). Allows the agent to programmatically internalize lessons into MEMORY.md and generate structured "ask for help" requests.
node skills/active-learner/index.js internalize --id "L1" --category "Protocol" --text "Lesson content here..."
node skills/active-learner/index.js ask --text "I don't understand X..."