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 agentmods add skills/proxy2021/enso/album_pipelinenpx skills add Proxy2021/Enso --skill album_pipelinegit clone --depth 1 https://github.com/Proxy2021/EnsoWrote 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/proxy2021/enso/album_pipeline)<a href="https://agentmods.dev/skills/proxy2021/enso/album_pipeline"><img src="https://agentmods.dev/badge/skills/proxy2021/enso/album_pipeline.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 | $0.00048 | $0.00724 |
| Opus 5 | $0.00024 | $0.00362 |
| Sonnet 5 | $0.00010 | $0.00145 |
| Haiku 4.5 | $0.00005 | $0.00072 |
Grade A, and why
album_pipeline 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 4d 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 — 54 lines — stays where its author put it; the contents beside it link to each section on GitHub.
60-day photo album pipeline: interactive tracker for creating a gift-quality Printique layflat album from curation through print. Daily tasks, phase tracking, theme selection, 5-pass curation methodology, and Printique specifications.
Tool Reference
enso_album_pipeline_pipeline_dashboard (primary)
Show the 60-day album pipeline dashboard with phase progress, daily task completion, photo counts, page estimates, and cost projection. Use this to see overall project status.
Parameters:
action(string): Action: 'view' to see dashboard, 'start' to begin a new pipeline, 'reset' to start over, 'set_start_date' to change start datestartDate(string): ISO date string for when the 60-day pipeline begins (YYYY-MM-DD)albumTitle(string): Title for the album projectrecipient(string): Who the album is a gift for
enso_album_pipeline_daily_task
Show today's specific task based on the current pipeline day and phase. Each task has clear instructions, tips, and a completion button. Also allows completing or skipping tasks.
Parameters:
action(string): Action: 'view' for today's task, 'complete' to mark done, 'skip' to skip, 'view_day' to see a specific dayday(number): Specific day number (1-60) to view or completenotes(string): Optional notes when completing a task
enso_album_pipeline_printique_guide
Show Printique layflat album specifications, pricing, paper options, cover materials, recommended specs, image resolution requirements, Lightroom export settings, and cost breakdown.
Parameters:
section(string): Which section to view: 'overview' for all specs, 'pricing' for cost details, 'export' for Lightroom settings, 'recommended' for first-album recommendations
enso_album_pipeline_album_theme_picker
Browse and select from 5 curated album theme concepts. Each theme includes concept description, recommended page count, layout style, mood guidance, and photo selection criteria. Picking a theme sets the creative direction for the entire pipeline.
What ships with it
7 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.
- 4d ago First seen · 54 lines · 48 tokens per session scan A 6131fdbf8839
album_pipeline is a skill published in the GitHub repository Proxy2021/Enso (5 stars, last pushed 3mo ago), licensed MIT. It adds 48 tokens to every session and 724 once invoked, about $0.0002 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
speckit-specify
Create or update the feature specification from a natural language feature description.
speckit-analyze
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
add-sample
Create a SamplesApp sample page with correct theming and attributes. Use when adding UI samples for controls.
speckit-taskstoissues
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
speckit-git-remote
Detect Git remote URL for GitHub integration.
review-agents-md
Audit Dograh AGENTS.md files for drift against the live repo and for bad scope boundaries between parent and child docs. Use when the user asks to review existing AGENTS files, identify stale guidance, decide whether a subtree needs its own AGENTS.md, or update the AGENTS.md hierarchy under the repo root, api/, or ui/.