readable

A reply-formatting system that turns model-written content into styled cards, with support for layouts such as charts, timelines, callouts, buttons, and columns.

In plain words
What is it for?
Use it to present reports, metrics, links, timelines, flows, screenshots, and other structured content as an offline-friendly styled reply.
Why use it?
It makes long or structured replies easier to scan while providing plain text when the host cannot display cards.

Plugin for Claude Code

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 plugins/smk-labs/claude-plugins/readable
Claude Code
/plugin marketplace add smk-labs/claude-plugins
Clone the repo
git clone --depth 1 https://github.com/smk-labs/claude-plugins

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

readable 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 yesterday.

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.

readable/.claude-plugin/plugin.json · 21 lines

How it starts

The opening of the file, as written. The whole thing — 21 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "readable",
  "description": "Beautiful replies as styled cards (Persian/RTL always, English by default): the model sends content only, the template carries all styling. KPI grids, charts, trend sparklines, timelines, flows, callouts, badges, CTA buttons, content cards, side-by-side columns, quotes, section numbering and section breaks, a minimal icon set, link previews with an optional live frame of the target page, a pinned tab bar for a long report's sections, and screenshots or looping /fig animations inlined so a report stays one offline file. The kit is pay-per-use: the template carries only the base sheet and each card is served just the component CSS it uses. Delivery picks itself from the tools a host actually has: the MCP Apps card server where one is connected, an inline widget kit where the host has a widget tool, and BiDi-safe plain text where nothing can render. Only the desktop-registered server can ever offer the card tool; the plugin's own scoped server carries the export tools alone, under a different name, so it can never shadow the one that paints. Installing it is the whole setup: the first session registers the desktop card server in every Claude profile on the machine, at a version-free path an update cannot break, writes one backup per config and never touches them again, and says so once. /readable:connect disconnect opts out everywhere and sticks. Cards can also render straight from *-card.html files written by background workers (htmlFile mode, zero context cost). Projects can carry a committable .readable/ brand layer (brand skill) that reskins their cards and reports. Every artifact closes with one muted signature line, defined once in the kit and injected at build time, which a project can switch off. Plus report export and a visualize skill.",
  "version": "6.9.1",
  "author": {
    "name": "Seyed M. Keramati",
    "url": "https://github.com/SMKeramati"
  },
  "mcpServers": {
    "readable-local": {
      "command": "node",

Read the full file on GitHub · 21 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. yesterday First seen · 21 lines scan A bfefb00c136e

Subscribe to this mod's changes

readable is a plugin published in the GitHub repository smk-labs/claude-plugins (11 stars, last pushed 3d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.