Loading...
Loading...
Switch into structured planning mode before outlining multi-step solutions, and exit when done.
npx skill4agent add naohainezha/skill plan-modecurl -s -X POST http://localhost:23001/api/plan-mode/enter{"active": true, "since": "2026-01-01T00:00:00.000Z", "message": "Plan mode activated."}curl -s -X POST http://localhost:23001/api/plan-mode/exit{"active": false, "since": null, "message": "Plan mode exited."}curl -s http://localhost:23001/api/plan-mode