poster-example

poster-example is a skill for Claude Code, Codex from lessthanno/Layntra. It costs 39 tokens per session (263 once invoked), scanned A, original, MIT.

An optional example workflow for creating editable posters in Layntra, a design tool. It covers poster-specific actions such as changing event details, guest photos, and templates.

In plain words
What is it for?
Use it only for explicitly requested Layntra posters, event cards, speaker portraits, or event templates.
Why use it?
It gives agents a defined process for making poster changes while checking the selected design and preserving a way to undo them.

Skill for Claude CodeCodex

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/lessthanno/layntra/poster-example
Any agent
npx skills add lessthanno/Layntra --skill poster-example
Clone the repo
git clone --depth 1 https://github.com/lessthanno/Layntra

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 poster-example

README.md
[![agentmods](https://agentmods.dev/badge/skills/lessthanno/layntra/poster-example.svg)](https://agentmods.dev/skills/lessthanno/layntra/poster-example)
Your own site
<a href="https://agentmods.dev/skills/lessthanno/layntra/poster-example"><img src="https://agentmods.dev/badge/skills/lessthanno/layntra/poster-example.svg" alt="Measured on agentmods" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 263 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 $0.00039 $0.00263
Opus 5 $0.00019 $0.00131
Sonnet 5 $0.00008 $0.00053
Haiku 4.5 $0.00004 $0.00026

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

Security

Grade A, and why

poster-example 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 4d 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/poster-example/SKILL.md · 26 lines

What it actually says

Layntra poster example

This is an optional example built on the core $layntra control policy. It must not activate for general product design, Figma editing, or an unrelated request.

Follow the core Layntra workflow without exception:

  1. Check get_status and inspect the explicit target.
  2. Present a bounded plan and say that Figma has not changed.
  3. Wait for $layntra apply in the same Codex task.
  4. Pass the captured expectedContext to generic writes.
  5. Re-inspect and report observed results plus Command + Z recovery.

Available poster tools include list_templates, replace_guest_photo, set_event_details, create_waic_template, create_crossborder_template, place_guest_asset, and the redesign_crossborder_* tools. Use them only when the explicit request matches. Confirm local image paths exist before image work.

Never let this example redefine connection, targeting, confirmation, deletion, or verification rules from the core Layntra Skill.

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. 4d ago First seen · 26 lines · 39 tokens per session scan A b367c7f1b0eb

Subscribe to this mod's changes

poster-example is a skill published in the GitHub repository lessthanno/Layntra (2 stars, last pushed 23d ago), licensed MIT. It adds 39 tokens to every session and 263 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

boltz

Structure prediction using Boltz-1/Boltz-2, an open biomolecular structure predictor. Use this skill when: (1) Predicting protein complex structures, (2) Validating designed binders, (3) Need open-source alternative to AF2, (4) Predicting protein-ligand complexes, (5) Using local GPU resources. For QC thresholds, use…

adaptyvbio/protein-design-skills · 104 tokens

protenix

Structure prediction with Protenix, an open AlphaFold3 reproduction. Use this skill when: (1) Predicting complex structures with an AF3-class model, (2) Wanting an open alternative to AF3 alongside Boltz and Chai, (3) Validating designed binder-target complexes. For QC thresholds, use protein-qc. For ipSAE ranking…

adaptyvbio/protein-design-skills · 84 tokens

mcp-discovery

Dynamic MCP package discovery at runtime. Instead of relying on a static registry, this skill verifies MCP availability by querying npm, GitHub, and vendor documentation.

opensesh/DESIGN-OPS · 0 tokens

frontend-design

Use when building UI components, making design decisions for frontend work, reviewing UI implementation quality, or planning interaction patterns.

opensesh/DESIGN-OPS · 26 tokens

design-system-quality

Use when reviewing UI/frontend code, conducting PR reviews for components, checking design system compliance, or after any UI component work.

opensesh/DESIGN-OPS · 29 tokens

lay-ui

Designer-paced, three-station workflow for translating Figma designs into production-ready code. Components are built one at a time with conversational review between each. Use when the user invokes "lay-ui", says "lay out the UI", asks to walk through a Figma file component-by-component, or wants a paced…

niharya/skills-drawer · 103 tokens