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 runkids/my-skills --skill archifygit clone --depth 1 https://github.com/runkids/my-skillsWrote 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/runkids/my-skills/archify)<a href="https://agentmods.dev/skills/runkids/my-skills/archify"><img src="https://agentmods.dev/badge/skills/runkids/my-skills/archify/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/runkids/my-skills/archify"><img src="https://agentmods.dev/badge/skills/runkids/my-skills/archify.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.00130 | $0.03374 |
| Opus 5.5 | $0.00052 | $0.01350 |
| Sonnet 5 | $0.00026 | $0.00675 |
| Haiku 4.5 | $0.00013 | $0.00337 |
Grade A, and why
archify 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 3d 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
60 files 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.
- assets/JetBrainsMono-OFL.txt 4.3 KB
- assets/template.html 757 KB
- bin/archify.mjs 77 KB runs code
- bin/open-artifact.mjs 2.2 KB runs code
- bin/preview.mjs 23 KB runs code
- bin/visual-check.mjs 33 KB runs code
- brand-marks/catalog.json 14 KB
- brand-marks/README.md 1.4 KB
- delta/architecture-delta.mjs 72 KB runs code
- examples/agent-run.lifecycle.json 3.9 KB
- examples/agent-tool-call.workflow.json 5.6 KB
- examples/async-job-roundtrip.sequence.json 4.3 KB
- examples/brand-aware-delivery.architecture.json 3.2 KB
- examples/cache-miss-request.sequence.json 4.3 KB
- examples/checkout-platform.base.architecture.json 2.2 KB
- examples/checkout-platform.head.architecture.json 2.3 KB
- examples/dataflow-product-analytics.html 798 KB
- examples/deployment-release.lifecycle.json 4.2 KB
- examples/event-stream.dataflow.json 5.3 KB
- examples/incident-response.workflow.json 5.2 KB
- examples/lifecycle-agent-run.html 791 KB
- examples/product-analytics.dataflow.json 5.5 KB
- examples/production-deployment.architecture.json 5.3 KB
- examples/release-delivery.workflow.json 5.0 KB
- examples/sequence-cache-miss-request.html 796 KB
- examples/web-app-rendered.html 793 KB
- examples/web-app.architecture.json 3.7 KB
- examples/workflow-agent-tool-call-rendered.html 800 KB
- LICENSE 1.1 KB
- migrations/workflow-v2.mjs 9.0 KB runs code
- package-lock.json 4.8 KB
- package.json 1.6 KB
- recipes/scenarios.mjs 31 KB runs code
- references/authoring-contract.md 14 KB
- references/brand-marks.md 2.1 KB
- references/delivery-contract.md 9.4 KB
- references/viewer-runtime.md 4.1 KB
- renderers/architecture/grid.mjs 2.0 KB runs code
- renderers/architecture/render-architecture.mjs 44 KB runs code
- renderers/dataflow/README.md 4.1 KB
- renderers/dataflow/render-dataflow.mjs 21 KB runs code
- renderers/lifecycle/README.md 5.1 KB
- renderers/lifecycle/render-lifecycle.mjs 24 KB runs code
- renderers/sequence/README.md 4.7 KB
- renderers/sequence/render-sequence.mjs 21 KB runs code
- renderers/shared/brand-marks.mjs 22 KB runs code
- renderers/shared/cli.mjs 10.0 KB runs code
- renderers/shared/desktop-readability.mjs 1.1 KB runs code
- renderers/shared/diagnostics.mjs 6.0 KB runs code
- renderers/shared/engineering-profiles.mjs 6.8 KB runs code
- renderers/shared/generated-brand-marks.mjs 160 KB runs code
- renderers/shared/generated-validators.mjs 422 KB runs code
- renderers/shared/geometry.mjs 56 KB runs code
- renderers/shared/i18n.mjs 47 KB runs code
- renderers/shared/layout-report.mjs 1015 B runs code
- renderers/shared/legend.mjs 8.4 KB runs code
- renderers/shared/output-path.mjs 11 KB runs code
- renderers/shared/repository-evidence.mjs 12 KB runs code
- renderers/shared/repository-location.mjs 3.4 KB runs code
- renderers/shared/text-fit.mjs 2.1 KB runs code
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.
- 3d ago Changed · +16 lines 10094272d6d1
- 6d ago First seen · 122 lines · 130 tokens per session scan A 8532186a103b
archify is a skill published in the GitHub repository runkids/my-skills (12 stars, last pushed today), with no licence file. It adds 130 tokens to every session and 3,374 once invoked, about $0.0005 per session on Opus 5.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-09-19.
Other skills, from other repositories
roblox-gui
Use when building Roblox menus, HUDs, shops, notifications, dialogs, or responsive cross-platform UI.
ref-audit
Audits an artist's current reference board mid-modeling and identifies exactly what is missing and why the model might be going wrong. Use when something feels off but you can't identify what, your proportions look wrong, your model doesn't match the reference, or you suspect your reference board has gaps. Triggers on…
mobile-analyzer
Mobile-specific UX analysis — touch interactions, viewport issues, scroll behavior, mobile vs desktop patterns, and responsive design validation. Use when investigating mobile experience, responsive design bugs, or mobile conversion rates.
ref-style-decode
Deconstructs WHY a reference looks the way it does across 9 dimensions. Triggers on "analyze this reference", "why does this look good", "decode this style", "I want my work to look like X", "break down this artist's approach". DCC-agnostic. Works for any asset type.
frustration-hunter
Finds and ranks user frustration signals — rage clicks, dead clicks, form abandonment, error spikes. Use when asking "what's frustrating users", "where are users struggling", or "what's the biggest UX problem right now". Uses Fullstory's opportunity detection, then drills into sessions for root cause.
form-cro
Form optimization for lead capture, contact, demo request, application, and checkout forms. Covers field-cost analysis, multi-step form design, validation UX, mobile optimization, and A/B testing frameworks.