Anthropic's official skill for creating, evaluating, and optimising other skills. Underpins almost every skill in the wild — used to scaffold, test triggering, and tune descriptions.
#2
abc (Mat Siems)
Super Master Agent for the 1G 2026 goal — Apps + Backoffice + Context. Central brain routing across ~50 abc-* sub-skills and tracking progress through Prodgame.
#3
aibo (Cleverfox)
Master Agent for the Cleverfox AIBO platform — the AI-first backoffice that drives personas, assets, media, and workflows. Routes to all per-page and codebase agents.
#4
vidai / vad
Video A Day — full daily YouTube-video pipeline from NotebookLM cinematic to ffmpeg assembly. Mat's flagship media-automation skill with `vidai app`, sheet sync, and uploader.
#5
lad (List A Day)
Generate one fresh Top-100 list per day, cross-checked against ~810 historic lists in MongoDB AIDB.DAILY. Powers the LAD gallery on localhost:24205.
#6
pad (Page A Day v2)
Daily 5-stream context digest — personal, project, industry, AI, world. Builds 365 structured pages per year. /pad-research is the legacy keyword variant.
#7
audio (AUDIO project)
Master agent for everything audio — DJ recordings, TTS, Whisper transcripts, AAD pipeline, and a Next.js gallery on port 24202. Auto-launches the app every invocation.
#8
wbp (Watch-hour Build Pipeline)
YouTube Partner Program watch-hour automation for Siems Production. Daily 10-minute video drops, top channel analysis, generated-video inventory.
#9
agents-md
Generates the AGENTS.md standard file for repos — the agent equivalent of CLAUDE.md. Inspired by agents.md and adopted across the open-source agent ecosystem.
#10
spec (Spec-driven Dev)
Brainstorm → spec → chunked execution with subagents. Inspired by superpowers and get-shit-done. Structured replacement for ad-hoc 'just code it' prompts.
#11
rich-ui
Design and build rich, structured UI responses — cards, forms, dashboards, data visualisations. Inspired by Google's A2UI proposal.
#12
knowledge
Knowledge-graph and memory management for agents. Inspired by Cognee — builds RAG pipelines and persistent agent memory across sessions.
#13
research
Deep research for development decisions — web search, repo analysis, library comparison, ADR-shaped writeups. Inspired by Perplexica and autoresearch.
#14
frontend-design
Create distinctive, production-grade frontend interfaces. Anthropic-published skill that avoids generic AI aesthetics — gradients, drop-shadows, glass-morphism.
#15
nano-banana (Gemini image gen)
Image generation wrapper around Gemini CLI's Nano Banana model. The default 'generate any image' skill — blog featured images, thumbnails, diagrams, illustrations.
#16
abc-jsx
Turn any URL, project, or idea into a single-file React JSX artifact using the ABC app shell — sticky header, collapsible nav + context panel, three switchable views.
#17
abc-architect
Cleverfox-stack-aware system architect that turns intake + sector cards into an ADR + data_model + api_spec triad. Decision-document-shaped output, not Mermaid slop.
#18
abc-proposal
Turn any client brief into a full proposal pack — markdown master, Cleverfox-styled HTML, interactive JSX prototype, print PDF, and follow-up email — in one run.
#19
abc-social (SMM)
Take any concept and produce a 13-slide pitch JSX + AIBO page + Remotion video + outreach email + LinkedIn post + tweet. Full multi-format content pack from a single idea.
#20
abc-diagrams
Editorial-quality SVG diagrams (flowcharts, quadrants, pyramids, timelines) assembled into per-topic repo pages. Brand-aligned alternative to Mermaid slop.
#21
abc-intake
Turn any raw client input — voice memo, transcript, scribbled bullets — into a structured Project Card that every downstream ABC skill consumes.
#22
abc-sector
Classify an ABC Project Card into a sector vertical (charity, care, property, recruitment…) and attach the matching pack: jargon, KPIs, persona patterns, compliance.
#23
abc-ccc
Claude Code Cheat — a 4-hour, 10-POM crash course for teams adopting Claude Code. £500 product built from real production experience shipping 13 sites + bo28 + media pipelines.
#24
abc-cleanup
Codebase cleanup pass — lint, unused imports/deps, theme consistency, file organisation. Applied across ABC repos as a pre-PR routine.
#25
abc-gws (Google Workspace cockpit)
Build the ABC GWS cockpit — multi-tenant Workspace command runner with Fox personas, recipe orchestration, and live audit streaming. 5 sequenced CC prompts.
#26
abc-nextjs
Next.js 16 App Router conventions for ABC — route groups, params as Promise, API routes, config patterns. Reference for every new ABC app.
#27
abc-tailwind
Tailwind v4 + shadcn/ui (base-nova) for ABC. CSS import order, theme tokens, dark mode, CVA pattern, fox-orange accent.
ABC design system — shadcn-aligned CSS variables, primitives, brand tokens. Canonical token set read before writing the first line of styled JSX.
#30
abc-uxd-audit
Whole-site UX audit across mobile/tablet/desktop — responsiveness, a11y, interaction patterns, visual consistency. Updates design system + storybook + backlog.
#31
abc-ms-context
Master Agent for the CONTEXT pillar (~/context-2026) — Mat's private 1G planning, world context, strategic reference. PRIVATE; never exposes contents externally.
#32
abc-smm
Social Media Manager — given any URL, generates 6 assets: blog post, 13-slide pitch JSX, AIBO page, email, LinkedIn, tweet. Supports `--type` for single-asset runs.
Scaffold a new Next.js app following AIBO conventions — Next.js 15 App Router, Supabase, Tailwind, shadcn/ui, OrgProvider, ToastProvider.
#35
aibo-brief
Turn the contents of briefs/<vertical>/ into a working /<vertical>/brief page in the AIBO app. Idempotent — re-runs update rather than duplicate.
#36
aibo-diagram
Scaffold a vertical-specific diagrams page in the AIBO app. Mirrors the platform-wide /diagrams page but scoped to one vertical, with SVG conventions and theme tokens.
#37
aibo-pdf
Generate a landscape Cleverfox-branded PDF of AIBO documentation. Orange/black/white branding, intended for client and stakeholder distribution.
#38
aibo-vault
Create and maintain an Obsidian vault mirroring AIBO docs, backlog, team notes, and session history. Markdown-compatible knowledge layer.
#39
ama (Anthropic Managed Agents)
Coach + guide navigator + quiz runner + app launcher for the Claude Managed Agents harness (Anthropic's launched-April-2026 product). Study-friendly skill in ~/APPS/ama.
#40
cac (Claude Architect Certification)
Exam coach + study-guide navigator + quiz runner for the CCA cert. Lives in ~/APPS/cac with domain quizzes and resource indexes.
#41
aip (AI Platform / Onyx)
Master agent for the Onyx-based enterprise AI platform at ~/CF/onyx. Setup, dev ops, debugging, migrations, service health — all via /aip.
#42
pad-research
Legacy keyword-research variant of /pad — NLM web research → blog post + portrait infographic + slide deck → HTML/PDF → GSheet log.
#43
wbp (Watch Build Pipeline)
YPP watch-hour growth automation. Daily 10-minute YouTube video drops, top viewed channel analysis, generated-video inventory tracking.
#44
vidai-yt
YT-PIPELINE — one command full VAD26 workflow: research → notebook → 5 production assets (audio, video, deck, infographic L+P) → metadata → report.
#45
vidai-notebooklm
NotebookLM CLI skill (notebooklm-py package). Manage notebooks, add sources, generate assets, ask questions. Used standalone or as part of /yt.
#46
vidai-showcase
Turn any codebase/repo/URL/screenshot into a 24-second showcase MP4 — analyse → boot locally → Playwright capture → Claude script → Remotion render.
#47
vidai-monitor
Monitor long-running lab processes — build pipelines, data imports, AI generation jobs. Tracks progress of background tasks across the lab.
#48
vidai-qa
Full QA lifecycle — all tests, all features, all pages. Debug failures, add bugs to backlog, fix issues, update status. End-to-end /qa.
#49
vidai-vercel
Vercel operations — sync env vars from .env.local, manage deployments, check status, promote, rollback, configure project settings.
Anthropic-published skill — build, debug, optimise Claude API / Anthropic SDK apps. Always includes prompt caching; handles version migrations (4.5→4.6→4.7).
#55
init
Built-in skill — initialise a new CLAUDE.md file with codebase documentation. Shipped with Claude Code; usually the first skill any new repo invokes.
#56
review
Built-in skill — review a pull request. Reads the diff, runs checks, leaves structured comments mirroring senior-engineer review patterns.
#57
security-review
Built-in skill — complete a security review of pending changes on the current branch. OWASP-aligned, focuses on data flow and trust boundaries.
#58
loop
Run a prompt or slash command on a recurring interval. /loop 5m /foo, or omit interval to let the model self-pace. Powers polling and watch-style workflows.
#59
schedule
Create, update, list, or run scheduled remote agents on a cron schedule or once at a specific time. Routines for autonomous tasks.
#60
import
Import data from external sources — JSON files, CSV, API responses, other AgentAI instances. The 'load this data' entry point.
#61
push
Push the current git branch to origin. Pre-push summary (branch, last commit, status) then git push. Universally invoked.
#62
simplify
Review changed code for reuse, quality, and efficiency, then fix any issues found. Anthropic-published — refuses to add things, only removes.
#63
update-config
Configure the Claude Code harness via settings.json — hooks, permissions, env vars. Anthropic-published; required for any 'whenever X happens' automation.