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 a275618631/codex-antigravity-collaboration --skill visual-responsegit clone --depth 1 https://github.com/a275618631/codex-antigravity-collaborationWrote 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/a275618631/codex-antigravity-collaboration/visual-response)<a href="https://agentmods.dev/skills/a275618631/codex-antigravity-collaboration/visual-response"><img src="https://agentmods.dev/badge/skills/a275618631/codex-antigravity-collaboration/visual-response/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/a275618631/codex-antigravity-collaboration/visual-response"><img src="https://agentmods.dev/badge/skills/a275618631/codex-antigravity-collaboration/visual-response.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.00080 | $0.00589 |
| Opus 5 | $0.00040 | $0.00295 |
| Sonnet 5 | $0.00016 | $0.00118 |
| Haiku 4.5 | $0.00008 | $0.00059 |
Grade A, and why
visual-response 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.
What it actually says
視覺化回應
觸發
符合任一條件時使用:
- 有順序步驟、操作流程、安裝或執行順序。
- 有階層架構、資料夾結構、技術棧或分類樹。
- 有因果流程、決策樹、資料流或 API 呼叫鏈。
- 有方案比較、工具比較、優缺點取捨。
- 有時間軸、里程碑或階段計畫。
簡短定義、單純問答、短篇創作不必使用。
圖表選型
| 情境 | 格式 |
|---|---|
| 步驟 / 因果 | Mermaid flowchart |
| 架構 / 巢狀 | Mermaid subgraph 或 ASCII 容器 |
| 比較 | Markdown 表格 |
| 時間軸 | Mermaid / 表格 |
| 渲染可能失敗 | ASCII |
輸出結構
- 圖前一句話:說明這張圖呈現什麼。
- 圖表:節點短、箭頭清楚、細節不塞進節點。
- 圖後補充:關鍵決策點、注意事項或下一步。
Mermaid 深色友善模板
flowchart TD
A["起始"] --> B["工具"]
B --> C["判斷"]
C --> D["輸出"]
style A fill:#3f403d,stroke:#b8b8b0,color:#f4f1e8
style B fill:#075746,stroke:#35d0a2,color:#e9fff7
style C fill:#3d3388,stroke:#a99bff,color:#f3f0ff
style D fill:#7a2f17,stroke:#f19972,color:#fff2e8
品質檢查
- 圖前後都有文字。
- 圖內節點盡量短;中文節點標題約 8 字內。
- 箭頭方向能表達執行順序。
- 色塊與文字高對比,深色介面可讀。
- 不為簡單答案硬加圖。
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 · 55 lines · 80 tokens per session scan A f8a65872fb0d
visual-response is a skill published in the GitHub repository a275618631/codex-antigravity-collaboration (8 stars, last pushed 9d ago), licensed MIT. It adds 80 tokens to every session and 589 once invoked, about $0.0004 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
agent-harness-fault-injection
Use when an agent workflow needs deterministic recovery evidence for sandbox, MCP/tool, worker, checkpoint, memory, or orchestration failures.
architecture-decision-records
Comprehensive patterns for creating, maintaining, and managing Architecture Decision Records (ADRs) that capture the context and rationale behind significant technical decisions.
aws-sst-development
SST v4 (Ion) expert for managing AWS resources as code with the Pulumi-backed framework.
autonomous-agent-patterns
Design patterns for building autonomous coding agents, inspired by Cline and OpenAI Codex.
peon-ping-log
Log exercise reps for the Peon Trainer. Use when user says they did pushups, squats, or wants to log reps. Examples - "/peon-ping-log 25 pushups", "/peon-ping-log 30 squats", "log 50 pushups".
conductor-implement
Executes the tasks defined in the specified track's plan. Use this to start or continue working on a feature, bug fix, or chore.