stock-source

stock-source is a skill for Claude Code, Codex from m-binimran/design-pack. It costs 37 tokens per session (260 once invoked), scanned A, original, MIT.

A skill for finding real stock photographs through Unsplash or other image libraries and recording their licensing and attribution. It is intended for photography rather than AI-generated images.

In plain words
What is it for?
Defining an image brief, searching suitable libraries, checking commercial-use rights, downloading and optimizing selected photos, and creating the required attribution or asset record.
Why use it?
It helps avoid using an image without checking whether it can be used commercially or without credit. It also keeps the source, licence, attribution, and optimized file organized for later use.

Skill for Claude CodeCodex

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

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/m-binimran/design-pack/stock-source
Any agent
npx skills add m-binimran/design-pack --skill stock-source
Clone the repo
git clone --depth 1 https://github.com/m-binimran/design-pack

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 stock-source

README.md
[![agentmods](https://agentmods.dev/badge/skills/m-binimran/design-pack/stock-source.svg)](https://agentmods.dev/skills/m-binimran/design-pack/stock-source)
Your own site
<a href="https://agentmods.dev/skills/m-binimran/design-pack/stock-source"><img src="https://agentmods.dev/badge/skills/m-binimran/design-pack/stock-source.svg" alt="Measured on agentmods" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 260 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.1 $0.00037 $0.00260
Opus 5 $0.00018 $0.00130
Sonnet 5 $0.00007 $0.00052
Haiku 4.5 $0.00004 $0.00026

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

Security

Grade A, and why

stock-source 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 5d 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.

skills/stock-source/SKILL.md · 25 lines

What it actually says

stock-source

Real, licensable photos sourced and credited correctly.

Process

  1. Define the shot: subject, mood, orientation, colour, where it'll be used (web/print/social), commercial?
  2. Search via the Unsplash connector (or Pexels/Getty as needed). Shortlist a few that fit the direction.
  3. Check the license: Unsplash is free incl. commercial with conditions; some libraries require a paid license for commercial use - confirm before client work.
  4. Record attribution ("Photo by X on Unsplash") even where not strictly required - the license-guard hook flags missing attribution.
  5. Download + name + optimize (hand to asset-export).

Output

  • The selected image(s) from the connector, the license/attribution, and the optimized export.

Guardrails

  • Confirm commercial rights for client work; record source + license in the asset manifest.
  • Don't present a photo as licensed if you haven't checked its terms.
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. 5d ago First seen · 25 lines · 37 tokens per session scan A c0e04816d7c6

Subscribe to this mod's changes

stock-source is a skill published in the GitHub repository m-binimran/design-pack (3 stars, last pushed 2mo ago), licensed MIT. It adds 37 tokens to every session and 260 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

llamaindex

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM…

davila7/claude-code-templates · 70 tokens

prepare-mcp-integration

Prepare MCP/vendor integrations through cited research, a content PR, exact-revision human approval, and one governed Paperclip connector PR per approved connection. Use for new integration research and delivery; not for ad hoc connector coding that bypasses the playbooks.

paperclipai/paperclip · 56 tokens

agent-builder

Draft new agents and attach scheduled automations to them. Depth-1 cap; drafts only — a human must publish via the UI.

TesslateAI/OpenSail · 30 tokens

swarmclaw

AI agent runtime and multi-agent orchestration platform. Teaches agents how to use SwarmClaw's 6 primitive tools, persistent memory, dreaming, delegation, connectors, credentials, and the skill system. Use when an agent is running on SwarmClaw and needs to understand the platform's capabilities.

swarmclawai/swarmclaw · 67 tokens

llamaindex

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM…

OpenLAIR/dr-claw · 70 tokens

llamaindex

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM…

synthetic-sciences/openscience · 70 tokens