super-claudio:help

super-claudio:help is a skill for Claude Code, Codex from toolbox-playground/super-claudio. It costs 74 tokens per session (465 once invoked), scanned A, original, MIT.

A help and navigation guide for Super Cláudio, a collection of skills for tasks such as software development, writing, design, marketing, and AI agents.

In plain words
What is it for?
Use it to view the Super Cláudio menu, find available skills, or learn what the collection can do.
Why use it?
It helps you discover which available skill matches your request and shows the slash command or example wording to use.

Skill for Claude CodeCodex

Part of the super-claudio plugin — 12 skills, 2 agents shipped together

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/toolbox-playground/super-claudio/help
Any agent
npx skills add toolbox-playground/super-claudio --skill help
Clone the repo
git clone --depth 1 https://github.com/toolbox-playground/super-claudio

Made for: Claude Code, Codex.

Or install super-claudio, the plugin that ships this one along with the rest of its 12 skills, 2 agents.

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 super-claudio:help

README.md
[![agentmods](https://agentmods.dev/badge/skills/toolbox-playground/super-claudio/help.svg)](https://agentmods.dev/skills/toolbox-playground/super-claudio/help)
Your own site
<a href="https://agentmods.dev/skills/toolbox-playground/super-claudio/help"><img src="https://agentmods.dev/badge/skills/toolbox-playground/super-claudio/help.svg" alt="Measured on agentmods" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 465 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.00074 $0.00465
Opus 5 $0.00037 $0.00233
Sonnet 5 $0.00015 $0.00093
Haiku 4.5 $0.00007 $0.00047

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

Security

Grade A, and why

super-claudio:help 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 3d 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.

skills/help/SKILL.md · 26 lines

What it actually says

Super Cláudio — Available Skills

Here's everything I can help you with. Just tell me what you need or use the slash command:

Slash command What it does Example triggers
/super-claudio:media-content-creation Create videos, audio, images "make a video", "text to speech", "generate an image"
/super-claudio:software-development Build APIs, automate, deploy, free APIs, git/GitHub "build an API", "automate with n8n", "create a PR"
/super-claudio:marketing Ad creatives, TikTok/Instagram Shop "create a TikTok ad", "ecommerce content"
/super-claudio:writing Blog, SEO, captions, copywriting, newsletters "write a blog post", "Instagram caption"
/super-claudio:design UI/UX inspiration, Figma, v0.dev "design a website", "UI inspiration"
/super-claudio:productivity Documents, presentations, dashboards, planning "create a pitch deck", "build a dashboard"
/super-claudio:ai-and-agents Claude API, prompt engineering, MCP, skills "use the Claude API", "build an MCP server"
/super-claudio:find-ai-tools Find AI tools with honest free-tier info "best free video AI", "find tools without credit card"
/super-claudio:discover-skills Find Claude Code skills not in this plugin "find a skill for X"

Tip: You can also just describe what you want in plain language — the right skill activates automatically without any slash command.

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. 3d ago First seen · 26 lines · 74 tokens per session scan A b87cd75e6994

Subscribe to this mod's changes

super-claudio:help is a skill published in the GitHub repository toolbox-playground/super-claudio (4 stars, last pushed 4d ago), licensed MIT. It adds 74 tokens to every session and 465 once invoked, about $0.0004 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-31.

Related

Other skills, from other repositories

pillow

Manipulate images locally using Python and PIL/Pillow. Use when the user asks to resize, crop, rotate, flip, filter, enhance, combine, overlay, watermark, add text to, convert, compress, create, or edit images locally. Also use for thumbnails, borders, color adjustments, transparency, animated GIFs, or extracting…

openbotx/openbotx · 74 tokens

retro

Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking.

lmanchu/iris-system · 26 tokens

ship

Ship workflow: merge main, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR.

lmanchu/iris-system · 28 tokens

skill-creator

Create or update OpenBotX skills. Use when users want to create a new skill, modify an existing one, or need guidance on skill structure, frontmatter, bundled resources, or best practices. Also use when the user says "turn this into a skill" or wants to capture a workflow as a reusable skill.

openbotx/openbotx · 68 tokens

http-client

Make HTTP requests (GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS) to APIs and web services. Use when the user needs to call a REST API, fetch data from an endpoint, send form data, upload files, download files, or test HTTP services.

openbotx/openbotx · 59 tokens

browser

Automate browser interactions for web scraping, testing, and navigation. Use when the user needs to visit a webpage, interact with UI elements, take screenshots, or extract content from rendered pages.

openbotx/openbotx · 40 tokens