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 agentmods add skills/contentscoin/qrcoding-skill-mcp/qrcoding-quickstartnpx skills add contentscoin/qrcoding-skill-mcp --skill qrcoding-quickstartgit clone --depth 1 https://github.com/contentscoin/qrcoding-skill-mcpWrote 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/contentscoin/qrcoding-skill-mcp/qrcoding-quickstart)<a href="https://agentmods.dev/skills/contentscoin/qrcoding-skill-mcp/qrcoding-quickstart"><img src="https://agentmods.dev/badge/skills/contentscoin/qrcoding-skill-mcp/qrcoding-quickstart.svg" alt="Measured on agentmods" 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 | $0.00041 | $0.00393 |
| Opus 5 | $0.00020 | $0.00197 |
| Sonnet 5 | $0.00008 | $0.00079 |
| Haiku 4.5 | $0.00004 | $0.00039 |
Grade A, and why
qrcoding-quickstart 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 2d 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
QR Coding Quickstart
"QR 만들어줘", "이 링크로 QR", "메뉴/포스터에 넣을 QR" 같은 첫 생성 요청을 가볍게 분류만 한다. 실제 도구 호출 절차는 qrcoding-campaign-operator 스킬에 있으므로 여기서 재문서화하지 않는다.
분류 순서
- 무엇을 인코딩하나: URL · 텍스트 · WiFi · 연락처(vCard) · 이메일 · 문자(SMS) · 전화 · 위치(geo) · 일정(calendar).
- 동적 vs 정적: 나중에 목적지를 바꾸거나 스캔 수를 보고 싶으면 동적(URL만 가능). 그 외에는 정적. 링크는 기본 동적으로 제안한다.
- 여러 개를 한 번에 만드는 캠페인이면 일괄 생성/ CSV 가져오기로 안내한다.
위임
분류가 끝나면 qrcoding-campaign-operator의 절차로 넘겨 실제 생성을 수행한다(예: create_qr_code, 일괄은 create_qr_batch, CSV는 import_qr_csv).
- 지원 여부가 불확실하면(예: 특정 콘텐츠 타입·로고·지역 분석) 추측하지 말고 먼저
get_capabilities를 확인한다. - 생성 후에는 QR id, 동적 URL, 렌더 링크처럼 사용자가 바로 쓸 값만 요약한다.
연결이 아직 안 됐다면 qrcoding-connect를 안내한다.
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.
- 2d ago First seen · 26 lines · 41 tokens per session scan A 68181f55325b
qrcoding-quickstart is a skill published in the GitHub repository contentscoin/qrcoding-skill-mcp (0 stars, last pushed 2mo ago), licensed MIT. It adds 41 tokens to every session and 393 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.
Other skills, from other repositories
dcf-model
Build discounted cash flow valuation workbooks in Excel.
baoyu-article-illustrator
Article illustrations: type × style × palette consistency.
openhands
Delegate coding to OpenHands CLI (model-agnostic, LiteLLM).
agentmail
Use when an agent needs AgentMail CLI email inboxes.
mcporter
List, auth, and call MCP servers/tools from the terminal.
keybindings-help
Use when the user wants to customize keyboard shortcuts, rebind keys, add chord bindings, or modify /.claude/keybindings.json. Examples: "rebind ctrl+s", "add a chord shortcut", "change the submit key", "customize keybindings".