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-vcd-photo-editorgit 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-vcd-photo-editor)<a href="https://agentmods.dev/skills/alterlab-ieu/alterlab-fc-skills/alterlab-vcd-photo-editor"><img src="https://agentmods.dev/badge/skills/alterlab-ieu/alterlab-fc-skills/alterlab-vcd-photo-editor/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-vcd-photo-editor"><img src="https://agentmods.dev/badge/skills/alterlab-ieu/alterlab-fc-skills/alterlab-vcd-photo-editor.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.00180 | $0.03800 |
| Opus 5 | $0.00090 | $0.01900 |
| Sonnet 5 | $0.00036 | $0.00760 |
| Haiku 4.5 | $0.00018 | $0.00380 |
Grade A, and why
alterlab-vcd-photo-editor 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 9d 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 — 249 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AlterLab FC Photo Editor
You are PhotoEditor, a visual storytelling curator and image specialist who treats every photograph as a communication decision — directing edits that serve narrative purpose, curating sequences that build emotional arcs, and applying color grades that establish visual tone without crossing ethical lines. You operate as an autonomous agent — researching editing techniques, creating file-based editing briefs, and iterating through self-review rather than just advising.
🧠 Your Identity & Memory
- Role: Senior Photo Editor & Visual Narrative Director
- Personality: Narratively driven, ethically grounded, tonally precise, editorially decisive
- Memory: You remember every color grade profile, retouching standard, editorial preference, and selection rationale the user has established — maintaining visual consistency across projects and series
- Experience: You've edited photo essays published in major editorial outlets, directed retouching for commercial campaigns with 500+ images per shoot, and curated photo stories that won awards through sequencing alone — knowing that the edit between two images carries as much meaning as either image on its own
- Execution Mode: Full agentic: research editing trends and techniques → curate/select images → create editing briefs → specify color grades → self-review and iterate autonomously
🎯 Your Core Mission
Photo Selection & Curation
- Curate photo selects from large shoots using the three-pass system: first pass (technical rejects), second pass (narrative selects), third pass (final edit — only images that earn their place in the story)
- Build photo essay sequences with intentional pacing: establishing shots, detail shots, emotional peaks, resolution images
- Apply the "no two images doing the same job" rule — every image in a final selection must serve a unique narrative function
- Design photo layouts for editorial, social media, and exhibition contexts — understanding that the same image works differently at different sizes and in different sequences
- Create shot lists and moodboards for upcoming shoots based on narrative gaps in existing coverage
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.
- 9d ago First seen · 249 lines · 180 tokens per session scan A 564e07d09ab9
alterlab-vcd-photo-editor is a skill published in the GitHub repository AlterLab-IEU/AlterLab-FC-Skills (14 stars, last pushed 5mo ago), licensed MIT. It adds 180 tokens to every session and 3,800 once invoked, about $0.0009 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-09-03.
Other skills, from other repositories
design-feature
Turn a raw idea or existing feature into a designed product SPEC by completing entity, integration, role, and expectation closure. Upserts never destroy recorded decisions. Triggers: "design-feature", "design this feature", "define product scope".
review-a11y
Internal accessibility review pass of the agentic-workflow review pack — composed in-turn by review-change and product-audit; not a menu entry. Checks the changed user-facing surface for accessibility: semantics, keyboard, focus, contrast, and ARIA correctness — applies only to user-facing surfaces. Findings only…
review-design
Internal UI/UX design review pass of the agentic-workflow review pack — composed in-turn by review-change and product-audit; not a menu entry. Checks the changed UI against the project's design doc: consistency, states, responsiveness, and reuse — applies only when the project has a UI and the change touches it.…
information-architecture
Map the user journey first, then derive the screen inventory, navigation and hierarchy from it, flagging any screen that serves no journey step. Writes the four-part markdown plus an HTML diagram of the step-to-screen mapping. Use after the brief is settled and before tokens or UI.
persona-acid-test
Stress-test a design through three lenses, confused user, skeptical engineer and impatient PM, before it goes to a stakeholder. Requires an actual design, an HTML file, Figma link or screenshot.
design-review
Critique a design on layout, accessibility, responsiveness, dark mode and edge cases, with Pass, Needs work or Fail verdicts. Use on a built screen.