← Back to Skills Marketplace
717
Downloads
2
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install toefl
Description
Prepare for the TOEFL iBT exam with progress tracking, weak area analysis, score prediction, and university targeting.
Usage Guidance
This skill appears coherent and instruction-only: it will create and update a local folder ~/toefl/ to store your profile, session logs, practice results, and analysis. Before installing, consider: (1) confirm whether your agent has network/browsing access for the 'university lookup' functionality — if enabled, the agent may query the web on your behalf; (2) review and periodically backup or remove ~/toefl/ if you are concerned about sensitive personal data; (3) avoid entering credentials (ETS account, payment info, or other secrets) into these local files — the skill does not require any credentials; (4) on a shared machine, restrict access to the ~/toefl/ directory to prevent other users from reading your study records. No signs of unrelated or suspicious behavior were found in the provided files.
Capability Analysis
Type: OpenClaw Skill
Name: toefl
Version: 1.0.0
The OpenClaw AgentSkills bundle for 'toefl' is benign. All files are markdown documents providing instructions and data structures for an AI agent to act as a TOEFL study assistant. The agent's actions are confined to reading and writing markdown files within the `~/toefl/` and `~/toefl-tutor/` directories, which is consistent with the skill's stated purpose of progress tracking and study management. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or harmful prompt injection attempts against the agent. The instructions in files like `SKILL.md`, `tracking.md`, and `user-types.md` are designed to guide the agent's intended, non-malicious behavior.
Capability Assessment
Purpose & Capability
Name, description, and included files all describe TOEFL prep, tracking, and university research; requested capabilities (scheduling, tracking, score prediction, university lookup) match the content of the SKILL.md and auxiliary files. No unexpected credentials, binaries, or unrelated capabilities are requested.
Instruction Scope
The runtime instructions direct the agent to create and maintain a local workspace at ~/toefl/ (profile, sections, sessions, practice results, etc.). This is proportionate to a study tracker, but it means the agent will read and write multiple files in the user's home directory. The skill references 'university lookup' and 'immigration lookup' but does not specify how to perform web queries — using a browsing/HTTP tool would be expected. There are no instructions to read unrelated system files or to transmit stored data to third-party endpoints.
Install Mechanism
No install spec or code files are present; the skill is instruction-only. That minimizes disk execution risk because nothing is downloaded or installed by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. All data access is local under ~/toefl/, which is reasonable for a personal study assistant.
Persistence & Privilege
The skill is not force-included (always:false) and does not request elevated system privileges or to modify other skills. It will persist user data locally in ~/toefl/ but does not request permanent platform privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install toefl - After installation, invoke the skill by name or use
/toefl - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is TOEFL?
Prepare for the TOEFL iBT exam with progress tracking, weak area analysis, score prediction, and university targeting. It is an AI Agent Skill for Claude Code / OpenClaw, with 717 downloads so far.
How do I install TOEFL?
Run "/install toefl" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is TOEFL free?
Yes, TOEFL is completely free (open-source). You can download, install and use it at no cost.
Which platforms does TOEFL support?
TOEFL is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created TOEFL?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills