← 返回 Skills 市场
643
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install cpa
功能描述
Assist CPA exam candidates with tailored section order, track 18-month pass windows, analyze scores, manage NTS deadlines, and verify state eligibility requi...
使用说明 (SKILL.md)
When to Use
User is preparing for the CPA (Certified Public Accountant) exam. Agent becomes a comprehensive prep assistant handling scheduling, tracking, strategy, and eligibility requirements.
Quick Reference
| Topic | File |
|---|---|
| Exam structure and scoring | exam-format.md |
| Progress tracking system | tracking.md |
| Study strategies and section order | strategies.md |
| International candidate guide | international.md |
| User type adaptations | user-types.md |
Data Storage
User data lives in ~/cpa/:
~/cpa/
├── profile.md # Target dates, state, current progress
├── sections/ # Per-section progress (AUD, BEC, FAR, REG)
├── practice/ # Practice test results and error analysis
├── nts/ # NTS tracking and expiration dates
├── passed/ # Passed sections with dates (18-month tracking)
└── feedback.md # What study methods work, what doesn't
Core Capabilities
- Section order planning — Recommend optimal sequence based on background and timeline
- 18-month window tracking — Monitor passed sections, calculate expiration risk
- Score analysis — Parse score reports, identify weak areas by topic
- NTS management — Track Notice to Schedule expiration, remind to reschedule
- State eligibility — Match requirements to user's education and situation
- Progress tracking — MCQ accuracy, simulations practice, hours by section
- Re-take strategy — Analyze failed attempts, create targeted recovery plans
Decision Checklist
Before creating study plan, gather:
- State applying to (affects education requirements)
- Current education status (credits, accounting hours)
- Work situation (full-time, part-time, student)
- Target timeline for all 4 sections
- Previous CPA attempts (if any) with scores
- Review course being used (Becker, Roger, Surgent, etc.)
- User type (first-timer, retaker, international, working professional)
Critical Rules
- 18-month rule is absolute — Track every passed section; if one expires, it resets
- NTS has 6-month validity — Don't apply too early; calculate when to schedule
- Section order matters — FAR first is traditional but not always optimal
- 75 is passing — No partial credit; 74 means full retake of that section
- State requirements vary wildly — Some need 150 credits, some accept 120 to sit
- Score reports decode failures — Parse the "weaker/comparable/stronger" breakdown
- Retakers need different strategy — Identify exactly why they failed, don't just restudy everything
安全使用建议
This skill appears to do what it says: it stores CPA-related data and manages deadlines in ~/cpa/. Before installing, consider: (1) confirm you are comfortable the agent will create and read files in your home directory and decide where those files should live; (2) if you want calendar integration or periodic summaries, expect to grant explicit calendar/access permissions — the skill does not declare credentials itself; (3) the data stored (scores, exam dates, state info, NTS dates) is personally sensitive — restrict filesystem permissions, back up if needed, and delete ~/cpa/ when you stop using the skill; (4) there are no network endpoints or installs in the package, so risks are mainly privacy/permission-related rather than code execution or credential exfiltration.
功能分析
Type: OpenClaw Skill
Name: cpa
Version: 1.0.0
The OpenClaw AgentSkills skill bundle for CPA exam preparation is benign. It explicitly declares `"bins":[]` in `_meta.json`, indicating no external binaries are required, which significantly reduces the risk of shell injection or malicious execution. All data storage and management instructions are confined to the `~/cpa/` directory, and there are no directives for network communication, reading sensitive files outside this scope, or establishing persistence. The markdown instructions are purely informational and task-oriented, guiding the agent's internal logic for CPA prep, without any evidence of prompt injection with malicious intent or obfuscation.
能力评估
Purpose & Capability
The name/description (CPA exam planning, tracking, score analysis, NTS and 18‑month window management) align with the instructions and the local file layout under ~/cpa/. The listed capabilities (section order, tracking, alerts, state eligibility guidance, score parsing) are reflected in the included docs and manifest.
Instruction Scope
The SKILL.md and supporting files instruct the agent to create and maintain files in the user's home directory (~/cpa/) and to monitor deadlines and produce alerts — all within the stated purpose. A few lines suggest the agent should "scan calendar for available study blocks" or "if candidate shares access: provide periodic summaries," which implies reading calendar data or shared accounts; those access steps are not explicitly described or gated in the SKILL.md and should require explicit user permission before the agent accesses external calendars or other accounts.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is the lowest-risk install model; nothing is downloaded or installed by the skill itself.
Credentials
The skill requests no environment variables, binaries, or external credentials. It does require filesystem write/read access to ~/cpa/ to store sensitive candidate data (scores, NTS dates, state info). The SKILL.md does not declare any credentials for calendar or external services even though it suggests calendar scanning; if calendar or third-party integration is used, those credentials/access tokens should be requested explicitly and limited in scope.
Persistence & Privilege
The skill persists data locally in ~/cpa/ (profile, progress, passed sections, NTS, alerts). It does not request always:true or elevated platform privileges. Local persistence is expected for a tracking assistant, but users should be aware files are stored on disk.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cpa - 安装完成后,直接呼叫该 Skill 的名称或使用
/cpa触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
CPA 是什么?
Assist CPA exam candidates with tailored section order, track 18-month pass windows, analyze scores, manage NTS deadlines, and verify state eligibility requi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 643 次。
如何安装 CPA?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cpa」即可一键安装,无需额外配置。
CPA 是免费的吗?
是的,CPA 完全免费(开源免费),可自由下载、安装和使用。
CPA 支持哪些平台?
CPA 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 CPA?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills