forge-brief

forge-brief is a skill for Claude Code from luminary19/atelier. It costs 266 tokens per session (3,452 once invoked), scanned A, original, no licence file.

A guide for defining the brief and project-memory file for a 3D asset workflow. It records choices such as the target engine, coordinate system, model and texture budgets, rendering settings, physically based material workflow, and repeatable generation rules.

In plain words
What is it for?
Preparing a FORGE.md file before creating 3D assets and documenting the engine, scale, visual quality limits, materials, rendering, and repeatability requirements.
Why use it?
It gives later 3D work a shared set of technical targets and constraints to follow.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Preparing a FORGE.md file before creating 3D assets and documenting the engine…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/luminary19/atelier/forge-brief
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 luminary19/atelier --skill forge-brief
Clone the repo
git clone --depth 1 https://github.com/luminary19/atelier

Made for: Claude Code.

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 forge-brief

README.md
[![agentmods](https://agentmods.dev/badge/skills/luminary19/atelier/forge-brief.svg)](https://agentmods.dev/skills/luminary19/atelier/forge-brief)
Your own site
<a href="https://agentmods.dev/skills/luminary19/atelier/forge-brief"><img src="https://agentmods.dev/badge/skills/luminary19/atelier/forge-brief.svg" alt="Measured on agentmods" height="20"></a>
Per session 266 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,452 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 unknown 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.00266 $0.03452
Opus 5 $0.00133 $0.01726
Sonnet 5 $0.00053 $0.00690
Haiku 4.5 $0.00027 $0.00345

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

Security

Grade A, and why

forge-brief 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.

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/forge-brief/SKILL.md · 251 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 6d ago First seen · 251 lines · 266 tokens per session scan A 773954fe524a

Subscribe to this mod's changes

forge-brief is a skill published in the GitHub repository luminary19/atelier (2 stars, last pushed 2mo ago), with no licence file. It adds 266 tokens to every session and 3,452 once invoked, about $0.0013 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

pufferlib

Version-aware guidance for PufferLib reinforcement-learning environments, vectorization, policies, PuffeRL training, evaluation, and safe checkpoint review. Use when adapting Gymnasium/PettingZoo environments to published PufferLib 3.0.0 or working with the redesigned native 4.0 source line.

K-Dense-AI/scientific-agent-skills · 65 tokens

onejs-setup-and-overview

Use this skill whenever the user wants to build or set up user interface in a Unity project using OneJS, React, TypeScript, or JSX, e.g. 'add a main menu to my game', 'build a settings screen', 'make a HUD', 'set up OneJS', 'my OneJS panel is blank', 'the UI is not hot reloading'. Covers confirming OneJS is installed…

Singtaa/OneJS · 199 tokens

game-builder

Convert any topic into playable browser games. Types: trivia, matching, word puzzles, adventure games. Uses Phaser.js or Kaboom.js.

OneWave-AI/claude-skills · 31 tokens

design-review

A review procedure for checking an HTML file against the melta UI design system, which is a set of rules for how an interface should look and behave.

tsubotax/melta-ui · 0 tokens

component-family-consistency

Buttons, inputs, pills, badges, calendars, and other interactive components form a visual family — they share the same border-radius, colour logic, shadow scale, border style, and spacing rhythm. Inconsistency between them breaks the sense of a coherent product. Use when building or reviewing a component library…

dembrandt/dembrandt-skills · 76 tokens

extract-design

Extract a complete design system — colors, typography, spacing, components, shadows, and W3C design tokens — from any live website using Dembrandt. Runs a headless browser against the URL and returns real computed values from the DOM. Use when you need a site's actual design tokens, want to reverse-engineer a visual…

dembrandt/dembrandt-skills · 82 tokens