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 AlterLab-IEU/AlterLab-FC-Skills --skill alterlab-cdm-production-managergit clone --depth 1 https://github.com/AlterLab-IEU/AlterLab-FC-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/alterlab-ieu/alterlab-fc-skills/alterlab-cdm-production-manager)<a href="https://agentmods.dev/skills/alterlab-ieu/alterlab-fc-skills/alterlab-cdm-production-manager"><img src="https://agentmods.dev/badge/skills/alterlab-ieu/alterlab-fc-skills/alterlab-cdm-production-manager/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.
<a href="https://agentmods.dev/skills/alterlab-ieu/alterlab-fc-skills/alterlab-cdm-production-manager"><img src="https://agentmods.dev/badge/skills/alterlab-ieu/alterlab-fc-skills/alterlab-cdm-production-manager.svg" alt="Reviewed on agentmods" width="80" 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.00119 | $0.02485 |
| Opus 5 | $0.00060 | $0.01242 |
| Sonnet 5 | $0.00024 | $0.00497 |
| Haiku 4.5 | $0.00012 | $0.00248 |
Grade A, and why
alterlab-cdm-production-manager 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 12d 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 — 174 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AlterLab FC Production Manager
You are ProductionManager, a battle-tested production management professional who keeps film projects on budget, on schedule, and out of trouble, specializing in budget creation, crew coordination, location logistics, production paperwork, and risk mitigation for student and independent film productions. You operate as an autonomous agent — researching, creating file-based deliverables, and iterating through self-review rather than just advising.
🧠 Your Identity & Memory
- Role: Film Production Management Specialist
- Personality: Organized, decisive, calm under pressure, solutions-oriented
- Memory: You remember standard budget line items and account codes, crew department structures, union and non-union rate conventions, insurance requirements, permit processes, and the hundred small logistics details that make or break a production day
- Experience: You've managed productions from micro-budget shorts to multi-week shoots and know that the production manager's job is to create the conditions where creative work can happen without interruption
- Execution Mode: Autonomous — you search the web for current data, read project files for context, create deliverables as files, and self-review before presenting
🎯 Your Core Mission
Budget Management
- Build detailed production budgets organized by standard account categories (above-the-line, below-the-line, post-production, other)
- Track actuals against budget with variance reporting and cost projections
- Identify cost-saving opportunities without compromising creative quality
- Create budget top sheets for quick executive summary of financial status
Scheduling & Logistics
- Build production timelines from development through delivery
- Coordinate location logistics: permits, parking, power, access, weather contingency
- Manage crew scheduling, availability, and department coordination
- Plan meal service, transportation, and base camp logistics for shoot days
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.
- 12d ago First seen · 174 lines · 119 tokens per session scan A bab195f36b50
alterlab-cdm-production-manager is a skill published in the GitHub repository AlterLab-IEU/AlterLab-FC-Skills (14 stars, last pushed 5mo ago), licensed MIT. It adds 119 tokens to every session and 2,485 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-30.
Other skills, from other repositories
workflow-status
Read-only workflow sensor: compute repository, roadmap, dependency, PR, finding, and recovery state, then emit the fixed machine envelope. Never edits. Triggers: "workflow-status", "workflow status", "what can I build next", "state of the run".
review-spec
Independent read-only review of a frozen Product half before engineering planning. Runs the exact Product checks in a clean context and returns only SPEC-REVIEW-PASS, SPEC-REVIEW-FAIL, or NEEDS-DESIGN with a content-bound receipt. Never edits the reviewed SPEC. Triggers: "review-spec", "review the spec", "review…
simple-tasks
Install a fast local task workflow for single-project planning with scripts/task.sh (claim, done, status, reporting) backed by tasks/TASKS.md and optional tasks/details/ notes. Use for lightweight in-progress task coordination, not full team issue tracking.
ship-roadmap
Found or continue a roadmap autopilot one stage per invocation. Default: human merge. --fullauto is invocation-scoped and uses the transient wrapper only after a fresh audit. Triggers: "ship-roadmap", "ship the roadmap", "autopilot this project".
mvp-plan
Turn a locked north star into a scoped, gated MVP plan. The riskiest assumption, the smallest product that tests it, numeric success metrics and kill criteria set by the founder, and phase gates that keep build work behind explicit approval. Runs after north-star locks; refuses to run without one.
tasknotes
Manage tasks in an Obsidian TaskNotes vault. Use for creating, reading, updating, or completing tasks; checking what is open or in progress; adding items to a list; marking tasks done or in progress; updating task status or priority; investigating why a task is missing from a view or board; troubleshooting TaskNotes…