A template writing agent skill for the TRMNL, packaged for Claude Code, Cursor, OpenAI Codex CLI, Gemini CLI, and GitHub Copilot.
The skill bundles three files copied verbatim from TRMNL's core repo, curated for the external agent context:
| File | What it is |
|---|---|
agent_prompt.md | TRMNL AI assistant agent rules — mandatory workflows, hard rules, common mistakes. Also what TRMNL's MCP server ships as connection-level instructions to external clients. |
template_guide.md | The full TRMNL design system (every framework class, layout, chart pattern; ~2700 lines). |
framework_v3_guide.md | Framework v3 supplement: chromatic palette, CSS variables, label variants. |
Source of truth: skills/trmnl/. Generated outputs (committed for zero-tool install): dist/.
| Harness | Command |
|---|---|
| Claude Code | /plugin marketplace add usetrmnl/trmnl-agent-skills && /plugin install trmnl@trmnl-agent-skills |
| Cursor (2.5+) | Install via symlink for local dev — see install/README.md. |
| OpenAI Codex | drop dist/codex/AGENTS.md into your project root |
| Gemini CLI | drop dist/gemini/GEMINI.md into your project root |
| GitHub Copilot | copy dist/copilot/.github/ into your repo |
Full install: install/README.md.
bin/sync-from-core # pull latest reference files from TRMNL core (sibling repo)
bin/generate # regenerate dist/ from skills/
Run bin/generate after editing anything under skills/ or after bin/sync-from-core. Commit dist/ alongside source so users without Ruby can install directly.
MIT. See LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub usetrmnl/trmnl-agent-skills --plugin trmnlUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.