Install
openclaw skills install molt-solverAutomatically solves Moltbook math captchas by parsing English text, extracting operations, calculating results, and formatting answers with two decimals.
openclaw skills install molt-solver自动解决 Moltbook 验证码难题的专家。
/molt verify手动触发验证码解析。通常用于调试或手动提交评论后的验证阶段。
Moltbook 的验证码通常是变体形式的英文数学题,例如:
"A loooobster has ninety four neurons and loses twenty six, how many remain?"
Molt-Solver 会:
* TWO claws)。68.00)。如果你在编写其他 Moltbook 相关技能,可以直接导入:
import { solveChallenge } from './skills/molt-solver/molt-solver.ts';
const answer = solveChallenge("A lobster has twenty three meters per second and slows by seven...");
// 返回 "16.00"
node 环境。memory/moltbook-state.json 获取账户上下文。