demo

A static inspection fixture containing a folded YAML value. It is test data, not an executable add-on.

In plain words
What is it for?
Use it when testing how tooling reads this YAML case; it does not provide a practical development workflow.
Why use it?
It can help verify that inspection or parsing handles folded YAML correctly without treating the fixture as something to run.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/superjj007/csswitch/positive
Any agent
npx skills add SuperJJ007/CSSwitch --skill positive
Clone the repo
git clone --depth 1 https://github.com/SuperJJ007/CSSwitch

Made for: Claude Code, Codex.

Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 56 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00014 $0.00056
Opus 5 $0.00007 $0.00028
Sonnet 5 $0.00003 $0.00011
Haiku 4.5 $0.00001 $0.00006

Measured 2d ago against content hash f6c5230a5cb2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

demo 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 2d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/run.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

desktop/skill-package/tests/fixtures/inspection/positive/SKILL.md · 14 lines

What it actually says

Demo

This file must never be executed.

Files

What ships with it

4 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. 2d ago First seen · 14 lines · 14 tokens per session scan A f6c5230a5cb2

Subscribe to this mod's changes

demo is a skill published in the GitHub repository SuperJJ007/CSSwitch (452 stars, last pushed 10d ago), licensed MIT. It adds 14 tokens to every session and 56 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.

Related

Other skills, from other repositories

vision-multimodal

给 DeepSeek 这类纯文本模型补上「眼睛和耳朵」的完整视觉/听觉能力 —— 读图、OCR 取字、物体检测定位、视频理解、语音转写、多说话人分离、音乐分析、文档/PDF 可视化、截图直读、图像分割。双通道:默认走 MCP 工具(通义千问),也可用 vision.py 接任意 OpenAI 兼容供应商。.

Yts1919/dsh-vision-complete · 112 tokens

skill-creator

Create, install, or update skills in the workspace. Use when (1) installing a skill from a URL or remote source, (2) creating a new skill from scratch, (3) updating or restructuring existing skills. Always use this skill for any skill installation or creation task.

zhayujie/CowAgent · 61 tokens

image-generator

Generate or edit images from text and local files, image URLs, or data URLs through image API. Use when the user asks to create an image, generate from one or more reference images, combine styles or elements across references, or edit a marked region while blending the result into the original scene.

lessweb/deepcode-cli · 62 tokens

weibo-poster

微博内容创作 - 140字优化、话题热搜、@提及策略、配图描述、发布时机.

dongsheng123132/u-claw · 32 tokens

xiaohongshu-writer

小红书笔记写作助手 - 标题优化、emoji策略、话题标签、封面文案、笔记结构.

dongsheng123132/u-claw · 35 tokens

excel-helper

Excel 表格助手 - 公式编写、数据透视表、图表可视化、宏自动化、数据清洗.

dongsheng123132/u-claw · 31 tokens