html-ppt-zhangzara-8-bit-orbit

html-ppt-zhangzara-8-bit-orbit is a skill for Claude Code, Codex from ssmurfgg04-gif/context-m. It costs 67 tokens per session (888 once invoked), scanned A, a copy of html-ppt-zhangzara-8-bit-orbit, Apache-2.0.

A visual template for single-file HTML slide decks with pixel-art graphics, neon arcade colours, and a dark blue background inspired by old CRT screens.

In plain words
What is it for?
Use it for gaming, web3, indie developer tools, hackathon demos, synthwave brands, and technology talks with an arcade-like style.
Why use it?
It sets a clear gaming and cyberpunk visual direction for presentations that should feel digital, playful, or nostalgic.

Skill for Claude CodeCodex

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

Good fit Use it for gaming, web3, indie developer tools, hackathon demos, synthwave brands, and technology talks with an arcade-like style.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ssmurfgg04-gif/context-m/html-ppt-zhangzara-8-bit-orbit
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 ssmurfgg04-gif/context-m --skill html-ppt-zhangzara-8-bit-orbit
Clone the repo
git clone --depth 1 https://github.com/ssmurfgg04-gif/context-m

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 html-ppt-zhangzara-8-bit-orbit

README.md
[![agentmods](https://agentmods.dev/badge/skills/ssmurfgg04-gif/context-m/html-ppt-zhangzara-8-bit-orbit/github.svg)](https://agentmods.dev/skills/ssmurfgg04-gif/context-m/html-ppt-zhangzara-8-bit-orbit)
Your own site
<a href="https://agentmods.dev/skills/ssmurfgg04-gif/context-m/html-ppt-zhangzara-8-bit-orbit"><img src="https://agentmods.dev/badge/skills/ssmurfgg04-gif/context-m/html-ppt-zhangzara-8-bit-orbit/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 html-ppt-zhangzara-8-bit-orbit

Your own site · 80×15
<a href="https://agentmods.dev/skills/ssmurfgg04-gif/context-m/html-ppt-zhangzara-8-bit-orbit"><img src="https://agentmods.dev/badge/skills/ssmurfgg04-gif/context-m/html-ppt-zhangzara-8-bit-orbit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 888 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.
Origin 91% copy Near-identical to another mod 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.00067 $0.00888
Opus 5 $0.00034 $0.00444
Sonnet 5 $0.00013 $0.00178
Haiku 4.5 $0.00007 $0.00089

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

Security

Grade A, and why

html-ppt-zhangzara-8-bit-orbit 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.

Origin

This is a copy

91% identical to html-ppt-zhangzara-8-bit-orbit — 23 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/design/design-templates/ppt/html-ppt-zhangzara-8-bit-orbit/SKILL.md · 97 lines

How it starts

The opening of the file, as written. The whole thing — 97 lines — stays where its author put it; the contents beside it link to each section on GitHub.

8-Bit Orbit

Pixel-art neon arcade aesthetic on a deep navy void.

A single self-contained HTML deck — typography, palette, decorative system, and slide vocabulary are all tuned together. Mixing layouts across templates breaks the system; stay inside this one.

At a glance

  • Scheme: dark
  • Formality: low
  • Density: medium
  • Slides in demo: 10

Best for

Anything that should feel like a CRT screen at 2am: cyberpunk, gaming, web3, indie dev tools, hackathon demos. Just as good for a tech talk that wants to lean into nostalgic-digital craft, a synthwave brand deck, or a creative review that wants to feel like a console.

Avoid for

Contexts where the dark neon palette would actively work against the message — quiet institutional finance disclosures, healthcare patient-facing materials, traditional luxury.

Workflow

  1. Use pattern.html only as a secondary pattern reference. Do not clone it wholesale; extract section rhythm, layout pattern, and interaction behavior, then rebuild for the current brief.
  2. Replace placeholder content with the user's real headlines, body copy, numbers, names, dates, and section labels. Match existing dimensions when swapping image placeholders.
  3. Preserve the design system. Never substitute fonts, recolor the palette, restructure the layout grid, or strip decorative elements (corner brackets, paper grain, geometric shapes, illustrated SVGs). They are part of the identity.
  4. Adjust deck length by duplicating layouts. If the user has more content than the demo holds, duplicate an existing slide of the most appropriate layout. If less, drop slides from the bottom. Update page-number labels.
  5. Designing missing layouts: if a slide needs a layout the template doesn't have, design it from scratch using the same fonts, palette, decorative vocabulary, spacing rhythm, and component grammar — never bail to a different template.
  6. Keep the navigation runtime as shipped. If the deck ships an assets/deck-stage.js or inline keyboard handler, leave it intact.

Read the full file on GitHub · 97 lines

Files

What ships with it

3 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. 9d ago First seen · 97 lines · 67 tokens per session scan A 410cd48ea581

Subscribe to this mod's changes

html-ppt-zhangzara-8-bit-orbit is a skill published in the GitHub repository ssmurfgg04-gif/context-m (2 stars, last pushed yesterday), licensed Apache-2.0. It adds 67 tokens to every session and 888 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 91% identical to html-ppt-zhangzara-8-bit-orbit, differing in 23 lines, and is treated as a copy.

Related

Other skills, from other repositories

ai-style

A Chinese-language writing guide for producing or revising reader-facing text such as product announcements, public-account articles, emails, and README files. It focuses on reducing patterns that make writing sound machine-generated.

bojieli/ai-agent-book · 25 tokens

triage

A task-routing guide that identifies goals, dependencies, and acceptance conditions before work begins. It orders work as research, calculation or execution, and writing.

bojieli/ai-agent-book · 28 tokens

coding

A coding guide for writing and running Python programs in a sandbox. It requires scripts to be small and reproducible, with their actual output or errors reported.

bojieli/ai-agent-book · 18 tokens

start

Guided end-to-end QA workflow. Chains test planning, ticket reviews, and test case generation in sequence, pausing after each phase for SDT review. Resumes from where it left off if interrupted. The main entry point for new epics. Use when: "start", "begin workflow", "qa workflow", "guided qa", "new epic". Do NOT use…

TimothyHan/qa-buddy-skills · 109 tokens

review-ticket

Review a Jira ticket during backlog grooming or refinement. Audits the ticket for testability, AC completeness, missing edge cases, and potential blockers. Outputs a structured review the SDT can bring to the grooming session. Use when: "review this ticket", "check ACs", "testability review", "grooming". Do NOT use…

TimothyHan/qa-buddy-skills · 111 tokens

recall

Search Cortadel memory deliberately — broader, filtered, or budgeted retrieval beyond what the automatic per-prompt recall gives. Use when the user asks to look something up in memory, search past context, or wants results scoped by project/tag/type — e.g. "search my memories for X", "what do we know about Y", "recall…

cortadel/cortadel · 77 tokens