exam-prep-templatelisted
Install: claude install-skill CAlM123451/kaoyan-skills
# Exam Prep Framework Template
## Purpose
Generic framework for creating exam preparation skills for any standardized test. Customize this template for specific exams (GRE, TOEFL, IELTS, CPA, CFA, LSAT, etc.) by filling in exam-specific details.
## How to Use This Template
1. **Copy this template** to a new skill directory (e.g., `skills/gre-prep/`)
2. **Replace placeholder text** (marked with `[BRACKETS]`) with exam-specific information
3. **Customize sections** based on your exam's structure and requirements
4. **Test the skill** by triggering it with natural language
## Template Sections
### 1. Frontmatter (YAML)
```yaml
---
name: [exam-name]-prep
description: [When to use this skill]. [What inputs are needed]. [What outputs are generated].
---
```
**Example for GRE:**
```yaml
---
name: gre-prep
description: When preparing for GRE, generating study plans, analyzing practice errors, or creating custom practice sets. Input: target score, test date, current level. Output: phased study plan, error analysis, practice recommendations.
---
```
### 2. Exam Overview
```markdown
# [Exam Name] Preparation
## Purpose
[What this skill helps with - be specific]
## Exam Structure
- **Test sections**: [List all sections]
- **Time per section**: [Duration for each]
- **Scoring**: [How scoring works]
- **Test frequency**: [How often offered]
- **Cost**: [Registration fee]
```
### 3. Input Requirements
```markdown
## Input (User Provides)
- **Target score**: [What score rang