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 instructions/kayforkind/reimagine-it/agents-mdgit clone --depth 1 https://github.com/Kayforkind/reimagine-itWrote 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/instructions/kayforkind/reimagine-it/agents-md)<a href="https://agentmods.dev/instructions/kayforkind/reimagine-it/agents-md"><img src="https://agentmods.dev/badge/instructions/kayforkind/reimagine-it/agents-md.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.1 | $0.01088 | $0.01088 |
| Opus 5 | $0.00544 | $0.00544 |
| Sonnet 5 | $0.00218 | $0.00218 |
| Haiku 4.5 | $0.00109 | $0.00109 |
Grade A, and why
reimagine-it AGENTS.md 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.
How it starts
The opening of the file, as written. The whole thing — 71 lines — stays where its author put it; the contents beside it link to each section on GitHub.
reimagine-it — Content-Derived Design
Content-Derived Design: reads existing HTML and derives palette, motifs, and motion from concrete nouns, dates, numbers, and colors already in the content. Writes a standalone HTML page. Not a mood board.
You are loading reimagine-it, one Agent Skill. Progressive disclosure. Do not ingest extra files until the procedure says so.
First 30 seconds
- This file only.
- Install one folder:
skills/reimagine-it/(directory name must stayreimagine-it). - Read
skills/reimagine-it/SKILL.mdin full when the user says/reimagine-it, "reimagine it", "reinvent this", "reimagine this page", or points at HTML and asks to redesign it. - Load
references/notes.mdandreferences/forms.mdwhen the skill says to. - Load
references/webpage-craft.mdfor HTML output. Packs inreferences/forms/for pdf / document / slides are host-conversion playbooks, not CLI features — use them only if the user asked and the toolchain exists. - Load
references/domains/<domain>.mdand/orreferences/modifiers/<name>.mdif the user gave those tokens. - Load
references/locks/<name>.mdif the user passed--ref <name>. - Load
examples.mdif the form is still unclear.
npx skills add Kayforkind/reimagine-it
Native plugin wrappers (same skill inside):
/plugin marketplace add Kayforkind/reimagine-it
/plugin install reimagine-it@reimagine-it
codex plugin marketplace add Kayforkind/reimagine-it
codex plugin add reimagine-it@reimagine-it
droid plugin marketplace add https://github.com/Kayforkind/reimagine-it
droid plugin install reimagine-it@reimagine-it --scope user
Cursor wrapper: .cursor-plugin/plugin.json (same skills/reimagine-it/ chair). Marketplace / cursor.directory submit from the GitHub repo URL. Daily install remains npx skills add Kayforkind/reimagine-it.
MCP server (any MCP-compatible agent): npx reimagine-it-mcp — exposes 8 tools: reimagine, design_auto, design_variations, design_lock, extract_content, list_tokens, audit_html, list_rules. Add to your MCP client config:
{ "mcpServers": { "reimagine-it": { "command": "npx", "args": ["reimagine-it-mcp"] } } }
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.
- 5d ago First seen · 71 lines · 1,088 tokens per session scan A 4a6c96c73feb
reimagine-it AGENTS.md is an instructions file published in the GitHub repository Kayforkind/reimagine-it (37 stars, last pushed today), licensed MIT. It adds 1,088 tokens to every session, about $0.0054 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 instructions, from other repositories
visualcave CLAUDE.md
Instructions for varkart/visualcave, covering contributing to visualcave, before you open a pr, what won't be accepted, running tests and file map.
awesome-copilot-id AGENTS.md
AGENTS.md instructions for GulajavaMinistudio/awesome-copilot-id, covering communication, explanation and documentation, markdown formatting, user communication style and workflow & methodology.
visualize CLAUDE.md
Instructions for careerhackeralex/visualize, covering claude.md, repo structure, installation, via claude code plugin system and or clone directly.
kleosrules AGENTS.md
AGENTS.md instructions for kleosr/kleosrules, covering agents.md — repository agent handbook, law, pack, skills (on demand) and workflows.
finding-unknowns-skills CLAUDE.md
Claude Code instructions for Neeeophytee/finding-unknowns-skills, covering repo notes, what ships, and the gate that decides, version lives in three manifests — move them together, files that must be edited together and shipped guidance is not this file.
coding-agent-safety-gate AGENTS.md
Instructions for ASER-ho/coding-agent-safety-gate, covering agents / 代理规则, 仓库类型 / repository type and ai 代理规则 / rules for ai coding agents.