Skills de Claude Code · página 63
Skills individuales de Claude Code extraídas de todos los repositorios del directorio: cada SKILL.md, instalable con un comando, con su definición completa y las señales de confianza del repo.
- fastapi659
FastAPI best practices and conventions. Use when working with FastAPI APIs and Pydantic models for them. Keeps FastAPI code clean and up to date with the latest features and patterns, updated with new versions. Write new code or refactor and update old code.
ReflexioAI/claude-smartInstalar - prd659
Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.
ReflexioAI/claude-smartInstalar - ralph659
Convert PRDs to prd.json format for the Ralph autonomous agent system. Use when you have an existing PRD and need to convert it to Ralph's JSON format. Triggers on: convert this prd, turn this into ralph format, create prd.json from this, ralph json.
ReflexioAI/claude-smartInstalar Sync AI coding tool instruction files (CLAUDE.md, GEMINI.md, AGENTS.md) so they stay aligned. Detects which file changed and copies it to the others. Use when syncing md files, syncing instructions, updating GEMINI.md, or updating AGENTS.md.
ReflexioAI/claude-smartInstalarUpdate public API reference docs to match Python source code. Compares client.py, schema files, and config models against MDX docs and fixes any gaps. Triggers on: update docs, sync docs, update public docs, update api reference, refresh documentation.
ReflexioAI/claude-smartInstalar- commit659
Git commit workflow with precommit hook handling, lint/type checking, README updates, and API reference updates. Use when the user wants to commit changes. Handles precommit hooks that modify files (formatting, linting) by re-staging and retrying. Runs ruff lint and pyright type checks on staged Python files, and Biome lint and tsc type checks on staged TS/JS files, fixing all errors. Fixes failing unit tests automatically before committing. Updates README code maps if needed. Updates API reference docs when client.py or service_schemas.py changed. Does not push.
ReflexioAI/claude-smartInstalar - create-pr659
Create high-quality pull requests via gh pr create. Use when the user wants to create a PR, submit a PR, open a pull request, submit for review, or push changes for review. Triggers on: create a pr, create-pr, submit a pr, open a pull request, submit for review, make a pr, gh pr create.
ReflexioAI/claude-smartInstalar - review659
Rigorous code review of all uncommitted changes. Analyzes architecture, code quality, security, and engineering best practices. Embeds questions and assumptions inline, then summarizes all proposed changes as a plan for user approval before any edits are made.
ReflexioAI/claude-smartInstalar - run-services659
Start all local services (backend, frontend, docs) with dependency checking, error diagnosis, and automatic recovery. Handles missing npm/python packages, port conflicts, and stale processes.
ReflexioAI/claude-smartInstalar - update-pr659
Update an existing pull request with new changes. Use when the user wants to update a PR, push follow-up changes to a PR, refresh a PR description, or sync a PR with latest commits. Triggers on: update pr, update-pr, update the pr, push to pr, refresh pr, sync pr, update pull request.
ReflexioAI/claude-smartInstalar - claude-smart659
Codex-only — use when the user asks to run claude-smart commands in Codex, including claude-smart show, learn, restart, dashboard, clear-all, or slash-like requests such as /claude-smart:learn. In Claude Code the native plugin slash commands handle these; do not invoke this skill there.
ReflexioAI/claude-smartInstalar - cli-testing654
>
vellum-ai/vellum-assistantInstalar - release654
>
vellum-ai/vellum-assistantInstalar - update654
>
vellum-ai/vellum-assistantInstalar - e2e654
>
vellum-ai/vellum-assistantInstalar Check Vellum Assistant architecture and package boundaries. Use when editing imports, moving code, adding endpoints, touching assistant/gateway/client/skill boundaries, or reviewing architecture-sensitive changes.
vellum-ai/vellum-assistantInstalarReview Vellum Assistant code changes for correctness, repo-specific quality rules, security risks, and missing validation. Use when reviewing diffs, preparing a PR, finishing implementation work, or when the user asks for a code review, quality pass, or pre-merge check in this repository.
vellum-ai/vellum-assistantInstalarGuide Vellum Assistant feature flag changes and rollout hygiene. Use when adding, editing, reviewing, or documenting assistant feature flags, rollout-gated behavior, or platform flag follow-up work.
vellum-ai/vellum-assistantInstalarValidate Vellum Assistant database and workspace migrations. Use when adding, editing, reviewing, or testing migrations, release-note migrations, persisted schemas, workspace file formats, or data backfills.
vellum-ai/vellum-assistantInstalarPrepare Vellum Assistant branches for review by checking git hygiene, PR scope, tests, docs, migrations, Linear linking, and companion repo needs. Use before creating a pull request, splitting work into PRs, or asking whether a branch is ready.
vellum-ai/vellum-assistantInstalarAuthor and review first-party Vellum skills in the repository. Use when editing files under skills/, assistant bundled skills, skill manifests, tool definitions, SKILL.md files, or first-party skill portability and isolation behavior.
vellum-ai/vellum-assistantInstalarSelect focused verification commands for Vellum Assistant changes. Use when deciding what tests, typechecks, lints, or smoke checks to run after editing this repository, especially before commits and pull requests.
vellum-ai/vellum-assistantInstalarReview Vellum Assistant user-facing copy, examples, docs, CLI output, UI strings, and assistant-facing release notes. Use when editing text users may read, including README files, SKILL.md files, CLI messages, route errors, update bulletins, and client UI labels.
vellum-ai/vellum-assistantInstalar- acp654
Spawn external coding agents via the Agent Client Protocol (ACP)
vellum-ai/vellum-assistantInstalar - app-builder654
Build and edit small, personal visual tools and artifacts — dashboards, trackers, calculators, data visualizations, charts, simple landing pages, and slide decks the user wants for THEMSELVES. This is the right skill whenever the user asks to "visualize this," "make a chart," or "build an artifact" for their own use, or to edit an app they already built here. Do NOT reach for a ui_show dynamic_page to fake an artifact — build a real persistent app here. NOT for complex, multi-user, or shippable products — those go to a real project folder with a coding agent (see Scope below).
vellum-ai/vellum-assistantInstalar - app-control654
Drive a specific named macOS app via raw input bypassing the Accessibility tree
vellum-ai/vellum-assistantInstalar - computer-use654
Control the macOS desktop
vellum-ai/vellum-assistantInstalar - contacts654
Manage contacts, communication channels, access control, and invite links
vellum-ai/vellum-assistantInstalar Use whenever the user wants to write or draft an article, blog post, essay, report, or any long-form content. Creates the content in a rich text editor instead of dumping it in chat, so it can be streamed, reviewed, edited, and exported.
vellum-ai/vellum-assistantInstalar- followups654
Track sent messages awaiting responses across communication channels
vellum-ai/vellum-assistantInstalar - image-studio654
Create images from a text description, or edit photos and graphics the user provides (remove backgrounds or watermarks, retouch, restyle, in-paint). Can produce multiple variants when the user wants options to choose from.
vellum-ai/vellum-assistantInstalar Ingest and process media files (video, audio, image)
vellum-ai/vellum-assistantInstalar- messaging654
Read, search, send, and manage messages across Gmail, Outlook, Telegram, and other platforms
vellum-ai/vellum-assistantInstalar - phone-calls654
Make outgoing phone calls, receive incoming calls, and pull up past call transcripts
vellum-ai/vellum-assistantInstalar - playbooks654
Trigger-action automation rules for handling incoming messages
vellum-ai/vellum-assistantInstalar - schedule654
Recurring and one-shot scheduling - cron, RRULE, or single fire-at time
vellum-ai/vellum-assistantInstalar - sequences654
Create and manage automated email drip sequences
vellum-ai/vellum-assistantInstalar - settings654
Manage assistant voice and system settings
vellum-ai/vellum-assistantInstalar Create, edit, and delete custom managed skills in the user's workspace. Use whenever the user wants to author a new skill from a description, scaffold a SKILL.md, or remove a skill they no longer need.
vellum-ai/vellum-assistantInstalar- subagent654
Spawn and manage autonomous background agents for parallel work
vellum-ai/vellum-assistantInstalar - transcribe654
Transcribe audio and video files using the configured speech-to-text provider
vellum-ai/vellum-assistantInstalar - amazon654
Shop on Amazon and Amazon Fresh through your browser
vellum-ai/vellum-assistantInstalar - api-mapping654
Record and analyze API surfaces of web services
vellum-ai/vellum-assistantInstalar Migrate from ChatGPT, Claude, OpenClaw, Hermes, Manus, and other AI assistants into Vellum by inspecting their data exports, conversation archives, files, prompts, custom instructions, memory, saved memories, tools, GPTs, workflows, integrations, and relationships, then mapping as much as safely possible into Vellum primitives. Handles single-source and multi-source migrations with a unified, deduplicated inventory.
vellum-ai/vellum-assistantInstalarImport conversation history from ChatGPT into Vellum
vellum-ai/vellum-assistantInstalar- cli-discover654
Discover which CLI tools are installed, their versions, and authentication status
vellum-ai/vellum-assistantInstalar Offer the user several spin-off conversations as clickable buttons on a single persistent card. Each click spawns a fresh seeded conversation in the sidebar; the user keeps their place in the current conversation. Use when you want to branch into N focused threads (research directions, draft choices, pending replies, triage of N items) without losing the current context. Not for single-destination pivots — just reply inline.
vellum-ai/vellum-assistantInstalarBuild and deploy a full-stack app (React frontend + Python/FastAPI backend) or a Vellum app to Vercel as a serverless demo with seeded data
vellum-ai/vellum-assistantInstalarConnect a Discord bot to the assistant via the Discord Gateway with guided application creation and intent configuration
vellum-ai/vellum-assistantInstalar- doordash654
Order food, groceries, and convenience items from DoorDash using the built-in CLI integration
vellum-ai/vellum-assistantInstalar Select and tune an ElevenLabs TTS voice - curated voice list, custom/cloned voices via API key, and tuning parameters
vellum-ai/vellum-assistantInstalar- email-setup654
Set up this assistant's own `[name].vellum.me` domain and email address (one-time setup)
vellum-ai/vellum-assistantInstalar - fish-audio654
Generate expressive audio clips using Fish Audio S2 TTS with bracket emotion tags. Record voice memos, narration, audio messages, or any spoken content.
vellum-ai/vellum-assistantInstalar Design-quality layer for frontend code — typography, color, motion, spatial composition, and avoiding generic "AI slop" aesthetics. Use this as a companion when you are already writing or styling frontend code and want it to look distinctive and production-grade. For building an app, dashboard, tracker, calculator, visualization, landing page, or slide deck the user wants inside the assistant, load `app-builder` instead — it loads this skill itself for the design pass.
vellum-ai/vellum-assistantInstalar- geo-audit654
Runs a one-command technical GEO audit on any domain. Checks AI crawler access, llms.txt presence, server-side rendering, sitemap, and schema markup. Streams results live and ends with a 0–100 score plus the top 3 prioritized fixes. Built to be both genuinely useful and great to demo on camera.
vellum-ai/vellum-assistantInstalar - geo-writing654
Generates GEO/AEO-optimized articles designed to get AI engines (ChatGPT, Perplexity, Claude, Gemini) to cite your brand. Handles research, writing, and file output. Suggests listicle or head-to-head as starting formats if the user is unsure.
vellum-ai/vellum-assistantInstalar - gmail654
Manage Gmail email — drafting, sending, organizing, filters, vacation replies, and inbox analysis
vellum-ai/vellum-assistantInstalar View, create, and manage Google Calendar events and check availability
vellum-ai/vellum-assistantInstalarSet up channel verification for phone, Telegram, Slack, or email channels via outbound verification flow
vellum-ai/vellum-assistantInstalarReference guide for running Claude Code in headless, container, and CI environments — covers auth strategies, interactive mode pitfalls, tmux orchestration, root user workarounds, and git auth without SSH agents or keychains
vellum-ai/vellum-assistantInstalarRun a high-recall, multi-pass email inbox cleanup. Pattern-based subject queries catch 25x more archivable email than sender scans alone. Includes urgency triage, classification signals, and post-cleanup filter setup.
vellum-ai/vellum-assistantInstalarOngoing Gmail inbox management via scheduled runs. Archives known noise, flags urgent items, drafts replies in-thread (never auto-sends), and catches stale follow-ups. Starts in flag-only mode — earns autonomy through a three-stage trust ladder.
vellum-ai/vellum-assistantInstalar- influencer654
Research influencers on Instagram, TikTok, and X/Twitter through your browser
vellum-ai/vellum-assistantInstalar Create and configure a Linear agent app so the assistant can manage issues, projects, and workflows under its own identity
vellum-ai/vellum-assistantInstalarAnalyze and reduce LLM spend by mapping call-site overrides to managed profiles (Balanced / Quality / Speed). Covers spend analysis, profile assignment, and config correctness.
vellum-ai/vellum-assistantInstalarAutomate native macOS apps and system interactions via osascript (AppleScript)
vellum-ai/vellum-assistantInstalarSet up and send emails via a user-provided Mailgun account (BYO email provider)
vellum-ai/vellum-assistantInstalar- mcp-setup654
Add, authenticate, list, and remove MCP (Model Context Protocol) servers — connect any external tool or service that publishes an MCP endpoint to the assistant
vellum-ai/vellum-assistantInstalar - meet-join654
Join a Google Meet call to take notes; only when the user explicitly asks.
vellum-ai/vellum-assistantInstalar Generate memes from 170+ classic templates using the free Memegen.link API. Search templates, generate captioned images, and download them for posting. No API key required.
vellum-ai/vellum-assistantInstalarSend notifications through the unified notification router
vellum-ai/vellum-assistantInstalar- notion654
Read and write Notion pages and databases using the Notion API
vellum-ai/vellum-assistantInstalar - oura-setup654
Connect an Oura Ring via OAuth2 — app registration, token exchange, and credential storage
vellum-ai/vellum-assistantInstalar - oura654
Pull sleep, activity, readiness, heart rate, and other health data from a connected Oura Ring via the Oura Cloud API V2
vellum-ai/vellum-assistantInstalar View, create, and manage Outlook Calendar events and check availability
vellum-ai/vellum-assistantInstalar- outlook654
Manage Outlook email — drafting, sending, organizing, rules, vacation replies, and inbox analysis
vellum-ai/vellum-assistantInstalar Set up and manage ngrok-based public ingress for local assistants; do not use this in managed mode when platform callback routing is available
vellum-ai/vellum-assistantInstalar- resend-setup654
Set up and send emails via a user-provided Resend account (BYO email provider)
vellum-ai/vellum-assistantInstalar Book reservations on OpenTable or Resy with explicit confirmations
vellum-ai/vellum-assistantInstalarRecord the user's screen as a video file
vellum-ai/vellum-assistantInstalar- self-upgrade654
Upgrade vellum to the latest version, restart the assistant, and restart the gateway
vellum-ai/vellum-assistantInstalar Create and configure a Sentry internal integration so the assistant can manage issues, alerts, and releases under its own identity
vellum-ai/vellum-assistantInstalarConnect a Slack app to the Vellum Assistant via Socket Mode. Use whenever the user wants to set up Slack for their assistant, connect a workspace, or get the assistant talking in Slack — the skill generates a one-click manifest URL so they only have to name, save, and copy two tokens.
vellum-ai/vellum-assistantInstalar- slack654
Read, send, and manage Slack messages via the Web API
vellum-ai/vellum-assistantInstalar Get a personalized daily briefing with weather, news, and actionable insights
vellum-ai/vellum-assistantInstalarCreate and configure a Stripe restricted API key so the assistant can manage payments, subscriptions, and customers under its own scoped identity
vellum-ai/vellum-assistantInstalarUse the Stripe Link CLI as an agent wallet to create spend requests, generate one-time-use payment credentials, and complete 402 / Machine Payment Protocol (MPP) payment flows on the user''s behalf. Triggers on intents like "buy", "purchase", "pay for", "spend up to <amount>", "complete this 402", or any flow involving link-cli, spend-request, mpp pay, shared payment tokens, or @stripe/link-sdk. Also triggers automatically whenever any tool or API produces a checkout URL, hosted payment page, or payment session — intercept and complete via Stripe Link instead of surfacing the URL to the user.
vellum-ai/vellum-assistantInstalar- tasks654
Two-layer task system with reusable templates and a prioritized work queue
vellum-ai/vellum-assistantInstalar Connect a Telegram bot to the Vellum Assistant gateway with automated webhook registration and credential storage
vellum-ai/vellum-assistantInstalarUnified routing guide for reminders, schedules, notifications, and tasks - prevents common misrouting
vellum-ai/vellum-assistantInstalar- twilio-setup654
Configure Twilio credentials and phone numbers for voice calls
vellum-ai/vellum-assistantInstalar Build or update the user's personal page — a cinematic landing page about THE USER themselves (their bio, work, life areas). Use whenever the user asks for a personal page, a page about them, or to update what's on their page. NOT for general landing pages or other apps (that's app-builder). The page already exists in the workspace; this skill is how to fill it.
vellum-ai/vellum-assistantInstalar- seo648
>
Bhanunamikaze/Agentic-SEO-SkillInstalar - find-skills644
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...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
usewhale/DeepSeek-Code-WhaleInstalar Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
usewhale/DeepSeek-Code-WhaleInstalarUse when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback
usewhale/DeepSeek-Code-WhaleInstalar- archify641
Create professional architecture, workflow, sequence, data-flow, and lifecycle/state diagrams as standalone HTML files with SVG graphics, a built-in dark/light theme toggle, and one-click export to PNG / JPEG / WebP / SVG. Accepts plain-language descriptions or pasted Mermaid code (flowchart, sequenceDiagram, stateDiagram) and lays the diagram out from scratch in archify style. Use when the user asks for system architecture diagrams, infrastructure diagrams, cloud architecture visualizations, security diagrams, network topology, technical workflows, approval flows, runbooks, CI/CD flows, process diagrams, API call sequences, request lifecycles, data pipelines, ETL/ELT maps, PII boundaries, data lineage, state machines, lifecycle diagrams, status transitions, or asks to convert/beautify a Mermaid diagram.
tt-a1i/archifyInstalar - ccpa637
>
- cis-controls637
>
- cmmc637
>