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-stylegit 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-style)<a href="https://agentmods.dev/skills/jubscodes/get-shit-pretty/gsp-style"><img src="https://agentmods.dev/badge/skills/jubscodes/get-shit-pretty/gsp-style/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-style"><img src="https://agentmods.dev/badge/skills/jubscodes/get-shit-pretty/gsp-style.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.00000 | $0.02123 |
| Opus 5 | $0.00000 | $0.01061 |
| Sonnet 5 | $0.00000 | $0.00425 |
| Haiku 4.5 | $0.00000 | $0.00212 |
Grade A, and why
gsp-style 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.
How it starts
The opening of the file, as written. The whole thing — 178 lines — stays where its author put it; the contents beside it link to each section on GitHub.
This is a standalone composable skill. It works two ways:
- Standalone — user runs
/gsp-style cyberpunkdirectly, gets visual preview + tokens - As a building block — agents invoke this skill during workflows, getting tokens only
Input: Style name(s), optional flags (--list, --preview)
Output: {preset-name}.yml + STYLE.md + INDEX.md in the target system directory
Agent: None — token expansion from YAML presets is handled inline
<execution_context> @${CLAUDE_SKILL_DIR}/styles/INDEX.yml @${CLAUDE_SKILL_DIR}/style-preset-schema.md @${CLAUDE_SKILL_DIR}/chunk-format.md @${CLAUDE_SKILL_DIR}/../../templates/phases/patterns.md </execution_context>
Read the user's input to determine the mode:
| Input | Mode |
|---|---|
/gsp-style --list |
List all available presets |
/gsp-style --preview cyberpunk |
Show tokens without writing files |
/gsp-style cyberpunk |
Apply single style |
/gsp-style cyberpunk + neubrutalism |
Mix styles (check compatibility) |
/gsp-style (no args) |
Interactive — browse and pick |
What ships with it
60 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.
- chunk-format.md 2.7 KB
- SOURCES.md 3.2 KB
- style-preset-schema.md 5.6 KB
- styles/academia.md 26 KB
- styles/academia.yml 7.4 KB
- styles/art-deco.md 15 KB
- styles/art-deco.yml 6.6 KB
- styles/bauhaus.md 9.6 KB
- styles/bauhaus.yml 6.1 KB
- styles/bold-typography.md 13 KB
- styles/bold-typography.yml 5.3 KB
- styles/botanical.md 8.8 KB
- styles/botanical.yml 6.2 KB
- styles/claymorphism.md 20 KB
- styles/claymorphism.yml 7.0 KB
- styles/cyberpunk.md 14 KB
- styles/cyberpunk.yml 7.4 KB
- styles/enterprise.md 12 KB
- styles/enterprise.yml 6.2 KB
- styles/flat-design.md 7.8 KB
- styles/flat-design.yml 4.9 KB
- styles/fluent.md 7.4 KB
- styles/fluent.yml 6.1 KB
- styles/glassmorphism.md 22 KB
- styles/glassmorphism.yml 6.0 KB
- styles/humanist-literary.md 5.8 KB
- styles/humanist-literary.yml 5.8 KB
- styles/INDEX.yml 7.2 KB
- styles/industrial.md 20 KB
- styles/industrial.yml 7.3 KB
- styles/kinetic.md 23 KB
- styles/kinetic.yml 7.3 KB
- styles/liquid-glass.md 31 KB
- styles/liquid-glass.yml 7.9 KB
- styles/luxury.md 22 KB
- styles/luxury.yml 7.4 KB
- styles/material.md 22 KB
- styles/material.yml 6.9 KB
- styles/maximalism.md 30 KB
- styles/maximalism.yml 7.7 KB
- styles/minimal-dark.md 14 KB
- styles/minimal-dark.yml 5.5 KB
- styles/modern-dark.md 16 KB
- styles/modern-dark.yml 7.0 KB
- styles/monochrome.md 14 KB
- styles/monochrome.yml 5.8 KB
- styles/neubrutalism.md 22 KB
- styles/neubrutalism.yml 6.4 KB
- styles/neumorphism.md 9.8 KB
- styles/neumorphism.yml 6.0 KB
- styles/newsprint.md 16 KB
- styles/newsprint.yml 5.8 KB
- styles/nothing.md 15 KB
- styles/nothing.yml 5.8 KB
- styles/organic.md 10 KB
- styles/organic.yml 5.8 KB
- styles/playful-geometric.md 6.8 KB
- styles/playful-geometric.yml 7.4 KB
- styles/professional.md 20 KB
- styles/professional.yml 4.8 KB
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.
- 10d ago First seen · 178 lines · 0 tokens per session scan A eb4d568f1fe3
gsp-style is a skill published in the GitHub repository jubscodes/get-shit-pretty (54 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,123 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-08-30.
Other skills, from other repositories
antv-x6-editor
A skill for creating and troubleshooting interactive diagrams with AntV X6, a JavaScript engine for editors made of connected nodes and lines. It supports diagram types such as flowcharts, dependency graphs, entity-relationship diagrams, and organization charts.
infographic-creator
Create beautiful infographics based on given text content. Use when users request to create infographics.
icon-retrieval
Search icons through HTTP API and retrieve SVG strings with curl.
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.
figma-extract-design-system
Extract a design system from vibe-coded production apps that never had one: inventory components, mine de-facto styling into DTCG tokens, scaffold a Storybook package, port components, and optionally round-trip tokens/components into Figma. Use when the user wants to 'extract a design system', 'create a design system…