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 session-schedulergit 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/session-scheduler)<a href="https://agentmods.dev/skills/campfront/camp-skills/session-scheduler"><img src="https://agentmods.dev/badge/skills/campfront/camp-skills/session-scheduler.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.00104 | $0.02061 |
| Opus 5 | $0.00052 | $0.01030 |
| Sonnet 5 | $0.00021 | $0.00412 |
| Haiku 4.5 | $0.00010 | $0.00206 |
Grade A, and why
session-scheduler 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 8d 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 — 107 lines — stays where its author put it; the contents beside it link to each section on GitHub.
session-scheduler
Build a camp's daily and weekly schedules and themed program weeks so they fit the group, the facilities, and the staff. This carries camp program-design best practice with the camp's own constraints layered on top.
It is written for you, the agent. Use camp-profile for the camp's ages, facilities, and staff, and camp-overview for the camp year. A seasoned director often knows their camp better than any general source, so the value here is a solid draft fit to their ages, site, and traditions, plus a check on the things that quietly break a schedule (ratios, rest, transitions), not generic advice. The block lengths and timings below are conventions, not rules, and the supervision ratios must follow the camp's own jurisdiction and accreditor.
Ask first
Start from what is known, then ask only for the gaps.
1. Read the camp's context first.
- If a camp profile exists (
.agents/camp-profile.mdor.claude/camp-profile.md), read it for the camp type, ages, facilities, session structure, and traditions. - Use camp-overview for where this sits in the camp year.
- If no profile exists, offer to capture one with the camp-profile skill, then continue.
2. Ask only the task-specific gaps:
- The age bands and the group or cabin sizes, and whether any campers have support needs.
- Day or overnight, the session length, and the daily start and end times.
- The facilities and activity areas, and which ones different groups share (the bottlenecks).
- Staff headcount and specialists (lifeguards, climbing, riding), to check the ratio math.
- Fixed points: meal times, and any swim, rest, or assembly already set.
- The traditions and non-negotiables to keep, and, the most useful question for an experienced director, what has not worked before: the chaos points, the blocks campers disengage from, the transitions that fall apart.
3. 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 solid daily schedule, and offer to go deeper.
What ships with it
1 file 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.
- 8d ago First seen · 107 lines · 104 tokens per session scan A debe8abb7508
session-scheduler is a skill published in the GitHub repository campfront/camp-skills (2 stars, last pushed 2mo ago), licensed MIT. It adds 104 tokens to every session and 2,061 once invoked, about $0.0005 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…