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.
npx skills add YoungLeadersDotTech/young-leaders-tech-marketplace --skill terminal-setup-installgit clone --depth 1 https://github.com/YoungLeadersDotTech/young-leaders-tech-marketplaceWrote 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.
[](https://agentmods.dev/skills/youngleadersdottech/young-leaders-tech-marketplace/terminal-setup-install)<a href="https://agentmods.dev/skills/youngleadersdottech/young-leaders-tech-marketplace/terminal-setup-install"><img src="https://agentmods.dev/badge/skills/youngleadersdottech/young-leaders-tech-marketplace/terminal-setup-install/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.
<a href="https://agentmods.dev/skills/youngleadersdottech/young-leaders-tech-marketplace/terminal-setup-install"><img src="https://agentmods.dev/badge/skills/youngleadersdottech/young-leaders-tech-marketplace/terminal-setup-install.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00044 | $0.04694 |
| Opus 5 | $0.00022 | $0.02347 |
| Sonnet 5 | $0.00009 | $0.00939 |
| Haiku 4.5 | $0.00004 | $0.00469 |
Grade D, and why
terminal-setup-install scanned grade D with 3 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 12d 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.
Reads agent configuration directoriesmediumAgent snooping
.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.
Then patch `~/.claude/settings.json` to wire up the hook. Use Python to read/write so JSON stays valid: Recursive force deletehighDestructive command
rm -rf with a variable or a broad path is one typo away from removing the wrong tree.
rm -rf "$TEMP" Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
6. Oh My Zsh (curl installer with `RUNZSH=no KEEP_ZSHRC=no`) How it starts
The opening of the file, as written. The whole thing — 396 lines — stays where its author put it; the contents beside it link to each section on GitHub.
terminal-setup-install
When to auto-invoke
Auto-invoke when the user says any of:
- "set up my terminal", "install ghostty", "install oh my zsh", "set up p10k"
- "run the terminal setup guide", "install the meta-guide stack"
- "I want clickable file paths in my terminal", "install the markdown preview kit"
When NOT to invoke
Do NOT invoke for:
- Editing
~/.zshrcfor unrelated reasons (use Edit directly) - Adding individual zsh plugins (use
git clone+ Edit) - Linux or Windows terminal setup (this is macOS-specific)
- Already-installed full stacks where the user just wants to tweak one thing
What this skill does
If AskUserQuestion is unavailable (for example on OpenCode or Cowork), present the same extras
choice as a plain-text lettered list and continue from the user's written answer instead of
stopping.
- Preflight. Detects what's already installed and skips it.
- Core install in this exact order (sequential to avoid Homebrew portable-Ruby lock conflicts):
- Ghostty (cask)
- MesloLGS Nerd Font (cask)
- Glow (formula)
- Dracula theme for Ghostty (
git clone) - Ghostty config at
~/.config/ghostty/config - Oh My Zsh (curl installer with
RUNZSH=no KEEP_ZSHRC=no) - Powerlevel10k theme (
git cloneinto custom themes) - zsh-autosuggestions + fast-syntax-highlighting plugins
- Restore
.zshrc. OMZ overwrites~/.zshrc; the skill copies user customisations from~/.zshrc.pre-oh-my-zshback into the new file (PATH exports, aliases, tool inits). SDKMAN goes at the very end. - Set ZSH_THEME and plugins line:
ZSH_THEME="powerlevel10k/powerlevel10k"plugins=(git brew macos zsh-autosuggestions fast-syntax-highlighting)dockerplugin only ifdockeris on PATH
- AskUserQuestion about optional markdown-preview extras (multi-select).
- Per-extra installs for each chosen option.
- Sanity tests. Run
zsh -i -cchecks for parse, claude alias (if present), tool inits. - Hand off. Tell the user to open Ghostty (Spotlight) and run
p10k configureinteractively.
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.
- 12d ago First seen · 396 lines · 44 tokens per session scan D 5223a1764af2
terminal-setup-install is a skill published in the GitHub repository YoungLeadersDotTech/young-leaders-tech-marketplace (10 stars, last pushed 1mo ago), licensed MIT. It adds 44 tokens to every session and 4,694 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it D with 3 findings (reads agent configuration directories, recursive force delete, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
wispterm-diagnostics
Use when a user wants to report, troubleshoot, or collect context for a WispTerm issue, including crashes, rendering/DPI glitches, high CPU, keyboard/input bugs, selection/copy/scrolling, SSH/SCP failures, SSH image preview failures, HTML preview/browser panel failures, SSH disconnects such as…
tbtools
Use when the user asks about TBtools, TBtools-II, TBtools RPC API, TBtools CLI, or bioinformatics operations available through TBtools such as sequence manipulation, BLAST, GFF/GTF/GXF processing, expression tables, heatmaps, trees, MCScanX, DIAMOND, HMMER, MUSCLE, and IQ-TREE.
wispterm-notify-setup
Use when the user wants to install, repair, or re-apply WispTerm notification reminders (Claude Code Stop + Notification, and Codex turn-complete) in a local WSL/macOS/Linux/PowerShell shell or a saved WispTerm SSH profile, so finishes and confirmation prompts surface inside WispTerm.
inspect-computer-config
Use when the user asks to inspect, summarize, audit, compare, or troubleshoot this computer's hardware, operating system, CPU, memory, GPU, disk, or local runtime configuration.
liney-cli
Use the Liney CLI (liney) to inspect or control a running Liney terminal workspace and the agent sessions it hosts. Liney runs several coding agents in parallel, each in its own pane/tab/worktree, so reach for this whenever the user wants to act on a pane other than the current one — check on, coordinate, read from…
orchestration
Coordinate supervised Orca workers: threaded messages, blocking ask/reply, task dispatch, workerdone/escalation waits, task DAGs, decision gates, coordinator loops, and decomposing work across agents. Use orca-cli for full ownership handoffs — "hand off", "handoff", "handover", "give this to another agent", "another…