Borrowing it
Nothing to install: this file belongs to adobecom/da-express-milo. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/adobecom/da-express-milo/stage/.claude/skills/build-content-from-figma/SKILL.mdgit clone --depth 1 https://github.com/adobecom/da-express-miloWrote 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.
[](https://agentmods.dev/skills/adobecom/da-express-milo/build-content-from-figma)<a href="https://agentmods.dev/skills/adobecom/da-express-milo/build-content-from-figma"><img src="https://agentmods.dev/badge/skills/adobecom/da-express-milo/build-content-from-figma/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.
<a href="https://agentmods.dev/skills/adobecom/da-express-milo/build-content-from-figma"><img src="https://agentmods.dev/badge/skills/adobecom/da-express-milo/build-content-from-figma.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 2 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 Tool Misuse · line 427 Tool parameters are crafted to achieve unintended or unsafe behavior. Parameter abuse can bypass intended safety checks (e.g. shell=True, --force, dangerous glob patterns).Fix: Validate all tool parameters against an allowlist. Reject dangerous parameter values (shell=True, --force, -rf /) and use safe defaults.
- medium Data Exfiltration · line 334 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.
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00056 | $0.03765 |
| Opus 5 | $0.00028 | $0.01883 |
| Sonnet 5 | $0.00011 | $0.00753 |
| Haiku 4.5 | $0.00006 | $0.00377 |
Grade A, and why
build-content-from-figma 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 yesterday.
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.
> to the DA admin API via `curl POST` to How it starts
The opening of the file, as written. The whole thing — 457 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Build Content from Figma Skill
You are creating an authored HTML document for an Adobe Express block by extracting content from Figma designs. The document follows the standard EDS block authoring pattern and is uploaded to DA (Document Authoring) for publishing via Adobe EDS.
Critical rules
- Assets are downloaded from Figma locally, then uploaded directly to the DA admin API via
curl POSTtoadmin.da.live/source/...with multipart form data.- Block content is authored as a
<table>(seereferences/authoring-pattern.md).- Never embed images as base64 in DA HTML.
- The HTML references assets using their final
content.da.liveURLs (computed from the DA destination and the shadow folder convention). Since we upload assets ourselves, we know the exact paths upfront.- Express blocks handle responsive layout purely in CSS — the authored HTML contains a single set of content (no
mobile-viewport/desktop-viewportkeyword rows). Viewport differences noted from Figma are handed to the block developer as CSS reference, not authored separately.- Link URLs use
https://www.adobe.com/as a placeholder. Link display text must match Figma.- Heading levels and body sizes are determined by visual heuristics (font size, weight, position) since Express Figma designs do not use
--s2a-typography-*tokens.
Bundled resources
Do not load these upfront. Each phase tells you which file to read when it becomes relevant.
references/
| File | Purpose |
|---|---|
authoring-pattern.md |
HTML structure for DA block authoring: document skeleton, content rows, media placement, complete examples. |
token-mapping.md |
Visual heuristics for classifying Figma text elements (heading level, body size, eyebrow, CTA style). |
agents/
| File | Purpose |
|---|---|
figma-content-extractor.md |
Extracts structured content (text, media) from a Figma frame. |
What ships with it
4 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.
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.
- yesterday Changed · +16 lines 03a1bf1252d1
- 10d ago First seen · 441 lines · 56 tokens per session scan A e037b359e9c6
build-content-from-figma is a skill published in the GitHub repository adobecom/da-express-milo (6 stars, last pushed today), licensed Apache-2.0. It adds 56 tokens to every session and 3,765 once invoked, about $0.0003 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-31.
Other skills, from other repositories
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.
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
html-ppt-taste-brutalist
16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).
visual-ralph
Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ralph with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.
accessibility
Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.
make-resume
A Chinese-language tool for creating editable HTML resumes that can be changed in a browser and printed to PDF. It uses available resume templates when they are installed and otherwise provides a simpler fallback.