divine-mobile: Skill for Claude Code

.agents/skills/art-direct/SKILL.md

art-direct is a skill for Claude Code, Codex from divinevideo/divine-mobile. It costs 73 tokens per session (4,546 once invoked), scanned A, original, MPL-2.0.

An art-direction tool that turns written material or files such as PDFs, Word documents, presentations, and web pages into visual concepts and image briefs.

In plain words
What is it for?
Use it to develop a visual identity, choose photography or illustration styles, create image-generation prompts, or critique existing visuals.
Why use it?
It helps decide what visuals fit the content before someone designs the page, document, presentation, or report.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument; installed under .agents/ (shared by several agents).

This is divinevideo/divine-mobile's own configuration. It tells Claude Code and Codex how to work on divine-mobile itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything divine-mobile configures →

Reuse

Borrowing it

Nothing to install: this file belongs to divinevideo/divine-mobile. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/divinevideo/divine-mobile/main/.agents/skills/art-direct/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/divinevideo/divine-mobile

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 art-direct

README.md
[![agentmods](https://agentmods.dev/badge/skills/divinevideo/divine-mobile/art-direct/github.svg)](https://agentmods.dev/skills/divinevideo/divine-mobile/art-direct)
Your own site
<a href="https://agentmods.dev/skills/divinevideo/divine-mobile/art-direct"><img src="https://agentmods.dev/badge/skills/divinevideo/divine-mobile/art-direct/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for art-direct

Your own site · 80×15
<a href="https://agentmods.dev/skills/divinevideo/divine-mobile/art-direct"><img src="https://agentmods.dev/badge/skills/divinevideo/divine-mobile/art-direct.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,546 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 3 findings, up to high

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • high Supply Chain · line 450
    Remote code is downloaded and executed. This bypasses code review and could introduce malicious code.
    Fix: Avoid downloading and executing remote scripts. Use trusted packages from PyPI/npm. If remote fetch is required, verify checksums and use HTTPS.
  • medium Data Exfiltration · line 400
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
  • medium Data Exfiltration · line 450
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
How audits are shown
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.00073 $0.04546
Opus 5 $0.00036 $0.02273
Sonnet 5 $0.00015 $0.00909
Haiku 4.5 $0.00007 $0.00455

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

Security

Grade A, and why

art-direct scanned grade A with 1 finding 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 9d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -s "https://queue.fal.run/fal-ai/flux-pro/v1.1" \
.agents/skills/art-direct/SKILL.md · 534 lines

How it starts

The opening of the file, as written. The whole thing — 534 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Art Direct

Turn content into visual direction. Point this at anything — a deck, a document, an essay, a brief, a webpage — and get back a creative direction you can actually execute.

When to Use

  • User shares a file (any format) and needs visuals for it
  • Developing visual identity for content before building/designing
  • Translating written material into photography/illustration direction
  • Creating image prompts for AI generation tools
  • Art directing a presentation, document, report, or website
  • Reviewing existing visuals against content intent (critique mode)

Supported Inputs

Read content from whatever the user provides:

Format How to read
.txt, .md Read tool directly
.html Read tool, strip tags to extract text + structure
.pdf Read tool with pages parameter
.docx Extract via python3 -c "import docx; ..." or textutil -convert txt on macOS
.pptx Extract via python3 -c "from pptx import Presentation; ..."
.rtf textutil -convert txt on macOS
URL WebFetch tool

If a format doesn't extract cleanly, ask the user to paste the text.

The Workflow

INGEST CONTENT → ANALYSE → PROPOSE 2-3 DIRECTIONS → USER SELECTS → VISUAL BRIEF + PROMPTS

Stage 1: Content Ingestion & Analysis

Read the full content. Extract:

  1. Structure — What are the units? (slides, sections, chapters, paragraphs, pages)
  2. Core themes — The 2-3 big ideas the content is actually about
  3. Narrative arc — Does it build? Contrast? Layer? List?
  4. Audience — Who receives this? What do they expect to see?
  5. Tone — Authoritative? Inspirational? Intimate? Provocative? Technical?
  6. Key moments — Which sections carry the most weight, demand the strongest visuals?
  7. Existing visual language — If the content already has images, assess what's working and what isn't

Output a brief content summary before proceeding. Keep it tight — this is for alignment, not a book report.

Read the full file on GitHub · 534 lines

Files

What ships with it

5 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. 9d ago First seen · 534 lines · 73 tokens per session scan A fea25131a9ef

Subscribe to this mod's changes

art-direct is a skill published in the GitHub repository divinevideo/divine-mobile (265 stars, last pushed today), licensed MPL-2.0. It adds 73 tokens to every session and 4,546 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

html-ppt-zhangzara-retro-zine

A neighborhood zine on the disappearing corner shops — portraits, voices, and what a block loses when they close. Built as a decision-grade story deck for community, local readers.

nexu-io/open-design · 49 tokens

html-ppt-zhangzara-studio

A photography studio's portfolio-and-rate deck — the signature work, the process, and the packages that win the brief. Built as a decision-grade design craft deck for prospective clients.

nexu-io/open-design · 47 tokens

motion-frames

A single-frame motion-design composition with looping CSS animations — rotating type ring, animated globe, ticking timer, parallax labels. Renders as a hero video poster you can hand straight to HyperFrames or any keyframe-based exporter. Use when the brief asks for "motion design", "animated hero", "loop", "video…

nexu-io/open-design · 91 tokens

webgl-halftone-drift

A self-contained WebGL2 hero: a flowing field screened through a rotated halftone dot grid into a duotone print aesthetic; move the cursor to bend the drift.

nexu-io/open-design · 44 tokens

webgl-holographic-foil

A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.

nexu-io/open-design · 41 tokens

motion-graphics

A short, design-led motion graphic where motion is the message — kinetic typography, stat count-up, chart/data-viz hit, logo sting / brand lockup, lower-third / callout / social overlay, animated map (highlight regions, connect places, zoom to a location), animated tweet / news-article / headline, webpage / UI…

heygen-com/hyperframes · 139 tokens