photo_albums

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

A photo-library tool for browsing iconic photographer albums and creating themed collections from your own photos.

In plain words
What is it for?
Use it to search albums, discover photography, add researched external albums, and curate collections such as travel or portrait series.
Why use it?
It removes the need to keep reference albums and personal photo selections in separate places or organize them manually.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to search albums, discover photography, add researched external albums, and…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/proxy2021/enso/photo_albums
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.

Any agent
npx skills add Proxy2021/Enso --skill photo_albums
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 photo_albums

README.md
[![agentmods](https://agentmods.dev/badge/skills/proxy2021/enso/photo_albums.svg)](https://agentmods.dev/skills/proxy2021/enso/photo_albums)
Your own site
<a href="https://agentmods.dev/skills/proxy2021/enso/photo_albums"><img src="https://agentmods.dev/badge/skills/proxy2021/enso/photo_albums.svg" alt="Measured on agentmods" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 489 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00041 $0.00489
Opus 5 $0.00020 $0.00244
Sonnet 5 $0.00008 $0.00098
Haiku 4.5 $0.00004 $0.00049

Measured 6d ago against content hash 7bcd84e4d0b7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

photo_albums 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 6d ago.

The scan reads SKILL.md. This mod also ships 8 executable files (executors/browse.js, executors/curate_personal.js, executors/discover.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/photo_albums/SKILL.md · 49 lines

What it actually says

Photo Albums is a first-class Cortex citizen alongside books and movies. Each album is a photo-album entity with its own wiki page at entities/album-<slug>.md. Two kinds:

  • External — iconic monographs from the world's great photographers (e.g., Henri Cartier-Bresson's The Decisive Moment, Fan Ho's Hong Kong Yesterday). Seeded via web research.
  • Personal — themed collections curated from the user's own photo library (e.g., "Hong Kong Street 2025", "Mountain Portraits").

Tool Reference

enso_photo_albums_browse (primary)

Browse curated photo albums. Tabs: all / external / personal. Supports filters (photographer, style, theme), search, sort, pagination.

enso_photo_albums_search

Text search across title, photographer, description, themes.

enso_photo_albums_seed_external

Research and add an external photographer's album. Parameters: photographer (required), albumTitle (optional — LLM picks the most iconic if omitted), style (optional hint). Pipeline: web search → LLM extracts bio/plates/style/cover → writes cache + Cortex page.

enso_photo_albums_curate_personal

Create a themed album from the user's photos. Parameters: title (required), theme, description, photoEntityIds or photoPaths, coverPath.

enso_photo_albums_rate

Taste profile interactions (save / rate / dismiss / favorite / view). Feeds into daily discovery.

enso_photo_albums_discover

Daily discovery with day-of-week themes:

  • Sunday: Photojournalism
  • Monday: Documentary
  • Tuesday: Portrait
  • Wednesday: Street
  • Thursday: Fine Art
  • Friday: Fashion
  • Saturday: Landscape

Pulls candidates from Wikipedia (photographer bios) + Open Library (monographs) + web search. LLM curates against the user's taste profile.

enso_photo_albums_update

Rebuild entity index + Cortex pages from cache. Run after manual edits.

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. 6d ago First seen · 49 lines · 41 tokens per session scan A 7bcd84e4d0b7

Subscribe to this mod's changes

photo_albums is a skill published in the GitHub repository Proxy2021/Enso (5 stars, last pushed 3mo ago), licensed MIT. It adds 41 tokens to every session and 489 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.

Related

Other skills, from other repositories

argent-screen-recording

Record a video of an iOS simulator or Android emulator/device screen using argent MCP tools. Use when the user asks to record the screen, capture a video of a flow, interaction, or animation, produce a screen recording, or document app behavior as a video clip.

software-mansion/argent · 59 tokens

movie-tv

Search movies and TV shows, get ratings, recommendations using TMDB. Use when: user asks about movies, TV shows, ratings, 'what should I watch', trending shows. Don't use when: user asks about YouTube videos, music, or live TV schedules.

sepivip/SeekerClaw · 57 tokens

joke

Tell jokes and make the user laugh. Use when: user asks for a joke, wants humor, says 'make me laugh', or mood is light. Don't use when: user is asking a serious question, or wants comedy recommendations (use movie-tv skill).

sepivip/SeekerClaw · 55 tokens

media

Control media playback (PLAY, PAUSE, NEXT, PREV).

vNeeL-code/GHOST · 16 tokens

swift-architecture

Choose and migrate an Apple-platform app architecture for a fintech iOS app (iOS 26 era). Covers MV with Observation (@Observable, @Environment injection, @Bindable), MVVM, hand-rolled MVI/unidirectional store+reducer, The Composable Architecture (@Reducer, @ObservableState, StoreOf, Effect.run, @Dependency…

TalissonVitorino/kmp-ios-skills · 203 tokens

media3-video-effects-lottie-muxer

Compact skill for Media3 video effects, Lottie effects, muxer/export decisions, and Transformer-adjacent processing boundaries.

sunnat629/android-media-pack · 35 tokens