← Back to Skills Marketplace
ivangdavila

ACT

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
636
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install act-prep
Description
Assist ACT test preparation with personalized practice plans, score and error tracking, timed drills, strategy coaching, and college admission targeting.
README (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

  1. Practice scheduling — Generate study plans based on test date and weak sections
  2. Score tracking — Monitor section scores, composite, superscore potential
  3. Weak area identification — Analyze errors to find high-ROI topics
  4. Timed practice — Simulate real test conditions with pacing feedback
  5. Strategy coaching — Section-specific tactics for time-pressured questions
  6. 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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install act-prep
  3. After installation, invoke the skill by name or use /act-prep
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug act-prep
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ACT?

Assist ACT test preparation with personalized practice plans, score and error tracking, timed drills, strategy coaching, and college admission targeting. It is an AI Agent Skill for Claude Code / OpenClaw, with 636 downloads so far.

How do I install ACT?

Run "/install act-prep" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ACT free?

Yes, ACT is completely free (open-source). You can download, install and use it at no cost.

Which platforms does ACT support?

ACT is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created ACT?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments