convert-proof

convert-proof is a skill for Claude Code, Codex from FerroxLabs/wayland. It costs 112 tokens per session (3,677 once invoked), scanned A, original, AGPL-3.0.

A writing method that connects each claim to supporting evidence, a reason, and the next point. It includes several proof patterns, such as anecdotes, receipts, and named references.

In plain words
What is it for?
Use it to revise marketing or explanatory writing that makes claims needing support. It helps create proof blocks that fit naturally into a draft.
Why use it?
It helps readers understand why a claim should be believed. Evidence is woven into the surrounding copy instead of being placed in a separate proof section.

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/ferroxlabs/wayland/convert-proof
Any agent
npx skills add FerroxLabs/wayland --skill convert-proof
Clone the repo
git clone --depth 1 https://github.com/FerroxLabs/wayland

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 convert-proof

README.md
[![agentmods](https://agentmods.dev/badge/skills/ferroxlabs/wayland/convert-proof.svg)](https://agentmods.dev/skills/ferroxlabs/wayland/convert-proof)
Your own site
<a href="https://agentmods.dev/skills/ferroxlabs/wayland/convert-proof"><img src="https://agentmods.dev/badge/skills/ferroxlabs/wayland/convert-proof.svg" alt="Measured on agentmods" height="20"></a>
Per session 112 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,677 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00112 $0.03677
Opus 5 $0.00056 $0.01839
Sonnet 5 $0.00022 $0.00735
Haiku 4.5 $0.00011 $0.00368

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

Security

Grade A, and why

convert-proof 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.

resources/bundled-extensions/business-conversion/skills/convert-proof/SKILL.md · 315 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 5d ago First seen · 315 lines · 112 tokens per session scan A 4b2697701cf7

Subscribe to this mod's changes

convert-proof is a skill published in the GitHub repository FerroxLabs/wayland (598 stars, last pushed today), licensed AGPL-3.0. It adds 112 tokens to every session and 3,677 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.

Related

Other skills, from other repositories

imap-smtp-email

Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, and vip.188.com.

freestylefly/wesight · 82 tokens

release

Use when the maintainer wants to cut, prepare, or ship a code-by-wire release — e.g. says "bump version", "bump vX.Y.Z", "release it", "ship it", or "cut a release" — whether before the release (preparing the version bump and the changelog PR) or after the bump PR has merged (tagging and publishing).

luojiahai/code-by-wire · 82 tokens

feishu-create-doc

创建飞书云文档。从 Lark-flavored Markdown 内容创建新的飞书云文档,支持指定创建位置(文件夹/知识库/知识空间)。.

op7418/CodePilot · 40 tokens

ordinus-ui-system

Build Ordinus renderer UI in the intended product style. Use when changing React UI, layout, Tailwind styling, shadcn-style components, status panels, navigation, empty states, forms, tables, task views, or user-facing product text.

muratgur/ordinus · 55 tokens

feishu-troubleshoot

飞书插件问题排查工具。包含常见问题 FAQ 和深度诊断命令(/feishudoctor)。 常见问题可随时查阅。诊断命令用于排查复杂问题(多次授权仍失败、自动授权无法解决等), 会检查账户配置、API 连通性、应用权限、用户授权状态,并生成详细的诊断报告和解决方案。.

op7418/CodePilot · 92 tokens

ipc-contract-design

Design and maintain Ordinus typed IPC contracts. Use when adding or changing window.ordinus APIs, ipcMain handlers, ipc channel names, shared request/response types, Zod schemas, preload bridge methods, or renderer calls into main process.

muratgur/ordinus · 53 tokens