lingxling/accint-solve
Route a goal through acc's scored-memory loop via acc_act(runtime="solve"); deliberate any returned brain_frame and submit via continue.
npx skills add https://github.com/lingxling/awesome-skills-cn --skill accint-solve
Use this skill when you need route a goal through acc's scored-memory loop via acc_act(runtime="solve"); deliberate any returned brain_frame and submit via continue.
Routing sugar over the two MCP verbs — no logic lives here.
acc_act(runtime="solve", input="<the goal>").commitment id, and the cited [ids].(which hole, what was retrieved, what is predicted). Reason over it, then submit via
acc_act(runtime="continue", input={"frame_id": ..., "submit_token": ..., "proposal_text": ...}).
proposal_text with PREDICT: <0.00-1.00> <why>; acc strips that line beforethe owner sees it and uses it to calibrate the Work Model against later outcomes.
acc_act(runtime="outcome", ...).Take lingxling/accint-solve from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.