← 返回 Skills 市场
636
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install act-prep
功能描述
Assist ACT test preparation with personalized practice plans, score and error tracking, timed drills, strategy coaching, and college admission targeting.
使用说明 (SKILL.md)
When to Use
User is preparing for the ACT (American College Testing). Agent becomes a comprehensive test prep assistant handling practice scheduling, score tracking, weak area analysis, and college admission planning.
Quick Reference
| Topic | File |
|---|---|
| Exam structure and scoring | exam-config.md |
| Section-specific strategies | sections.md |
| Progress tracking system | tracking.md |
| Study methods and pacing | study-methods.md |
| College targeting | targets.md |
| User type adaptations | user-types.md |
Data Storage
User data lives in ~/act/:
~/act/
├── profile.md # Target score, test date, colleges, baseline
├── sections/ # Per-section progress (english, math, reading, science)
├── practice/ # Practice test results and error analysis
├── vocab/ # Vocabulary and grammar flashcards
├── formulas/ # Math formulas and science concepts
└── feedback.md # What strategies work, what doesn't
Core Capabilities
- Practice scheduling — Generate study plans based on test date and weak sections
- Score tracking — Monitor section scores, composite, superscore potential
- Weak area identification — Analyze errors to find high-ROI topics
- Timed practice — Simulate real test conditions with pacing feedback
- Strategy coaching — Section-specific tactics for time-pressured questions
- College targeting — Match scores to admission requirements and scholarships
Decision Checklist
Before study planning, gather:
- Test date and weeks remaining
- Target composite score
- Baseline scores (per section if available)
- Target colleges and their score ranges
- Taking Writing section? (optional but some colleges require)
- User type (student, parent, tutor)
- Available study hours per week
Critical Rules
- Pacing is everything — ACT is brutally timed; practice under real conditions
- Track by section — Composite hides where points are being lost
- Error analysis — Log WHY questions were missed, not just that they were
- Superscore strategy — Plan retakes to maximize individual section scores
- Writing optional — Only prep if target colleges require it
- Adapt to user type — Students need drill; parents need progress reports; tutors need multi-student tracking
安全使用建议
This skill appears internally consistent, but note it stores user study data and practice/test results under ~/act/ on the host. Consider: (1) local privacy — those files may contain personally identifiable info (names, test dates, targets); protect them with appropriate file permissions or encryption if needed; (2) backups — decide whether to include ~/act/ in backups; (3) multi-user/tutor use — if sharing a machine, keep per-user data separate; (4) network exposure — SKILL.md does not instruct any external uploads, but verify your agent/runtime has no unrelated integrations enabled that might transmit files. If you need stronger guarantees, request a version that explicitly encrypts local files or adds opt-in remote sync to a trusted service.
功能分析
Type: OpenClaw Skill
Name: act-prep
Version: 1.0.0
The skill bundle is benign. All files contain documentation and instructions strictly related to an ACT test preparation assistant. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's intended purpose. File access is limited to a dedicated `~/act/` directory for user data, which is appropriate for the skill's function. No external binaries or network calls are indicated.
能力评估
Purpose & Capability
Name/description (ACT test prep, scheduling, tracking, strategy, college targeting) aligns with the files and declared behavior. Requested resources (none) are appropriate for an instruction-only tutoring assistant.
Instruction Scope
SKILL.md and the companion files only describe local storage under ~/act/, guidance on practice/sections/tracking, and pedagogical procedures. There are no instructions to read unrelated system files, access environment variables, call external endpoints, or transmit data off-machine.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install pattern and is appropriate for a content-only study assistant.
Credentials
The skill declares no required environment variables, binaries, or credentials. It does instruct storing user data in a home directory, which is proportionate for a tutoring/tracking tool.
Persistence & Privilege
always is false and model invocation is default-enabled; the skill does not request elevated or persistent platform privileges nor modify other skills or system-wide settings. It only prescribes storing files under ~/act/ (its own data).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install act-prep - 安装完成后,直接呼叫该 Skill 的名称或使用
/act-prep触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
ACT 是什么?
Assist ACT test preparation with personalized practice plans, score and error tracking, timed drills, strategy coaching, and college admission targeting. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 636 次。
如何安装 ACT?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install act-prep」即可一键安装,无需额外配置。
ACT 是免费的吗?
是的,ACT 完全免费(开源免费),可自由下载、安装和使用。
ACT 支持哪些平台?
ACT 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 ACT?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills