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 jubscodes/get-shit-pretty --skill gsp-prettygit clone --depth 1 https://github.com/jubscodes/get-shit-prettyWrote 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/jubscodes/get-shit-pretty/gsp-pretty)<a href="https://agentmods.dev/skills/jubscodes/get-shit-pretty/gsp-pretty"><img src="https://agentmods.dev/badge/skills/jubscodes/get-shit-pretty/gsp-pretty/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/jubscodes/get-shit-pretty/gsp-pretty"><img src="https://agentmods.dev/badge/skills/jubscodes/get-shit-pretty/gsp-pretty.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.00012 | $0.00649 |
| Opus 5 | $0.00006 | $0.00324 |
| Sonnet 5 | $0.00002 | $0.00130 |
| Haiku 4.5 | $0.00001 | $0.00065 |
Grade A, and why
gsp-pretty 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 9d 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.
How it starts
The opening of the file, as written. The whole thing — 65 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Not part of the main design pipeline. Just for fun.
Input: None explicit — you gather context yourself Output: Rendered art in the terminal
Quickly gather signal about what the user is working on. Check 2-3 of these (pick whichever are most likely to yield something interesting):
git log --oneline -5— recent commit messages- The project's
package.jsonname/description, orREADME.mdfirst lines git diff --stat— what files are being touched right now- The current branch name
- The current date/time and day of week
Don't overthink it — spend 10 seconds gathering, not 10 minutes. You just need a seed.
Step 2: Create surprise art
Read ${CLAUDE_SKILL_DIR}/../gsp-art/terminal-art.md for the full ANSI/Unicode reference if needed.
Freestyle a single piece of terminal art. Medium size (5-15 lines).
Creative direction: Use the context as inspiration, not as a label. Do NOT make art about GSP, branding, or the tool itself. Be witty, culturally aware, and open-minded. The art should feel like a clever aside from someone who's been watching what you're building — not a logo for it.
Vibes to riff on (pick one or invent your own):
- A tiny scene with a punchline (visual wit)
- A metaphor for what the user is working on right now
- Something seasonal or timely for today's date
- A tribute to a classic (art, music, film, code) that connects to the context
- An abstract mood piece — rain, neon, space, dawn
- A visual one-liner that makes someone smile
- Something completely unexpected
Process:
- Pick a technique — gradient bars, scatter/splatter, block text, box frames, shadow/depth, negative space
- Draft in plain text first, then add ANSI color (dim for decoration, bold for focal, cyan accents, yellow sparingly, avoid red/green)
- Test via
node -eso the user sees it directly in their terminal - Provide the
console.log()code snippet so the user can reuse it
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.
- 9d ago First seen · 65 lines · 12 tokens per session scan A e79382ffe7a6
gsp-pretty is a skill published in the GitHub repository jubscodes/get-shit-pretty (54 stars, last pushed 3mo ago), licensed MIT. It adds 12 tokens to every session and 649 once invoked, about $0.0001 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-30.
Other skills, from other repositories
infographic-creator
Create beautiful infographics based on given text content. Use when users request to create infographics.
alive:demo
Generate a believable, lived-in ALIVE world from a free-text persona description (custom path) or a deterministic sandbox preset. Routes the create/list/activate/deactivate/delete/status surface and orchestrates the 5-stage subagent generation pipeline.
ppt-orchestrator
A dispatcher for creating presentations, slide decks, long images, and weekly reports. It chooses a visual style and output format, then sends the work to a more specialised add-on.
zhongguose-html-skill
An HTML-only presentation system using traditional Chinese colours and Chinese-style visual design. It helps organise source material into a report structure and produces a self-contained HTML file with its assets.
dashiai-ppt
A presentation-making add-on that creates an HTML slide deck from preset visual page designs. The result can open offline in a browser and can be exported as a PowerPoint or PDF file.
wechat-delivery
A workflow for preparing WeChat Official Account articles, images, covers, and publishing files in Chinese. WeChat Official Accounts are channels used by organizations to publish articles to followers.