Snappy Skills

Agent skills for Claude Code, Codex & Cursor

Structured instructions that make AI coding agents domain experts.
Install with one command.

$ npx snappy-skills
npx snappy-skills install <name> npx snappy-skills install --all npx snappy-skills update
Works with Claude Code · Codex · Cursor · any agent that reads SKILL.md

Vercel Agents

loader
Agents

Generate AGENTS.md using Vercel's research-backed methodology. 100% eval pass rate vs 53% baseline.

vercel-agents

ChatGPT MCP Apps

loader
MCP

Build MCP servers with ChatGPT Apps SDK widget support. OAuth2, Durable Objects, interactive widgets.

chatgpt-mcp-apps

CrayonChat

loader
UI

AI chat UI framework — streaming, context management, theming. Drop-in React components.

crayonchat

Notion API

loader
API

Notion workspace automation — pages, databases, blocks, diagrams. Built-in image generation.

notion-api

Papert-Linear Design

loader
Design

Seymour Papert's constructionism meets Linear.app aesthetics. Rows over cards, progressive disclosure.

seymour-papert

Skill Builder

loader
Tooling

Create new Claude Code skills with proper structure, progressive disclosure, and rule compliance.

skill-builder

agent-browser

loader
Automation

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking…

agent-browser

agentic-os

loader
Tooling

Systems architecture for human-AI-system coordination. Design the orchestration layer between deterministic backends (APIs, databases, pipelines) and…

agentic-os

box-http-api

loader
Infra

Build on Box server via direct HTTP calls. Route deployment, state management, AI generation, SQL queries, caching, secrets, functions, daemons, packs,…

box-http-api

dev-terminal

loader
Tooling

Complete terminal setup for developers on macOS and Windows. Powerlevel10k prompt, iTerm2 profiles, modern CLI tools (fzf, zoxide, eza, bat, delta), shell…

dev-terminal

dspy-brain

loader
AI

"DSPy Brain — Unified Self-Improving AI. 14 DSPy modules across two systems, one optimization brain. Auto-scoring via Haiku, Postgres traces, nightly optimizer.

OpenAIAnthropic
dspy-brain

find-skills

loader
Tooling

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...

find-skills

mac-mini-server

loader
Infra

Turn a Mac Mini into a headless dev server with Tailscale VPN, Docker, SSH multiplexing, cron automation, and browser automation.

mac-mini-server

mcp-server-builder

loader
MCP

Build and deploy production MCP OAuth servers on Cloudflare Workers. Interview-driven workflow.

mcp-server-builder

remotion-best-practices

loader
Content

Best practices for Remotion - Video creation in React

remotion-best-practices

research

loader
AI

"Get AI-synthesized research on any topic with citations, directly in your terminal. Supports structured JSON output for pipelines.

research

universal-backend

loader
MCP

Manage any backend stack through a unified API. Neon databases, Fly machines, GitHub code, MongoDB, Firebase — all through one interface.

universal-backend

vercel-composition-patterns

loader

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing…

vercel-composition-patterns

vercel-react-best-practices

loader

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.

vercel-react-best-practices

vercel-react-native-skills

loader

React Native and Expo best practices for building performant mobile apps.

vercel-react-native-skills

video-pipeline

loader
Content

Video captioning pipeline — Whisper transcription, SRT/ASS subtitle generation, karaoke word-level highlighting, ffmpeg caption burning, auto-clip detection.

video-pipeline

web-design-guidelines

loader
Design

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my…

web-design-guidelines

xano-mcp-tool-developer

loader
MCP

