terminal-green

terminal-green is a skill for Claude Code, Codex from arcsin1/oh-my-ppt. It costs 0 tokens per session (490 once invoked), scanned A, original, Apache-2.0.

A visual design style that recreates a monochrome computer terminal with a dark green background, glowing green text, and monospaced type. Monospaced fonts give every character the same width, like text in older command-line interfaces.

In plain words
What is it for?
Use it for CLI tool demonstrations, hackathons, security talks, and retro-computing themes.
Why use it?
It gives command-line content a direct, focused presentation and creates a distinct retro-computing mood. The limited palette keeps attention on the words and commands.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for CLI tool demonstrations, hackathons, security talks, and retro-computing themes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/arcsin1/oh-my-ppt/terminal-green
About the project

Oh My PPT is a local-first desktop application that uses AI to create, edit, present, and export editable HTML-based slide presentations. It is for people making presentations, lessons, stories, reports, or pitches who want to describe their content and then adjust the resulting pages, visuals, animations, and layouts.

arcsin1/oh-my-ppt · 1,949 stars · on GitHub · ohmyppt.cc

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 arcsin1/oh-my-ppt --skill terminal-green
Clone the repo
git clone --depth 1 https://github.com/arcsin1/oh-my-ppt

Made for: Claude Code, Codex.

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 terminal-green

README.md
[![agentmods](https://agentmods.dev/badge/skills/arcsin1/oh-my-ppt/terminal-green/github.svg)](https://agentmods.dev/skills/arcsin1/oh-my-ppt/terminal-green)
Your own site
<a href="https://agentmods.dev/skills/arcsin1/oh-my-ppt/terminal-green"><img src="https://agentmods.dev/badge/skills/arcsin1/oh-my-ppt/terminal-green/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 terminal-green

Your own site · 80×15
<a href="https://agentmods.dev/skills/arcsin1/oh-my-ppt/terminal-green"><img src="https://agentmods.dev/badge/skills/arcsin1/oh-my-ppt/terminal-green.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 490 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00000 $0.00490
Opus 5 $0.00000 $0.00245
Sonnet 5 $0.00000 $0.00098
Haiku 4.5 $0.00000 $0.00049

Measured 7d ago against content hash 8d572c371598, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

terminal-green 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 7d 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.

resources/styles/terminal-green/SKILL.md · 26 lines

What it actually says

终端绿是黑客美学的原点——深绿黑的底色上,荧光绿的文字在黑暗中闪烁,像一台老式 CRT 终端在地下室里独自运行。这个风格不需要任何装饰,文字本身就是唯一的视觉元素。每一个字符都在发光,每一行命令都是一种原始的浪漫。

配色

标题 #4ade80 亮绿、正文 #86efac 浅绿,强调色 #22c55e 绿色与 #16a34a 深绿是荧光的两种亮度。背景 radial-gradient(circle at 20% 0%, #0a1a0a 0%, #0d280d 50%, #0f330f 100%) 从深绿黑到更深的绿黑,模拟 CRT 的暗面。卡片 rgba(10,26,10,0.85) 暗绿底,边框 rgba(34,197,94,0.3) 是绿色的发光描边。

排版

等宽字体是唯一选择——终端美学只认等宽。标题可以用更亮的绿色或加粗,正文保持终端的原始节奏。代码块和命令行是核心视觉元素。

布局

模拟终端界面——黑色背景上的绿色文字,卡片像终端窗口。命令行提示符($、>)可以作为装饰元素。代码或命令行只在内容需要时作为视觉主角;默认低到中密度,避免整页长代码、密集日志或多终端面板堆满页面。

动画

typewriter、neon-glow、glitch-in

适合场景

CLI 工具展示、黑客马拉松、安全演讲、复古计算文化——需要传递「命令行就是我的 GUI」的场合。

配图

不支持配图。

不要

  • 不要使用非等宽字体
  • 不要使用彩色(保持纯绿)
  • 不要丢掉暗色背景的沉浸感
  • 不要用现代 UI 元素破坏终端的纯粹
Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 7d ago Changed · +3 lines 8d572c371598
  2. 9d ago First seen · 23 lines · 0 tokens per session scan A 40ab3b86bcd8

Subscribe to this mod's changes

terminal-green is a skill published in the GitHub repository arcsin1/oh-my-ppt (1,949 stars, last pushed 7d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 490 tokens. 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-09-03.

Related

Other skills, from other repositories

mermaid-diagram

Use when the user asks for a flowchart, architecture diagram, sequence diagram, ER diagram, state machine, gantt chart, or any visual that fits Mermaid syntax. Hope Agent's chat renders Mermaid blocks natively, so the diagram appears inline.

shiwenwen/hope-agent · 55 tokens

visual-design

A design skill for turning content into complete, self-contained HTML pages and visual materials such as websites, banners, posters, reports, resumes, and portfolios. It follows a defined visual design system and does not use outside images or code libraries.

Pinvou/pinvou-agent · 152 tokens

impeccable

Use when the user wants distinctive, production-grade frontend design, anti-generic AI aesthetics, UX critique, technical UI audits, or final polish through bundled Impeccable references and an optional upstream detector CLI.

Peiiii/nextclaw · 47 tokens

nextclaw-skin-studio

A studio for browsing, applying, creating, refining, switching, inspecting, and removing custom NextClaw skins. A skin changes an app's visual appearance and can include CSS, JavaScript, images, SVG, layout changes, and motion.

Peiiii/nextclaw · 115 tokens

ui-ux-pro-max

Use when the user wants professional UI/UX design guidance, design-system generation, UX review, or stack-specific frontend guidance through a bundled local UI/UX Pro Max dataset and Python search runtime.

Peiiii/nextclaw · 45 tokens

codex-slides

Create, research, revise, restyle, present, inspect, and export Codex Slides slide decks from Codex, including scenario workflows, project Design Files, and always-on brand design systems. Use when the user asks for a presentation, PPT/PPTX, slide deck, research brief converted into slides, an existing deck edit, a…

nexu-io/codex-slides · 101 tokens