reimagine-it AGENTS.md

reimagine-it AGENTS.md is an instructions file for Codex, OpenCode from Kayforkind/reimagine-it. It costs 1,088 tokens per session, scanned A, original, MIT.

Repository instructions for reimagining a webpage from its existing content, such as its words, dates, numbers, and colors. The result is a standalone HTML page whose design is based on that content.

In plain words
What is it for?
Use it when asked to reimagine or redesign HTML, including selecting the relevant design references and producing the page in the expected format.
Why use it?
It gives an agent the project’s design rules and tells it which supporting instructions to read when redesigning a page.

Instructions file for CodexOpenCode

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 instructions/kayforkind/reimagine-it/agents-md
Clone the repo
git clone --depth 1 https://github.com/Kayforkind/reimagine-it

Made for: Codex, OpenCode.

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 reimagine-it AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/kayforkind/reimagine-it/agents-md.svg)](https://agentmods.dev/instructions/kayforkind/reimagine-it/agents-md)
Your own site
<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>
Per session 1,088 This file is loaded in full into every session.
When invoked 1,088 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original 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.1 $0.01088 $0.01088
Opus 5 $0.00544 $0.00544
Sonnet 5 $0.00218 $0.00218
Haiku 4.5 $0.00109 $0.00109

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

Security

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.

AGENTS.md · 71 lines

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

  1. This file only.
  2. Install one folder: skills/reimagine-it/ (directory name must stay reimagine-it).
  3. Read skills/reimagine-it/SKILL.md in full when the user says /reimagine-it, "reimagine it", "reinvent this", "reimagine this page", or points at HTML and asks to redesign it.
  4. Load references/notes.md and references/forms.md when the skill says to.
  5. Load references/webpage-craft.md for HTML output. Packs in references/forms/ for pdf / document / slides are host-conversion playbooks, not CLI features — use them only if the user asked and the toolchain exists.
  6. Load references/domains/<domain>.md and/or references/modifiers/<name>.md if the user gave those tokens.
  7. Load references/locks/<name>.md if the user passed --ref <name>.
  8. Load examples.md if 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"] } } }

Read the full file on GitHub · 71 lines

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 · 71 lines · 1,088 tokens per session scan A 4a6c96c73feb

Subscribe to this mod's changes

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.

Related

Other instructions, from other repositories