terrarium

terrarium is a skill for Claude Code from nelsonsantryhkd/terrarium-plugin. It costs 76 tokens per session (839 once invoked), scanned A, original, no licence file.

A review workflow for HTML pages that lets a human inspect a shared version, leave comments attached to specific locations, and review updated versions.

In plain words
What is it for?
Use it to publish HTML to Terrarium, share the review link, collect anchored comments, apply fixes, and submit new versions until approval.
Why use it?
It creates a repeatable feedback loop for finding and fixing visual or content issues before approval.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the terrarium plugin — 1 skill, 1 MCP server shipped together

Good fit Use it to publish HTML to Terrarium, share the review link, collect anchored comments, apply fixes, and submit new versions until approval.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nelsonsantryhkd/terrarium-plugin/terrarium
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.

Any agent
npx skills add nelsonsantryhkd/terrarium-plugin --skill terrarium
Clone the repo
git clone --depth 1 https://github.com/nelsonsantryhkd/terrarium-plugin

Made for: Claude Code.

Or install terrarium, the plugin that ships this one along with the rest of its 1 skill, 1 MCP server.

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 terrarium

README.md
[![agentmods](https://agentmods.dev/badge/skills/nelsonsantryhkd/terrarium-plugin/terrarium/github.svg)](https://agentmods.dev/skills/nelsonsantryhkd/terrarium-plugin/terrarium)
Your own site
<a href="https://agentmods.dev/skills/nelsonsantryhkd/terrarium-plugin/terrarium"><img src="https://agentmods.dev/badge/skills/nelsonsantryhkd/terrarium-plugin/terrarium/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.

agentmods 80×15 button for terrarium

Your own site · 80×15
<a href="https://agentmods.dev/skills/nelsonsantryhkd/terrarium-plugin/terrarium"><img src="https://agentmods.dev/badge/skills/nelsonsantryhkd/terrarium-plugin/terrarium.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 76 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 839 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00076 $0.00839
Opus 5 $0.00038 $0.00419
Sonnet 5 $0.00015 $0.00168
Haiku 4.5 $0.00008 $0.00084

Measured 10d ago against content hash 96dd488fb2b0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

terrarium 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 10d 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.

skills/terrarium/SKILL.md · 65 lines

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.

Read it on GitHub

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. 10d ago First seen · 65 lines · 76 tokens per session scan A 96dd488fb2b0

Subscribe to this mod's changes

terrarium is a skill published in the GitHub repository nelsonsantryhkd/terrarium-plugin (2 stars, last pushed 2mo ago), with no licence file. It adds 76 tokens to every session and 839 once invoked, about $0.0004 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 skills, from other repositories

figma-to-webui

Recreate Figma design frames as production-ready Chromium WebUI code following Chrome's Lit-element architecture and styling guidelines. Use when asked to create WebUI code from a Figma frame URL.

chromium/chromium · 44 tokens

generate-component-spec

Maps a Figma component from the Chrome Design System (CDS) to equivalent C++ Views, WebUI, and Clank (Android) components in the Chromium codebase. Generates a comprehensive side-by-side comparative Markdown specification detailing layout variants, interactive states, design tokens, architectural and implementation…

chromium/chromium · 90 tokens

generate-token-map

Maps all Figma design tokens from figma-variables.md to their equivalent C++ (Views) identifiers, CSS (WebUI) variables, and Clank (Android) resource attributes/macros/methods in Chromium, and saves the formatted mapping table to the assets directory of the Chrome Design System project. Use this skill when asked to…

chromium/chromium · 81 tokens

figma-to-views

Recreate Figma design frames as production-ready Chromium C++ Views code following Chrome's native Views architecture, component guidelines, and color/shape token mappings. Use when asked to create C++ Views code from a Figma frame URL.

chromium/chromium · 53 tokens

browserwing-executor

Control browser automation through HTTP API. Supports page navigation, element interaction (click, type, select), data extraction, accessibility snapshot analysis, screenshot, JavaScript execution, and batch operations.

MemTensor/MemOS · 42 tokens

figma-design-review

Critique and review Figma designs to ensure alignment with Chromium codebase components, tokens, and structure. Use when the user asks to critique, review, or audit a design, check alignment with code, or compare a Figma node against component specifications or coding standards.

chromium/chromium · 59 tokens