Draft Camp Emails
Overview
Locate research directory: Read .claude/kids-camp-planner.local.md to get the research_dir path (default: camp-research). All user data paths below are relative to this directory. The family profile is at <research_dir>/family-profile.md.
Draft professional, personalized emails to camp providers. Pull family details from the profile and provider details from research files to create complete, ready-to-send emails. Save drafts to <research_dir>/drafts/ for review before sending.
Email Drafting Workflow
Step 1: Gather Context
Before drafting, read:
- Family profile (
<research_dir>/family-profile.md) for children's details, special needs, contact info
- Provider file (
<research_dir>/providers/[provider].md) for camp-specific details, contact email, program names
Step 2: Determine Email Type
Identify the purpose and use the appropriate template structure:
| Email Type |
When to Use |
| Inquiry |
Asking about program details, availability, pricing |
| Registration |
Requesting enrollment or registration information |
| Waitlist follow-up |
Following up on waitlist status |
| Special needs / dietary |
Informing about allergies, medical needs, accommodations |
| Schedule / logistics |
Questions about hours, pickup/dropoff, what to bring |
| Cancellation |
Requesting cancellation or date change |
Step 3: Draft the Email
General email guidelines:
- Friendly but professional tone (parent writing to a camp, not a business letter)
- Include child's name, age, and grade
- Reference specific program names and dates
- Be clear about what information or action is needed
- Include relevant medical/dietary info when appropriate
- Keep it concise - camp administrators handle hundreds of emails
Save drafts to: <research_dir>/drafts/[type]-[provider].md
Email Templates
Six templates are available covering all common camp communication scenarios. The inquiry template is shown below as a representative example. For all other templates (registration, waitlist follow-up, special needs/dietary, cancellation, logistics inquiry), see references/email-templates.md.
Inquiry Email (representative example)
Subject: Inquiry about [Program Name] for Summer [Year]
Hi [Camp Name] team,
I'm looking into summer camp options for my [son/daughter] [Child Name],
who is [age] years old (entering Grade [X] in September). We're interested
in the [Program Name] program.
I'd appreciate information on:
- Availability for the week(s) of [dates]
- Registration process and any deadlines
- Daily rates available? (for partial weeks or PA day drop-ins)
- [Any specific questions based on research gaps]
[If applicable: We're also considering enrollment for a second child,
[Child 2 Name], age [X]. Do you offer sibling discounts?]
Thank you for your time. Looking forward to hearing from you.
Best regards,
[Parent Name]
[Phone number - optional]
Personalization Rules
When drafting emails, apply these personalization rules:
- Use the child's actual name from the family profile, not "my child"
- Calculate current age from DOB in profile
- Reference the specific program name from the provider file
- Include relevant medical/allergy info automatically if the email type warrants it (registration, inquiry about inclusion)
- Mention sibling context when multiple children are being registered at the same provider
- Include pickup/dropoff questions when parent schedules suggest tight timing
Output Format
Save each draft as a markdown file:
# Email Draft: [Type] - [Provider Name]
**To:** [Email address from provider file]
**Subject:** [Subject line]
**Date drafted:** [Today's date]
**Status:** Draft - ready for review
---
[Email body]
---
**Notes:**
- [Any context for the user about why certain details were included]
- [Reminders about attachments needed, e.g., allergy action plan]
Additional Resources
Reference Files
references/email-templates.md - All email templates: registration, waitlist follow-up, special needs/dietary, cancellation, logistics inquiry
Example Files
examples/sample-inquiry-email.md - Complete personalized inquiry email example
1---2name: draft-camp-emails3description: This skill should be used when the user asks to "draft an email to a camp", "write an inquiry email", "email camp provider", "write registration email", "draft waitlist follow-up", "write cancellation email", "email about allergies", "contact camp about special needs", or needs help composing emails to camp providers for inquiries, registration, waitlist follow-ups, special needs requests, dietary accommodations, or cancellations. Provides email templates and personalization using the family profile.4---56# Draft Camp Emails78## Overview910**Locate research directory:** Read `.claude/kids-camp-planner.local.md` to get the `research_dir` path (default: `camp-research`). All user data paths below are relative to this directory. The family profile is at `<research_dir>/family-profile.md`.1112Draft professional, personalized emails to camp providers. Pull family details from the profile and provider details from research files to create complete, ready-to-send emails. Save drafts to `<research_dir>/drafts/` for review before sending.1314## Email Drafting Workflow1516### Step 1: Gather Context1718Before drafting, read:191. **Family profile** (`<research_dir>/family-profile.md`) for children's details, special needs, contact info202. **Provider file** (`<research_dir>/providers/[provider].md`) for camp-specific details, contact email, program names2122### Step 2: Determine Email Type2324Identify the purpose and use the appropriate template structure:2526| Email Type | When to Use |27|------------|-------------|28| **Inquiry** | Asking about program details, availability, pricing |29| **Registration** | Requesting enrollment or registration information |30| **Waitlist follow-up** | Following up on waitlist status |31| **Special needs / dietary** | Informing about allergies, medical needs, accommodations |32| **Schedule / logistics** | Questions about hours, pickup/dropoff, what to bring |33| **Cancellation** | Requesting cancellation or date change |3435### Step 3: Draft the Email3637**General email guidelines:**38- Friendly but professional tone (parent writing to a camp, not a business letter)39- Include child's name, age, and grade40- Reference specific program names and dates41- Be clear about what information or action is needed42- Include relevant medical/dietary info when appropriate43- Keep it concise - camp administrators handle hundreds of emails4445**Save drafts to:** `<research_dir>/drafts/[type]-[provider].md`4647## Email Templates4849Six templates are available covering all common camp communication scenarios. The inquiry template is shown below as a representative example. For all other templates (registration, waitlist follow-up, special needs/dietary, cancellation, logistics inquiry), see `references/email-templates.md`.5051### Inquiry Email (representative example)5253```54Subject: Inquiry about [Program Name] for Summer [Year]5556Hi [Camp Name] team,5758I'm looking into summer camp options for my [son/daughter] [Child Name],59who is [age] years old (entering Grade [X] in September). We're interested60in the [Program Name] program.6162I'd appreciate information on:63- Availability for the week(s) of [dates]64- Registration process and any deadlines65- Daily rates available? (for partial weeks or PA day drop-ins)66- [Any specific questions based on research gaps]6768[If applicable: We're also considering enrollment for a second child,69[Child 2 Name], age [X]. Do you offer sibling discounts?]7071Thank you for your time. Looking forward to hearing from you.7273Best regards,74[Parent Name]75[Phone number - optional]76```7778## Personalization Rules7980When drafting emails, apply these personalization rules:81821. **Use the child's actual name** from the family profile, not "my child"832. **Calculate current age** from DOB in profile843. **Reference the specific program name** from the provider file854. **Include relevant medical/allergy info** automatically if the email type warrants it (registration, inquiry about inclusion)865. **Mention sibling context** when multiple children are being registered at the same provider876. **Include pickup/dropoff questions** when parent schedules suggest tight timing8889## Output Format9091Save each draft as a markdown file:9293```markdown94# Email Draft: [Type] - [Provider Name]9596**To:** [Email address from provider file]97**Subject:** [Subject line]98**Date drafted:** [Today's date]99**Status:** Draft - ready for review100101---102103[Email body]104105---106107**Notes:**108- [Any context for the user about why certain details were included]109- [Reminders about attachments needed, e.g., allergy action plan]110```111112## Additional Resources113114### Reference Files115116- **`references/email-templates.md`** - All email templates: registration, waitlist follow-up, special needs/dietary, cancellation, logistics inquiry117118### Example Files119120- **`examples/sample-inquiry-email.md`** - Complete personalized inquiry email example