Skills

El registro abierto de Skills para agentes de IA: prompts estructurados y flujos de trabajo con modelos recomendados, ejemplos y herramientas compatibles.

Algunas descripciones forman parte del piloto de traducción automática y aún no han sido revisadas.

Aportar una Skill

Skills

199

Categorías

9

Herramientas compatibles

6

Colaboradores

1

Mostrando 22–42 de 100 Skills

Release Notes AutomationIntermedia

Turns merged work, pull requests, issues, and user-visible behavior changes into accurate, audience-specific release notes with breaking-change and upgrade guidance.

3 modelos
LLM Observability DesignAvanzada

Designs traces, metrics, structured events, privacy controls, dashboards, and alerts for LLM applications so teams can diagnose quality, cost, latency, and tool-use behavior.

3 modelos
MCP Server BuilderAvanzada

Designs and implements secure, ergonomic Model Context Protocol servers with precise tool schemas, transport selection, authentication boundaries, error contracts, and tests.

3 modelos
Agent Evaluation DesignAvanzada

Crea evaluaciones repetibles para agentes de IA que miden el éxito de las tareas, el uso correcto de herramientas, la fundamentación, la latencia, el coste y la recuperación segura en escenarios realistas de extremo a extremo.

3 modelos
Prompt Regression TestingIntermedia

Builds regression suites for prompts and agent instructions so teams can detect quality, safety, format, and tool-selection regressions before deploying changes.

3 modelos
Structured Output DesignIntermedia

Designs reliable JSON and typed outputs for LLM features, including schemas, validation, recovery paths, versioning, examples, and contracts for downstream consumers.

3 modelos
Database Migration PlanningAvanzada

Plans safe database schema and data migrations with backwards compatibility, staged rollout, validation, rollback, performance safeguards, and application coordination.

3 modelos
AI Codebase OnboardingIntermedia

Convierte un repositorio desconocido en una guía de ingeniería concisa que explica la arquitectura, las convenciones, la configuración local, las rutas de ejecución principales y las primeras contribuciones de bajo riesgo.

3 modelos
Data Contract DesignIntermedia

Defines versioned data contracts between producers and consumers, with ownership, schemas, quality expectations, compatibility rules, and operational change management.

3 modelos
AI Agent Incident ResponseAvanzada

Guides containment, evidence collection, root-cause analysis, customer communication, and remediation when an AI agent takes an unsafe, incorrect, or unauthorized action.

3 modelos
Retrieval EvaluationAvanzada

Evaluates retrieval quality for search and RAG systems using grounded test sets, relevance metrics, failure taxonomy, chunking experiments, and actionable remediation.

3 modelos
Rate Limiter DesignerIntermedia

Designs and implements rate limiting for APIs and services. Recommends an algorithm (token bucket, leaky bucket, fixed or sliding window) for the use case, defines per-key and per-endpoint limits, plans distributed enforcement with Redis, and specifies response headers and 429 handling with retry-after. Produces a design plus reference implementation.

4 modelos
Penetration Test PlannerAvanzada

Plans authorized penetration tests for systems you own or are permitted to assess. Defines scope, rules of engagement, and objectives; maps the attack surface; structures phases (recon, mapping, exploitation, post-exploitation, reporting) around a framework like the OWASP Testing Guide or PTES; and specifies safe handling of findings. Emphasizes explicit authorization and non-destructive testing.

4 modelos
Game Design Document WriterIntermedia

Helps turn a game concept into a structured game design document. Captures the core loop, mechanics, progression, economy, controls, level structure, art and audio direction, and target platform and audience. Keeps scope realistic, flags dependencies and risks, and produces a living GDD that a small team can build from.

4 modelos
Data StorytellingIntermedia

Turns analysis results into a clear narrative for a specific audience. Selects the key message, orders findings for impact, recommends the right chart for each point, writes plain-language takeaways, and frames actionable recommendations. Helps analysts move from raw numbers to a memo or slide narrative executives can act on.

4 modelos
Test Plan WriterIntermedia

Produces structured test plans for features and releases. Defines scope and objectives, derives test cases from requirements and acceptance criteria, covers functional, edge, negative, performance, and accessibility cases, sets entry/exit criteria, and maps risk to test priority. Outputs a clear plan with a traceability matrix linking tests to requirements.

4 modelos
Ad Copy WriterInicial

Writes conversion-focused ad copy for search, social, and display. Crafts headlines and descriptions within platform character limits, leads with a clear benefit and hook, matches message to audience and funnel stage, and produces multiple variants for A/B testing. Keeps claims honest and includes a strong, specific call to action.

4 modelos
Survey DesignerIntermedia

Designs surveys that produce reliable, unbiased data. Turns research goals into clear questions, chooses appropriate scales and response types, avoids leading and double-barreled wording, orders questions to reduce bias, and plans screening and branching logic. Outputs a ready-to-field questionnaire with an analysis plan for each question.

4 modelos
Decision Matrix BuilderInicial

Helps make and document structured decisions. Elicits the options and the criteria that matter, assigns weights, scores each option, computes a weighted result, and runs a quick sensitivity check to show how robust the recommendation is. Produces a clear matrix plus a short written rationale suitable for an ADR or decision log.

4 modelos
User Interview Guide BuilderIntermedia

Builds discovery and usability interview guides that surface real insight. Translates research questions into open, non-leading prompts, sequences warm-up to deep-dive topics, adds follow-up probes, and applies techniques like the "five whys" and past-behavior questions. Outputs a timed guide with a consent intro and a synthesis template for notes.

4 modelos
Color Palette GeneratorInicial

Creates accessible color palettes for brands and UIs from a brief or a seed color. Produces primary, secondary, and neutral scales with hex values, suggests semantic tokens (success, warning, error, info), and checks foreground/background pairings against WCAG contrast ratios. Outputs ready-to-use CSS variables or design tokens.

4 modelos

Skills frente a servidores MCP

¿cuál es la diferencia?

Skillsel «qué hacer»

Una Skill reúne conocimientos prácticos —instrucciones, un prompt de ejemplo y modelos recomendados— para que un agente realice una tarea de forma consistente. Las Skills aportan conocimiento, no nuevas conexiones.

Servidores MCPel «cómo conectarse»

Un servidor MCP proporciona nuevas capacidades a un agente conectándolo con sistemas reales —bases de datos, API o archivos— mediante un transporte. MCP añade conexiones y acciones, no instrucciones de tarea.

Regla práctica: usa una Skill cuando necesites que el modelo realice bien una tarea y un servidor MCP cuando necesites conectarlo con una herramienta o sistema. Se complementan: una Skill puede utilizar las herramientas que proporciona un servidor MCP.

¿Has creado una Skill útil?

Envía un archivo SKILL.md: es de código abierto y está mantenido por la comunidad.

Contribuir en GitHub