Build production-grade MCP servers on Cloudflare Workers. Covers OAuth2 PKCE authentication, slug parameter flow (context that persists through the entire…

xano-mcp-tool-developer

xanoscript-builder

loader
MCP

Definitive guide for writing native XanoScript that works on the first deploy. Covers endpoint creation, function building, db.

xanoscript-builder

snappy-ai-models

loader
AI

Direct-API interface to OpenAI, Anthropic, and Replicate for the Snappy system -- the three model providers that don't already have a dedicated skill (Gemini…

OpenAIAnthropicReplicate
snappy-ai-models

snappy-gemini

loader
AI

Single canonical interface to Google's Gemini family for the Snappy system. Wraps the generativelanguage.googleapis.

Google Gemini
snappy-gemini

snappy-openrouter

loader
AI

Single canonical interface to OpenRouter for the Snappy system.

OpenRouter
snappy-openrouter

snappy-video

loader
Content

Video and audio processing pipeline for Snappy. Whisper transcription (tiny/base/small/medium/large), SRT and ASS subtitle generation, word-level karaoke…

Google GeminiOpenAI
snappy-video

snappy-whatsapp

loader
Comms

WhatsApp messaging channel for Snappy via Xano API (`api:hZB4Dj0c`). Send text, media (image/PDF/MP4 video), and Robert self-notifications.

Xano
snappy-whatsapp

snappy-telegram

loader
Comms

Telegram Bot API messaging channel for Snappy. Direct calls to `api.telegram.org` (no Xano middleware).

XanoTelegram
snappy-telegram

snappy-imessage

loader
Comms

iMessage sending via Mac Mini over SSH using `imsg` CLI (preferred) or raw osascript (fallback).

snappy-imessage

snappy-browse

loader
Automation

Browser automation primitive for the Snappy stack via agent-browser CLI (Playwright under the hood). Cookie-based auth via --state.

snappy-browse

snappy-desktop

loader
Automation

macOS desktop automation primitive for the Snappy stack via Midscene vision AI (`npx @midscene/computer@1`).

snappy-desktop

snappy-box

loader
Infra

Box server -- self-editing Express server on Mac Mini (Docker, Node 20, 180+ routes) exposing HTTP API for route deployment, state, cache, secrets,…

Box ServerOpenAIAnthropic
snappy-box

snappy-xano-mcp

loader
MCP

Snappy MCP Server -- Cloudflare Worker exposing the entire Snappy Xano API surface (email, calendar, Slack, LinkedIn, FreshBooks, WhatsApp, YouTube,…

Xano
snappy-xano-mcp

snappy-dom-cartographer

loader

Master DOM mapping agent for the Snappy swarm. Given any web app (Skool, Slack, Notion, Xano dashboard, WeWeb, Webflow, Vercel, GitHub, etc.

snappy-dom-cartographer

snappy-skill

loader

Meta-skill for creating and extending skills in the Snappy operating system. Enforces the three-file Snappy shape (SKILL.md + AGENTS.md + api.

snappy-skill

ralph

Long-running loop wrapper for Claude Code. Ralph keeps the agent running until a named exit condition is actually satisfied, instead of letting it quit early…

ralph

skills-install

How Claude Code skill scope works and why you must start Claude Code from inside the root .claude directory when installing global skills.

skills-install

claude-code-surfaces

Claude Code ships as a terminal CLI and a VS Code extension. Same engine, different affordances.

claude-code-surfaces

remote-claude-code

Run Claude Code at full power from your phone. Terminus + SSH + tmux on an always-on Mac Mini lets the agent keep working whether you are watching or not.

remote-claude-code

bug-report-widget

Drop-in React bug report widget for any Next.js or React app. Floating button captures screenshots, console logs, and system info, then sends to Slack via a…

bug-report-widget

snappy-api-sniffer

loader

Capture XHR/fetch traffic from a real Playwright session and emit replayable recipes that any consumer skill can call with plain fetch().

snappy-api-sniffer

snappy-channel-contract

loader

snappy-channel-contract skill

snappy-channel-contract

snappy-dispatch

loader

snappy-dispatch skill

snappy-dispatch

snappy-ffmpeg

loader

Local ffmpeg primitive layer for media manipulation. Probe, trim, concat, resize, compress, extract audio, burn subtitles, thumbnail, loudness normalize,…

snappy-ffmpeg

snappy-hooks

loader

Hook management for the Claude Code harness. Lists configured hooks and checks script health. Minimal stub skill - most hook work is done directly in ~/.

snappy-hooks

snappy-sensors

loader

Ambient classroom-state sensor layer. Reads local draft, pass-log, and cached-cover state and produces a deterministic, greppable dashboard dump.

snappy-sensors

snappy-shell

loader

snappy-shell skill

snappy-shell

snappy-sync

loader

Cross-machine file sharing between MacBook Pro and Mac Mini. Upload a local file to CDN, copy the public URL to clipboard, so Robert can paste it into chat…

snappy-sync

snappy-walkthrough

loader

Recipe-driven capture and annotation of step-by-step tutorials.

snappy-walkthrough
🔍
No skills match your search
Try a different keyword or category