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 Leo-maomao/pm-copilot --skill multi-platform-ui-deliverygit clone --depth 1 https://github.com/Leo-maomao/pm-copilotWrote 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/leo-maomao/pm-copilot/multi-platform-ui-delivery)<a href="https://agentmods.dev/skills/leo-maomao/pm-copilot/multi-platform-ui-delivery"><img src="https://agentmods.dev/badge/skills/leo-maomao/pm-copilot/multi-platform-ui-delivery/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/leo-maomao/pm-copilot/multi-platform-ui-delivery"><img src="https://agentmods.dev/badge/skills/leo-maomao/pm-copilot/multi-platform-ui-delivery.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.00021 | $0.00283 |
| Opus 5 | $0.00010 | $0.00142 |
| Sonnet 5 | $0.00004 | $0.00057 |
| Haiku 4.5 | $0.00002 | $0.00028 |
Grade A, and why
multi-platform-ui-delivery 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 5d 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.
What it actually says
Frontend Evidence
Goal
Attach verifiable frontend evidence to the PRD. Preserve the boundary in
policies/role-boundary.md: this skill never changes host product code and
does not produce a standalone UI delivery.
Workflow
- Inspect the smallest relevant read-only evidence set: runnable pages first, then routes, components, screenshots, and assets.
- Capture a real runnable frontend state when it proves the PRD behavior.
- When no runnable state exists, reconstruct only the confirmed state below the run folder and label the resulting image as
还原图示. - When capture and reconstruction both fail, retain the controlled PRD placeholder and record why a future figure is required.
- Record the figure path, source type, matching requirement ID, and limitation in
run-log.yaml.
Output
- A figure beside every PRD requirement that needs frontend presentation.
- Read-only source provenance or reconstruction provenance.
- A concise evidence limitation when no verified capture is available.
Quality Bar
- A real screenshot is preferred over reconstruction; reconstruction is preferred over a placeholder.
- Figures are evidence for requirement logic, not an independently deliverable prototype.
- Every figure maps to one concrete requirement state and makes its source type clear.
What ships with it
1 file 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.
- 5d ago Changed · -2 lines · -9 tokens per session e3c22db0fd90
- 10d ago First seen · 35 lines · 30 tokens per session scan A 113f59dc9af9
multi-platform-ui-delivery is a skill published in the GitHub repository Leo-maomao/pm-copilot (4 stars, last pushed 2d ago), licensed MIT. It adds 21 tokens to every session and 283 once invoked, about $0.0001 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.
Other skills, from other repositories
chinese-web-themes
A collection of eight CSS themes for giving websites a Chinese-inspired visual style, with typography rules for Chinese text.
html-design-polish
A design and review guide for improving HTML websites and web tools. It focuses on clear purpose, information hierarchy, spacing, proportions, responsive behavior, and a consistent visual system.
html-demo
A workflow for building a self-contained interactive HTML demo from a screenshot and a short requirement. The demo imitates the interface and includes simulated controls so its states can be explored.
briefbound-design-system
Use when a frontend task primarily concerns cross-component design tokens, semantic theming, component APIs, variants and states, shared primitives, Storybook or library governance, Figma-to-code consistency, or a staged design-system migration; do not use for a single page, isolated styling fix, visual direction, or…
briefbound-ui-review
Use when an existing page, isolated preview, component, screenshot, UI flow, visual change, or frontend implementation needs a Chinese-first UX, visual hierarchy, interaction-state, responsive, accessibility, design-system, or browser-runtime review; use as support for preview approval and UI-focused PR review, and do…
html-prototype
A method for creating single-file HTML mockups that open in a browser and follow a project's design tokens, such as its fonts, colours, spacing, corners, and shadows.