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

203

Categorías

9

Herramientas compatibles

5

Colaboradores

1

Mostrando 1–21 de 100 Skills

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
Data Contract DesignIntermedia

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

3 modelos
LLM Output EvaluationAvanzada

Defines repeatable quality evaluation for LLM outputs using representative datasets, scoring rubrics, model-graded checks, human review sampling, and regression thresholds.

3 modelos
Architecture Decision RecordIntermedia

Produces clear, reviewable architecture decision records that capture context, alternatives, trade-offs, consequences, rollout steps, and reversal criteria.

3 modelos
Infrastructure Cost ReviewAvanzada

Reviews cloud and AI infrastructure spend to identify measurable savings while preserving reliability, performance, security, ownership, and product requirements.

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
Agent Memory DesignAvanzada

Designs durable memory for AI agents, including what to retain, how to retrieve it, privacy boundaries, expiration policies, and evaluation criteria for useful recall.

3 modelos
Model Context BudgetingAvanzada

Optimizes prompts and agent workflows for finite context windows by prioritizing evidence, compressing history, managing retrieval budgets, and measuring token-cost trade-offs.

3 modelos
Tool Call TestingAvanzada

Tests AI agent tool use with realistic fixtures, malformed inputs, permission boundaries, deterministic assertions, and recovery checks for failed or partially completed actions.

3 modelos
Incident PostmortemIntermedia

Produces blameless, actionable incident postmortems with a precise timeline, contributing factors, impact, decisions, corrective actions, owners, and measurable follow-through.

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
MCP Server Security ReviewAvanzada

Reviews Model Context Protocol servers for excessive permissions, unsafe tool design, prompt injection exposure, secret handling, authorization gaps, and auditability.

3 modelos
Analytics InstrumentationIntermedia

Designs trustworthy product analytics events, properties, identity rules, validation, privacy boundaries, dashboards, and governance for product and growth decisions.

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
AI Red Team SimulationAvanzada

Simulates realistic adversarial behavior against AI features to uncover prompt injection, data exfiltration, unsafe tool use, jailbreak, and authorization failures before launch.

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
Design to Code ImplementationAvanzada

Converts a design specification or screenshot into accessible, responsive production UI while preserving component boundaries, design tokens, semantic structure, and states.

3 modelos
Customer Feedback SynthesisIntermedia

Synthesizes interviews, support tickets, reviews, and survey responses into evidence-based themes, opportunities, representative quotes, confidence levels, and product actions.

3 modelos
Workflow Automation DesignIntermedia

Designs reliable AI-assisted business and engineering automations with triggers, approvals, idempotency, observability, exception handling, and human handoff points.

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
API Versioning StrategyAvanzada

Designs durable API evolution plans with compatibility guarantees, deprecation policy, version negotiation, consumer communication, migration tooling, and operational telemetry.

3 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