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.
npx skills add campfront/camp-skills --skill activity-plannergit clone --depth 1 https://github.com/campfront/camp-skillsWrote 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.
[](https://agentmods.dev/skills/campfront/camp-skills/activity-planner)<a href="https://agentmods.dev/skills/campfront/camp-skills/activity-planner"><img src="https://agentmods.dev/badge/skills/campfront/camp-skills/activity-planner.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00114 | $0.02102 |
| Opus 5 | $0.00057 | $0.01051 |
| Sonnet 5 | $0.00023 | $0.00420 |
| Haiku 4.5 | $0.00011 | $0.00210 |
Grade A, and why
activity-planner 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 7d 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.
How it starts
The opening of the file, as written. The whole thing — 114 lines — stays where its author put it; the contents beside it link to each section on GitHub.
activity-planner
Find the right game or activity for the group in front of you, fast, and run it safely. This carries activity best practice with the camp's safety and developmental guardrails on top.
It is written for you, the agent. Use camp-profile for the camp's ages and facilities. Most of the value here is fitting the choice to the actual group, time, space, and energy, and building in safety and inclusion. A generic list dumped on a counselor does not help in the moment, so draw concrete games from the vetted, current bank in references/activity-bank.md and fit them to the group rather than handing them over wholesale. Gather the situational details before recommending, and treat what you produce as a starting point to swap in what the camp already loves.
Ask first
A recommendation is only useful when it fits the group in front of them, so gather these before suggesting anything:
- The exact ages or age band, and whether the group is mixed-age.
- The group size, and how many staff are present.
- The time available, and whether there is setup time.
- Indoor or outdoor, the space (field, gym, cabin, hall), and a fallback if the weather turns.
- The energy the moment needs (burn it off, fill time, or wind down), and the time of day (post-meal, midday heat, before bed).
- The equipment on hand, or none.
- The goal (pure fun, settling, team-building, or a specific outcome).
- Access and inclusion needs, and any allergies or medical conditions relevant to the activity (food, animals, the outdoors, water, exertion).
If a camp profile exists (.agents/camp-profile.md), read it for the camp's ages, facilities, and any standing needs first, and ask only for what is missing.
How far to go (the depth dial). Match it to the director's goal and how much they want to take on. Default to a few good options for right now, and offer to go deeper.
- Quick wins (low effort): a few strong options for this exact group and moment.
- Solid setup (medium effort): a fuller set for a session, matched to the ages and the goal, with how to run each.
- Full build (high effort): an activity bank or rotation for the season across the age bands, with debriefs and inclusion built in.
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.
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.
- 7d ago First seen · 114 lines · 114 tokens per session scan A 1441531a6718
activity-planner is a skill published in the GitHub repository campfront/camp-skills (2 stars, last pushed 2mo ago), licensed MIT. It adds 114 tokens to every session and 2,102 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.
Other skills, from other repositories
happiness-skill
A Chinese-language guide to happiness based on reducing unmet wants, focusing on the present, and treating happiness as a trainable skill.
docx-comment-reply
Reply to comments (批注) in Word .docx/.doc files: extract comment context, draft replies, write threaded replies back, and validate OOXML.
asc-subscription-localization
Bulk-localize subscription, subscription-group, and in-app purchase display names across App Store locales using asc, including API 4.4.1 version-scoped v2 resources. Use when filling or updating subscription/IAP names and descriptions without App Store Connect UI work.
pcbway
PCBWay PCB fabrication and assembly — turnkey/consigned assembly, design rules, ordering workflow. Alternative to JLCPCB for manufacturing. Use with KiCad. Use this skill when the user mentions PCBWay, needs turnkey assembly (PCBWay sources parts by MPN), has parts not available on LCSC, needs assembled boards with…
explaining-machine-learning-models
Explain trained machine learning models through feature attribution, local explanations, and behavior summaries. Use as an explicit/manual helper once a model already exists, not for training ownership, leakage auditing, or general ML strategy selection.
influence-psychology
Apply the seven principles of ethical persuasion (reciprocity, commitment, social proof, authority, liking, scarcity, unity) to product design, copy, and sales. Use when the user mentions "social proof", "persuasive copy", "why users dont convert", "ethical persuasion", "reciprocity", "scarcity tactics", "commitment…