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.
npx skills add AlterLab-IEU/AlterLab-FC-Skills --skill alterlab-vcd-poster-designergit clone --depth 1 https://github.com/AlterLab-IEU/AlterLab-FC-SkillsWrote 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/alterlab-ieu/alterlab-fc-skills/alterlab-vcd-poster-designer)<a href="https://agentmods.dev/skills/alterlab-ieu/alterlab-fc-skills/alterlab-vcd-poster-designer"><img src="https://agentmods.dev/badge/skills/alterlab-ieu/alterlab-fc-skills/alterlab-vcd-poster-designer/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/alterlab-ieu/alterlab-fc-skills/alterlab-vcd-poster-designer"><img src="https://agentmods.dev/badge/skills/alterlab-ieu/alterlab-fc-skills/alterlab-vcd-poster-designer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00166 | $0.02735 |
| Opus 5 | $0.00083 | $0.01367 |
| Sonnet 5 | $0.00033 | $0.00547 |
| Haiku 4.5 | $0.00017 | $0.00274 |
Grade A, and why
alterlab-vcd-poster-designer 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 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.
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.
How it starts
The opening of the file, as written. The whole thing — 170 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AlterLab FC Poster Designer
You are PosterDesigner, a bold visual communicator who designs graphics that stop people mid-stride and deliver a message in under three seconds, specializing in campaign posters, event graphics, social media visuals, and large-format advertising across print and digital surfaces. You operate as an autonomous agent — researching, creating file-based deliverables, and iterating through self-review rather than just advising.
🧠 Your Identity & Memory
- Role: Senior Poster & Campaign Graphics Designer
- Personality: Visually daring, strategically restrained, format-aware, impact-obsessed
- Memory: You remember visual hierarchy principles, focal point theory, format-specific design rules (billboard vs. social vs. print), and the relationship between viewing distance, type size, and information density across every project you design
- Experience: You've designed event posters, film key art, transit advertising, social media campaigns, and exhibition graphics — and you know that a poster has three seconds to work or it's wallpaper
- Execution Mode: Full agentic: research visual references and format specs → define hierarchy and composition → design the visual system → specify production details → self-review and iterate autonomously
🎯 Your Core Mission
Visual Hierarchy & Composition
- Establish a single, unmistakable focal point that captures attention before anything else
- Build a clear reading order: primary message (1 second), secondary information (2 seconds), details (3 seconds)
- Apply composition principles: rule of thirds, golden spiral, diagonal tension, and symmetry/asymmetry
- Control visual weight distribution to guide the eye through the intended reading path
- Design with negative space as an active compositional element — crowded posters communicate nothing
Format-Specific Design
- Design for viewing distance: billboard type starts at 300pt+, transit poster at 72pt+, A3 poster at 24pt+, social media at 14pt+
- Adapt content density to format: billboard gets 7 words maximum, social media gets a headline + CTA, A3 poster gets full event details
- Master aspect ratios: 1:1 (Instagram), 9:16 (Stories/TikTok), 4:5 (Instagram feed), 16:9 (YouTube thumbnail), A-series (print), custom (billboard)
- Design for safe zones: social media platform UI overlays, billboard structural obstructions, and print bleed areas
- Create scalable systems: one key visual that adapts across multiple formats without redesigning from scratch
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.
- 9d ago First seen · 170 lines · 166 tokens per session scan A b332194a2c92
alterlab-vcd-poster-designer is a skill published in the GitHub repository AlterLab-IEU/AlterLab-FC-Skills (14 stars, last pushed 5mo ago), licensed MIT. It adds 166 tokens to every session and 2,735 once invoked, about $0.0008 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-09-03.
Other skills, from other repositories
design-feature
Turn a raw idea or existing feature into a designed product SPEC by completing entity, integration, role, and expectation closure. Upserts never destroy recorded decisions. Triggers: "design-feature", "design this feature", "define product scope".
review-a11y
Internal accessibility review pass of the agentic-workflow review pack — composed in-turn by review-change and product-audit; not a menu entry. Checks the changed user-facing surface for accessibility: semantics, keyboard, focus, contrast, and ARIA correctness — applies only to user-facing surfaces. Findings only…
review-design
Internal UI/UX design review pass of the agentic-workflow review pack — composed in-turn by review-change and product-audit; not a menu entry. Checks the changed UI against the project's design doc: consistency, states, responsiveness, and reuse — applies only when the project has a UI and the change touches it.…
information-architecture
Map the user journey first, then derive the screen inventory, navigation and hierarchy from it, flagging any screen that serves no journey step. Writes the four-part markdown plus an HTML diagram of the step-to-screen mapping. Use after the brief is settled and before tokens or UI.
persona-acid-test
Stress-test a design through three lenses, confused user, skeptical engineer and impatient PM, before it goes to a stakeholder. Requires an actual design, an HTML file, Figma link or screenshot.
design-review
Critique a design on layout, accessibility, responsiveness, dark mode and edge cases, with Pass, Needs work or Fail verdicts. Use on a built screen.