album_blueprint

album_blueprint is a skill for Claude Code, Codex from Proxy2021/Enso. It costs 49 tokens per session (634 once invoked), scanned A, original, MIT.

A guided plan for creating a first photo book from a large photo collection. It covers choosing a theme, selecting photos, arranging pages, comparing printers, and planning the work.

In plain words
What is it for?
Use it to choose an album concept, follow a five-stage photo-selection process, compare printing options, and make a 30-day plan.
Why use it?
Starting a photo book can involve too many creative and practical decisions. This gives the project a defined structure and sequence.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/proxy2021/enso/album_blueprint
Any agent
npx skills add Proxy2021/Enso --skill album_blueprint
Clone the repo
git clone --depth 1 https://github.com/Proxy2021/Enso

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for album_blueprint

README.md
[![agentmods](https://agentmods.dev/badge/skills/proxy2021/enso/album_blueprint.svg)](https://agentmods.dev/skills/proxy2021/enso/album_blueprint)
Your own site
<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>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 634 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 4d ago against content hash eda52a152aef, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

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.

The scan reads SKILL.md. This mod also ships 5 executable files (executors/choose_theme.js, executors/curation_guide.js, executors/layout_templates.js, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

server/apps/album_blueprint/SKILL.md · 47 lines

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, whitewall
  • pageCount (number): Number of pages/spreads for price estimate (default: 40)

Read the full file on GitHub · 47 lines

Files

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.

Changes

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.

  1. 4d ago First seen · 47 lines · 49 tokens per session scan A eda52a152aef

Subscribe to this mod's changes

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.