Top Agent Skills
25837 skills
Ck Plan JSON
Creates a machine-readable phased JSON plan bundle from a spec or feature description, producing a compact master manifest plus per-phase step files for resumable execution.
19 · bundle
Mermaidjs V11
Create text-based diagrams and visualizations using Mermaid.js v11 syntax, covering flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, Gantt charts, and more. Includes CLI conversion to SVG/PNG/PDF, JavaScript integration, theming, and configuration options.
19 · bundle
Skill Creator
Guides users through creating, editing, and optimizing agent skills, including drafting, testing, evaluating, and improving skill performance.
19 · bundle
Team Techlead
Designs system architecture, selects technology stack, creates ERDs and sequence diagrams, and records ADRs from BA artifacts, declaring a design freeze gate.
19 · bundle
Strategic Compact
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
19 · bundle
Sequential Thinking
Guides structured problem-solving through iterative reasoning steps, with support for revising conclusions, branching into alternative approaches, and dynamically adjusting scope as understanding evolves.
19 · bundle
Collision Zone Thinking
Forces unrelated concepts together to spark novel solutions and emergent properties.
19
Sdd Apply
Implements SDD change tasks from specs and design, enforcing workload budgets, supporting chain strategies, and merging apply-progress across batches.
0 · bundle
Sdd Tasks
Divide un cambio de diseño aprobado en tareas concretas, ordenadas por dependencias y agrupadas por fase, con criterios de done y un forecast de workload para revisión.
0
Streamlit
Crea dashboards interactivos con Streamlit: carga de datos, filtros, gráficos y despliegue.
0 · bundle
Sdd Design
Convierte especificaciones aprobadas en un plan técnico detallado, documentando decisiones de arquitectura, flujo de datos y cambios de archivos.
0
Sdd Verify
Verifica que una implementación cumpla los specs del ciclo SDD ejecutando tests reales, revisando cobertura y emitiendo un veredicto de aprobación o rechazo.
0 · bundle
Ml Modeling
Entrena modelos de machine learning con Scikit-learn, LightGBM y XGBoost, desde un baseline hasta un modelo productivo con validación robusta y explicabilidad.
0 · bundle
Sdd Archive
Consolidates completed SDD changes by syncing delta specs, merging changes, updating the CHANGELOG, and persisting final state.
0
Data Analyst
Guides data analysis, EDA, and ML tasks by teaching, diagnosing MCPs, and deciding with the user, offering multiple options and documenting decisions.
0
Judgment Day
Runs an adversarial code review with two blind judges analyzing the same code from opposing perspectives to find flaws before production.
0
Data Cleaning
Limpia datasets crudos eliminando nulos, duplicados, outliers e inconsistencias de tipos, con estrategias de imputación y pipelines reproducibles.
0 · bundle
Data Question
Define business questions before starting data analysis to ensure the analysis is meaningful and aligned with business goals.
0
Etl Pipelines
Construye pipelines ETL/ELT con Pandas: extracción, transformación y carga de datos con logging, manejo de errores, idempotencia y opciones de orquestación.
0 · bundle
Data Profiling
Profiles datasets automatically to assess data quality, structure, and completeness, generating reports with ydata-profiling, pandera, or manual pandas methods.
0 · bundle
Issue Creation
Creates professional GitHub issues—bug reports, feature requests, and technical tasks—with clear context, acceptance criteria, and labels for immediate action.
0
Skill Registry
Sincroniza el registro central de skills con AGENTS.md y registry/AGENT_REGISTRY.md, detectando skills huérfanas o faltantes y auditando el ecosistema.
0
Lend AI Persona
Defines the LEND.AI assistant persona: identity, tone, and interaction rules for a Spanish-speaking senior mentor that teaches while working, questions decisions, and requires confirmation before acting.
0
Frontend Testing
Escribe tests de frontend centrados en el usuario con Vitest, Testing Library y Playwright, cubriendo unit, integración y E2E, y configura el runner de tests.
0
Security Auditor
Automated security auditing covering SAST, DAST, dependency scanning, secret detection, container hardening, and compliance checks before deployments or when integrating new dependencies.
0
Shared API Integration
Integrate REST APIs in Python using requests, httpx, or official SDKs, handling authentication, rate limiting, pagination, and errors.
0 · bundle
Gov Disaster Intel
Monitors real-time disaster data from FEMA, NOAA, and USGS, including disaster declarations, weather alerts, and earthquake information.
5
Synapse News
Fetches the latest news headlines from Reuters RSS and presents them with source attribution.
14 · bundle
Skill Creator
Guides users through creating new Synapse skills by extracting parameters, confirming details, and generating a JSON skill definition.
14 · bundle
Synapse Weather
Fetches real-time weather data for any city and reports current conditions, temperature, and wind speed.
14 · bundle
Synapse Web Scrape
Fetches and extracts readable text from a URL, then summarizes or presents key information with source citation.
14 · bundle
Design
Routes UX, UI, accessibility, and onboarding design tasks to specialized sub-skills, applying behavioral science and WCAG 2.1 AA standards.
2 · bundle
Engineering
Routes software engineering tasks across backend, frontend, AI/ML, mobile, DevOps, and infrastructure sub-skills, applying security and ethics gates.
2 · bundle
Inbox Triage Sort Your Inbox Into Reply Now Later Ignore
Sorts an email inbox into reply-now, reply-later, and ignore buckets, and drafts replies for urgent messages using an existing Gmail connector.
2
Post Analyzer Why A Post Worked Or Flopped What To Change
Breaks down why a social post worked or flopped by scoring hook strength, scannability, specificity, emotional trigger, and CTA clarity, then suggests the highest-leverage changes and a testable rewrite.
2
Junction Guard
Enforces a read-only rule for filesystem junctions and symlinks, blocking writes, deletes, and git commits that resolve outside the current project root.
2
Project Management
Coordinates sprint planning, delivery tracking, experiment management, knowledge management, and changelog governance across project management workflows.
2 · bundle
API Tester
Validates API endpoints, performs contract and integration testing, documents issues, and assesses performance and reliability.
2
Gdpr
Applies the GDPR framework to identify, assess, and mitigate security risks in systems, processes, and data handling.
2
L3 2 Legal Vertical
Applies ABA Model Rules of Professional Conduct to enforce attorney-client privilege, ethics walls, and conflict-of-interest patterns in legal workflows.
2
Pci Dss
Applies the PCI-DSS framework to identify, assess, and mitigate security risks in systems, processes, and data handling.
2
Whimsy Injector
Audits product flows to find delight opportunities, then specifies micro-interactions, animations, and usability risk assessments that balance playful design with functional clarity.
2
Growth Hacker
Designs growth experiments, tests acquisition channels, builds viral loops, and analyzes metrics to optimize conversion funnels.
2
L3 3 Fintech Vertical
Applies PCI-DSS v4.0, FINTRAC, SOX, and FDX compliance frameworks across outputs, with a primary focus on payment card industry standards.
2
Cirq
Design, simulate, and run quantum circuits on simulators and real quantum hardware using Google's Cirq framework.
2
AI Md
Converts human-written CLAUDE.md files into a structured-label format that AI models follow more reliably while using fewer tokens.
2
Crewai
Designs collaborative AI agent teams with CrewAI, covering agent roles, task definitions, crew orchestration, and process types.
2
Plotly
Creates interactive, publication-quality visualizations in Python with 40+ chart types, including scatter, bar, heatmap, 3D, and financial charts, plus subplots, styling, and export to HTML or static images.
2
Polars
Process tabular data with Polars' expression API, lazy evaluation, and parallel execution for faster pandas-style workflows.
2
Astropy
Perform astronomical research and data analysis with coordinate transformations, unit conversions, FITS file handling, cosmological calculations, time handling, and table operations.
2
Gdb CLI
Analyzes core dumps and live processes with GDB, correlating runtime state with source code to diagnose crashes, deadlocks, and memory issues.
2
Inngest
Builds reliable background processing with Inngest, covering durable workflows, step functions, and scheduled jobs without managing infrastructure.
2
Seaborn
Create publication-quality statistical graphics in Python with dataset-oriented plotting, multivariate analysis, automatic statistical estimation, and multi-panel figures.
2
Java Pro
Provides expert guidance on modern Java 21+ development, covering virtual threads, Spring Boot 3.x, JVM optimization, and cloud-native enterprise patterns.
2
Page Cro
Diagnose why a page is or is not converting and provide prioritized, evidence-based recommendations for conversion optimization.
2
Paid Ads
Guides creating, optimizing, and scaling paid advertising campaigns across major platforms, covering strategy, structure, copy, and creative best practices.
2
Appdeploy
Deploys web apps with backend APIs, databases, and file storage to a public URL via the AppDeploy HTTP API.
2
Biopython
Provides reference documentation and code patterns for using Biopython to handle biological sequences, file formats, database access, alignments, structures, and phylogenetics.
2
Evolution
Enables continuous self-improvement of Makepad development skills by capturing reusable patterns, correcting errors, and validating content.
2
Popup Cro
Designs high-converting popups, modals, and banners with strategic triggers, copy, and targeting rules that respect user experience, accessibility, and SEO guidelines.
2