camp-aeo

camp-aeo is a skill for Claude Code, Codex from campfront/camp-skills. It costs 119 tokens per session (2,697 once invoked), scanned A, original, MIT.

A set of instructions for making a summer camp easier for AI assistants to recommend. Answer engines are tools such as ChatGPT, Gemini, and Perplexity that respond directly to questions instead of showing only search results.

In plain words
What is it for?
Use it to improve how a camp appears in AI-generated recommendations, alongside factual website content, a Google Business Profile, reviews, and structured data.
Why use it?
It helps camps present accurate, consistent information that AI systems can verify and cite when parents ask for camp recommendations.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to improve how a camp appears in AI-generated recommendations, alongside factual website content, a Google Business Profile, reviews, and structured data.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/campfront/camp-skills/camp-aeo
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add campfront/camp-skills --skill camp-aeo
Clone the repo
git clone --depth 1 https://github.com/campfront/camp-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for camp-aeo

README.md
[![agentmods](https://agentmods.dev/badge/skills/campfront/camp-skills/camp-aeo/github.svg)](https://agentmods.dev/skills/campfront/camp-skills/camp-aeo)
Your own site
<a href="https://agentmods.dev/skills/campfront/camp-skills/camp-aeo"><img src="https://agentmods.dev/badge/skills/campfront/camp-skills/camp-aeo/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for camp-aeo

Your own site · 80×15
<a href="https://agentmods.dev/skills/campfront/camp-skills/camp-aeo"><img src="https://agentmods.dev/badge/skills/campfront/camp-skills/camp-aeo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 119 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,697 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00119 $0.02697
Opus 5 $0.00060 $0.01349
Sonnet 5 $0.00024 $0.00539
Haiku 4.5 $0.00012 $0.00270

Measured 10d ago against content hash 862302cf103e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

camp-aeo scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/camp-aeo/SKILL.md · 144 lines

How it starts

The opening of the file, as written. The whole thing — 144 lines — stays where its author put it; the contents beside it link to each section on GitHub.

camp-aeo

Make yours the camp an AI recommends when a parent asks for one. More parents now open ChatGPT, Gemini, or Perplexity and ask "what's a good overnight camp near us for a shy ten-year-old" instead of scrolling a search page. This skill carries full answer-engine and generative-engine optimization practice, with a camp-specific layer on top.

It is written for you, the agent. Shape the output to the director, but keep the method intact. Answer engines change fast and never guarantee a mention, so give direction rather than promises. Honesty is central here: an assistant recommends camps it can verify, so the goal is to be genuinely accurate, consistent, and reputable, not to trick it.

If the camp-overview skill is available, draw on it for industry context (the directories and advisors parents use, accreditation, how families choose). This skill assumes that grounding but does not require it.

camp-aeo and camp-seo share a foundation: accurate facts, a strong Google Business Profile, genuine reviews, and clean structured data help both. Do not redo that work here; build on it and add the AI-citation layer.

Ask first

Start from what is known, then ask only for the gaps.

1. Read the camp's context before asking anything.

  • If a camp profile exists (.agents/camp-profile.md or .claude/camp-profile.md), read it for the durable facts (name, type, location, programs, ages, accreditation, voice, positioning). Do not re-ask what it answers.
  • If no profile exists, offer to capture one with the camp-profile skill, then continue either way.

2. Ask only the task-specific gaps for AI visibility:

  • The real questions parents ask an assistant, in their words ("best sleepaway camp near [town] for a first-timer," "affordable summer day camps in [city]," "is [camp] any good").
  • Current AI presence: have they checked what ChatGPT, Gemini, or Perplexity say when asked for a camp like theirs? Are they mentioned, and what do the engines get wrong?
  • Where their facts already live: site, Google Business Profile, camp directories, association listing, review sites, and whether those facts agree with each other.
  • What genuinely makes the camp the right fit for particular families. AI recommends by fit, so this is the raw material.

Read the full file on GitHub · 144 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 144 lines · 119 tokens per session scan A 862302cf103e

Subscribe to this mod's changes

camp-aeo is a skill published in the GitHub repository campfront/camp-skills (2 stars, last pushed 2mo ago), licensed MIT. It adds 119 tokens to every session and 2,697 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

hyperframes-product-launch-video

Create product launch videos from a URL, brief, or script using HyperFrames (HTML→MP4). Use when the user wants a product launch video, site tour, social clip featuring a product's own visuals, or marketing/promoting a product. Up to 3 min (sweet spot 30-90s). Teaches the HyperFrames production loop: plan → write HTML…

oyi77/1ai-skills · 97 tokens

community-outreach

Systemneutrale Automatisierung für lösungsorientierten Community Outreach und Repo-Recommender in Foren, Reddit und Plattformen nach dem Human-in-the-Loop-Prinzip (EU AI Act konform).

ellmos-ai/skills · 48 tokens

youtube-downloader

Download and process YouTube content for research. Use when: downloading competitor videos for analysis; extracting audio for podcasts; getting transcripts for content repurposing; archiving webinars; research content curation.

guia-matthieu/clawfu-skills · 43 tokens

design-trends-2026

Apply 2026's top graphic design trends to any creative brief. Based on Kittl × Savee's 2026 Design Trends Report (10 trends + 2 honorable mentions), backed by Adobe, Figma, and Pinterest data. Use when: Designing a brand identity — pick the right aesthetic for your audience; Creating social media assets — use trending…

guia-matthieu/clawfu-skills · 137 tokens

web-design-director

Skill "web-design-director" from guia-matthieu/clawfu-skills, covering web design director, when to use this skill, methodology foundation, what claude does vs what you decide and what this skill does.

guia-matthieu/clawfu-skills · 0 tokens

website-finishing-director

Run a structured 5-pass finishing audit on any website before launch — scoring visual polish, technical foundation, UX completeness, content quality, and cross-device readiness on 100 points. Use when: Pre-launch - Final validation before going live; Post-redesign - Verify nothing broke during the overhaul; Client…

guia-matthieu/clawfu-skills · 108 tokens