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_blueprintnpx skills add Proxy2021/Enso --skill album_blueprintgit 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_blueprint)<a href="https://agentmods.dev/skills/proxy2021/enso/album_blueprint"><img src="https://agentmods.dev/badge/skills/proxy2021/enso/album_blueprint.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.00049 | $0.00634 |
| Opus 5 | $0.00024 | $0.00317 |
| Sonnet 5 | $0.00010 | $0.00127 |
| Haiku 4.5 | $0.00005 | $0.00063 |
Grade A, and why
album_blueprint 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 — 47 lines — stays where its author put it; the contents beside it link to each section on GitHub.
First album blueprint: step-by-step guide to creating your first gift-quality photo book from a large photo library. Theme selection, 5-pass curation walkthrough, layout templates, printer comparison, and 30-day action plan.
Tool Reference
enso_album_blueprint_choose_theme (primary)
Present 5 compelling album theme options for a first photo book. Each theme includes recommended photo count, chapter structure, emotional arc, ideal printer, estimated cost, and timeline. Use when the user wants to start planning their first album or explore album concepts.
Parameters:
theme(string): Optional: select a specific theme to see detailed breakdown. Options: city_at_dawn, faces_of_journey, quiet_landscape, one_trip_one_story, year_in_light
enso_album_blueprint_curation_guide
Interactive 5-pass curation walkthrough for photo book selection. Maps to the album_designer passes with specific guidance, checklists, and criteria for each pass. Pass numbers: 1=Technical Kill, 2=Print Test, 3=Thematic Grouping, 4=Narrative Arc, 5=Album Cut.
Parameters:
pass(number): Which curation pass to view (1-5). Omit to see overview of all passes.startingCount(number): How many candidate photos you're starting with (default: 500)
enso_album_blueprint_layout_templates
Show 8 proven spread layout patterns for photo books with visual diagrams, when to use each, and example pairings. Use when planning how to arrange photos on spreads.
Parameters:
layout(string): Optional: view a specific layout in detail. Options: full_bleed, diptych, triptych, scale_contrast, white_space, grid, text_image, panoramic
enso_album_blueprint_printer_comparison
Detailed comparison of 3 premium photo book printers: Printique (US), Saal Digital (EU), and WhiteWall (premium). Shows pricing, paper options, binding types, turnaround times, and recommendations.
Parameters:
printer(string): Optional: view a specific printer in detail. Options: printique, saal_digital, whitewallpageCount(number): Number of pages/spreads for price estimate (default: 40)
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 · 47 lines · 49 tokens per session scan A eda52a152aef
album_blueprint is a skill published in the GitHub repository Proxy2021/Enso (5 stars, last pushed 3mo ago), licensed MIT. It adds 49 tokens to every session and 634 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/.