Skip to content

AmiracleTa/Auto-Study-Skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 简体中文

Auto-Study

The Auto-Study skill is an agent skill for web-based learning platforms such as Yuketang, Xuexitong, pintia, and other question-answering scenarios.

It teaches the agent to use learning platforms in a browser, read text or images, return answers, choose options, fill in blanks, and carry out similar actions. It uses a separate browser profile to preserve login state, reduce potential security risks, and support background execution.

It currently supports Windows, WSL, and macOS. Browser support is limited to Google Chrome. When used from WSL, it should drive Google Chrome on Windows.

Preview

Yuketang

user: Finish these 50 OOP-6 questions, but don't submit them yet

YuketangDemo.mp4

Xuexitong

user: Open Xuexitong

user: Finish the chapter quizzes for 10.1-10.5 and submit them directly

wait for some time...

agent:

The chapter quizzes for 10.1 - 10.5 are all completed and submitted.
- 10.1: 100
- 10.2: 100
- 10.3: 100
- 10.4: 100
- 10.5: 100

I also saved the screenshots and answer records for each section:
- quiz/markdown/xuexitong-10.1-以法治为重器:法治的价值定位.md
- quiz/markdown/xuexitong-10.2-以系统为谋划:法治的推进战略.md
- quiz/markdown/xuexitong-10.3-以世界为方法:法治的世界结构(上).md
- quiz/markdown/xuexitong-10.4-以世界为方法:法治的世界结构(下).md
- quiz/markdown/xuexitong-10.5-以中国为目的:法治的中国语境.md

Auto-generated markdown with captured questions, answer analysis, and recorded scores.

Image

Other usage examples

user: Give me the answers for the 4.1 chapter quiz

user: Briefly analyze each question

Install the Skill

Let your agent handle it

Just tell your agent: Help me install this skill, https://github.com/AmiracleTa/Auto-Study-Skill


Manual Installation

Copy the repository

Copy this repository into your agent's skills folder.

OpenClaw: ~/.openclaw/workspace/skills

Codex: ~/.codex/skills

Install dependencies

Behavior

  • By default, it returns answers directly without extra explanation.
  • Unless explicitly requested, it does not submit automatically after finishing.

For detailed strategy, see SKILL.md.

Default Configuration

  • CDP port: 9344
  • Profile root directory on Windows: %LOCALAPPDATA%\AutoStudy\browser
  • Profile root directory on macOS: ~/Library/Application Support/AutoStudy/browser

Workflow

  1. Start or connect to Chrome using a dedicated CDP port
  2. Read the browser page and current state
  3. Perform the requested actions according to the user's instructions

Detailed Strategy

Acceptable Use

When using this skill, you are responsible for ensuring compliance with applicable laws and regulations, school or institutional rules, and platform terms of service.

This skill is designed for: learning, ordinary quizzes, and browser-based answering assistance

Do not use it for formal exams, bypassing technical restrictions, or any other disallowed automation.


AI is not a human. Use auto-submit with caution.

About

写给 ai 看的技能书,用于网页端学习平台的自动化

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors