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 miyatti777/ai-plc --skill wire-aa-authoringgit clone --depth 1 https://github.com/miyatti777/ai-plcWrote 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/miyatti777/ai-plc/wire-aa-authoring)<a href="https://agentmods.dev/skills/miyatti777/ai-plc/wire-aa-authoring"><img src="https://agentmods.dev/badge/skills/miyatti777/ai-plc/wire-aa-authoring/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/miyatti777/ai-plc/wire-aa-authoring"><img src="https://agentmods.dev/badge/skills/miyatti777/ai-plc/wire-aa-authoring.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.00122 | $0.02111 |
| Opus 5 | $0.00061 | $0.01056 |
| Sonnet 5 | $0.00024 | $0.00422 |
| Haiku 4.5 | $0.00012 | $0.00211 |
Grade A, and why
wire-aa-authoring 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 10d 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 — 124 lines — stays where its author put it; the contents beside it link to each section on GitHub.
wire-aa-authoring — WireAA Authoring(汎用・Subagent・ASCII Art)
Story/Spec を起点に、対象リポジトリの component を調査し、画面UIの 現状 → 変更後 を ASCII Art ワイヤフレーム(コードブロック)で描く。仕様(文字)を「画面(図)」まで収束させ、エンジニアが実装イメージを掴める状態にする。
位置づけ: spec-story-starter(施策→Story/Spec)の次段。Spec の UI をワイヤフレームで具体化する収束の到達点。
When to Use
- Story/Spec は出来たが、UIの「現状と変更後」を目に見える形で示したいとき
- 画面変更を伴う機能で、実装前に導線・レイアウトの合意を取りたいとき
- 仕様を、エンジニアが実装着手できる粒度(どのcomponentをどう変えるか+AA図)まで落としたいとき
入力インターフェース
| 入力 | 必須 | 説明 |
|---|---|---|
story |
✅ | 対象Story(パス/参照)。Spec併記があれば一緒に読む |
spec |
⭕ | 対応Spec(未指定ならstoryから辿る/推定) |
target_repo |
⭕ | component調査対象リポジトリのパス。未指定=カレント |
screens |
⭕ | 対象画面(例: NotificationSettings, MyPage)。未指定=SpecとStoryから推定 |
tier |
⭕ | lite(現状/変更後AA + AC のみ)/ full(+ フロー + エラー + 実装参考)。既定 full |
update_story |
⭕ | 既定 true。Storyに概要AA+設計決定ログを追記 |
処理フロー(Subagent収束)
story/spec ──▶ P0 Load
│
▼
P1 component調査(Subagent①) ── target_repoの対象画面component・既存UI構造・状態管理を調べ、
│ 「既存実装済み/部分/未実装」を判定
▼
P2 対象画面の特定 + 現状UI把握 ──▶ Mob CP1(停止・対象画面と方針の確認)
│ OK
▼
P3 AAワイヤフレーム作図(Subagent②) ── 現状AA / 変更後AA を対で描く(コードブロック)
│
▼
Mob CP2 設計論点(決定項目/選択肢/推奨/根拠) ── 停止
│ 決定
▼
P4 wire_aaファイル出力 ─▶ P5 Story更新(概要AA+決定ログ) ─▶ P6 Verification ─▶ 完了報告
Phase 0: Load
story(+spec)を読み、対象機能・画面・AC・変更意図を把握する。
Phase 1: component調査(Subagent①)
target_repo を Subagent(Read/Glob/Grep)で調査し返させる:
- 対象画面の component ファイル(例:
src/components/NotificationSettings.tsx)と現状の構造 - 使っている状態管理(stores)・呼ぶservice/API
- 「既存実装済み / 部分実装 / 未実装」の判定
- 変更時に触るファイル(component / store / service)
プロンプト骨子: 「target_repoで画面『[screen]』の現状UI構造を調べて。component/store/呼ぶserviceをファイルパス付きで。機能『[feature]』を足すならどのcomponentをどう変えるか。」
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.
- 10d ago First seen · 124 lines · 122 tokens per session scan A 166f5c22b0a0
wire-aa-authoring is a skill published in the GitHub repository miyatti777/ai-plc (45 stars, last pushed 1mo ago), licensed MIT. It adds 122 tokens to every session and 2,111 once invoked, about $0.0006 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-30.
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.