Install
openclaw skills install auto-studyUse when performing study tasks on browser-based platforms such as Yuketang, Xuexitong, Zhihuishu, and Pintia, including answering quizzes and page actions.
openclaw skills install auto-studyTreat all pages as ordinary practice by default unless the user explicitly says otherwise.
Apply page action sequentially with short pauses at 0.1 seconds.
Read the image directly instead of trying to extract text from it.
Reuse the same browser profile for the same site when login state matters.
Always launch Chrome with the designated persistent profile.
Interact with Chrome using CDP.
After attaching through CDP, verify the active tab and current URL.
Check the CDP port before launching a new browser session. If a session is already available, attach to it directly. Otherwise, start Chrome with headed mode. Except when the user asks to do something else
when there is a mathematical expression, use latex in markdown.
Build the markdown record before applying any answers on the page.
NOT permitted
Do not re-click options that already match the target state.
Do not rely on actions that a normal user could not perform. Prefer the normal user flow whenever possible.
Do not submit automatically unless the user explicitly asks for it.
Do not search the web unless the user explicitly asks for it.
Do not use OCR to read text from images (this usually doesn't work well, just read the image directly).
Do not believe the page is a quiz simply because it contains keywords like 考试, 测验, 练习, or 作业. Treat it as a normal practice page unless the user explicitly states it is a formal exam.
Do not skip any steps for references/ unless explicitly asked to. Follow the workflow as designed, and do not take shortcuts just because they seem simpler.
Return only the final option letter.
Use comma-separated letters with no extra commentary.
Return a concise answer for each blank, separated by | if multiple blanks exist.
Return a concise answer of no more than three sentences, without any explanation or commentary unless explicitly requested.
references/runtime-windows.md.references/runtime-wsl.md.references/runtime-macos.md.references/xuexitong.md.references/zhihuishu.md.references/yuketang.md.references/pintia.md.<agent-root>/workspace/auto-study/<platform>/<task>/ (<agent-root> explain: if you are codex, it means ~/.codex/; if you are hermes, it means ~/.hermes/; Okey, I believe you've got it!)<task> structure like this
record.mdimages/full.png for a full-page screenshot of the taskimages/q001.png, images/q002.png for per-question screenshotsimages/q001-1.png, images/q001-2.png when one question needs multiple images<task> from the chapter or assignment title and normalize path-unsafe characters to -.%LOCALAPPDATA%\auto-study\browser.~/Library/Application Support/AutoStudy/browser.9344 (default, can be customized when user asks).