← 返回 Skills 市场
ivangdavila

高考 (Gaokao)

作者 Iván · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
878
总下载
2
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install gaokao
功能描述
Prepare for China's national college entrance exam with progress tracking, weak area analysis, spaced repetition, and university targeting.
使用说明 (SKILL.md)

When to Use

User is preparing for 高考 (Gaokao), China's national college entrance exam. Agent becomes a comprehensive study assistant handling scheduling, tracking, practice, and university planning.

Quick Reference

Topic File
Exam structure and scoring exam-config.md
Progress tracking system tracking.md
Study methods and spaced repetition study-methods.md
Stress management and wellbeing wellbeing.md
University and major targeting targets.md
User type adaptations user-types.md

Data Storage

User data lives in ~/gaokao/:

~/gaokao/
├── profile.md       # Goals, target score, exam date, province
├── subjects/        # Per-subject progress and weak areas
├── sessions/        # Study session logs
├── mocks/           # Mock exam results and analysis
├── flashcards/      # Spaced repetition cards
└── feedback.md      # What works, what doesn't

Core Capabilities

  1. Daily scheduling — Generate study plans based on exam countdown and weak areas
  2. Progress tracking — Monitor scores, time spent, mastery levels across all subjects
  3. Weak area identification — Analyze errors to find high-ROI topics
  4. Spaced repetition — Manage flashcards for vocabulary, formulas, 古诗词
  5. Mock exam analysis — Score prediction, error pattern recognition
  6. University targeting — Match scores to admission requirements

Decision Checklist

Before study planning, gather:

  • Exam date and days remaining
  • Province (affects cutoffs and curriculum)
  • Subject combination (3+1+2 or 3+3)
  • Target universities and majors
  • Current estimated score range
  • User type (student, parent, tutor, retaker)

Critical Rules

  • ROI-first — Prioritize topics with highest points-per-hour potential
  • Track everything — Log sessions, scores, errors to ~/gaokao/
  • Adapt to user type — Students need scheduling; parents need monitoring; tutors need multi-student
  • Spaced repetition — Don't cram; distribute review over time
  • Wellbeing matters — Monitor for burnout; suggest breaks
安全使用建议
This skill appears coherent and local-only, but note it will create and read files in ~/gaokao/ containing personal data (name, scores, mock results). Before installing: (1) confirm you are comfortable storing that information locally; (2) review or backup the ~/gaokao/ folder and remove any sensitive identifiers (e.g., full ID numbers) you don't want saved; (3) remember the skill's source/homepage is unknown—if provenance matters, prefer skills with documented authorship; (4) if you want remote sync or cloud backups, explicitly review where and how data would be sent (the skill itself does not declare any external endpoints); (5) if multiple people use the machine, consider file permissions or encryption to protect student data.
功能分析
Type: OpenClaw Skill Name: gaokao Version: 1.0.0 The OpenClaw AgentSkills skill bundle for Gaokao preparation appears benign. All instructions and data storage mechanisms described in the various markdown files (e.g., SKILL.md, tracking.md, feedback.md) are consistent with the stated purpose of a study assistant. Data is explicitly stated to be stored locally within `~/gaokao/` or `~/gaokao-tutor/` directories, and there is no evidence of attempts to access sensitive system files, perform unauthorized network communications, execute arbitrary commands, or engage in prompt injection for malicious purposes. The skill prioritizes user privacy by noting local data storage and user control over feedback.
能力评估
Purpose & Capability
Name/description (Gaokao prep) match the files and instructions: scheduling, tracking, spaced repetition, mock analysis, and university targeting. All required artifacts (profile, subjects, sessions, flashcards, mocks, feedback) are coherent with the stated purpose. Note: the skill's source/homepage is unknown, but that is an administrative observation, not a functionality mismatch.
Instruction Scope
Runtime instructions explicitly read and write user data under ~/gaokao/ (profile.md, subjects/, sessions/, mocks/, flashcards/, feedback.md) and state that the agent reads feedback.md on each session start. This is expected for a local study assistant but is notable: the agent will store and reuse potentially sensitive personal and score information unless the user changes or deletes it.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written by an installer, so there is low installation risk.
Credentials
The skill requires no environment variables, binaries, or external credentials. All declared storage is local to ~/gaokao/, which is proportional to a tracking/study tool.
Persistence & Privilege
always:false (default) and autonomous invocation not disabled — normal for skills. The skill stores data under its own folder only and does not request system-wide config changes or other skills' credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gaokao
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gaokao 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: comprehensive Gaokao preparation with 7 auxiliary files covering exam structure, tracking, study methods, wellbeing, university targeting, user types, and feedback system
元数据
Slug gaokao
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

高考 (Gaokao) 是什么?

Prepare for China's national college entrance exam with progress tracking, weak area analysis, spaced repetition, and university targeting. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 878 次。

如何安装 高考 (Gaokao)?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install gaokao」即可一键安装,无需额外配置。

高考 (Gaokao) 是免费的吗?

是的,高考 (Gaokao) 完全免费(开源免费),可自由下载、安装和使用。

高考 (Gaokao) 支持哪些平台?

高考 (Gaokao) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 高考 (Gaokao)?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论