Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
generate-image
A Python CLI tool that generates and edits images using OpenRouter's API with models like FLUX.2 Pro and Gemini 3 Pro. It handles both creation and modification tasks with clear model selection guidance and API key management.
matchms
Spectral similarity and compound identification for metabolomics. Use for comparing mass spectra, computing similarity scores (cosine, modified cosine), and identifying unknown compounds from spectral libraries. Best for metabolite identification, spectral matching, library searching. For full LC-MS/MS proteomics pipelines use pyopenms.
statistical-analysis
This skill guides users through selecting appropriate statistical tests, checking assumptions, running analyses, and generating APA-formatted reports. It includes decision trees, code examples, and detailed reporting templates for common research scenarios like t-tests, ANOVA, regression, and Bayesian methods.
zod
Zod v4 TypeScript schema validation patterns and best practices. Use when writing or modifying Zod schemas, adding schema annotations/metadata, or validating data with Zod.
k8s-troubleshoot
This skill provides direct access to Kubernetes pods for troubleshooting by searching pods with label selectors and executing diagnostic commands inside containers. It covers common scenarios like checking logs, processes, network connections, and resource usage. The documentation includes specific command examples for real-world issues like dubbo3 provider problems.
tanstack-router
Comprehensive TanStack Router skill providing excellent guidance on type-safe, file-based routing with modern React applications, covering installation, configuration, and advanced patterns.
security-assessment
A comprehensive and well-structured security assessment skill that provides systematic frameworks (STRIDE, OWASP Top 10) for evaluating code, architecture, and infrastructure security with practical guidance and review patterns.
imsg
iMessage/SMS CLI for listing chats, history, watch, and sending.
trello
Manage Trello boards, lists, and cards via the Trello REST API.
find-skills
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.
dotnet-backend-patterns
Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuration, caching, and testing with xUnit. Use when developing .NET backends, reviewing C# code, or designing API architectures.
venue-templates
Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
web-to-markdown
Converts web pages to Markdown with three modes: standard, AI-optimized for context use, and dual mode for both. Handles dynamic content via Playwright fallback and includes structured prompts for consistent output. Useful for archiving articles, documentation, and research materials.
test-design-techniques
A skill for applying fundamental test design techniques including boundary value analysis, equivalence partitioning, decision tables, and combinatorial testing. Helps generate optimal test suites with maximum coverage and minimum redundancy by leveraging agent automation for test case generation.
n8n-security-testing
A comprehensive security testing tool for n8n workflows that effectively addresses credential exposure, encryption verification, and authentication testing with practical code examples.
api-testing-patterns
This skill provides concrete patterns for testing REST and GraphQL APIs, focusing on contract validation, authentication, input handling, and concurrency. It includes practical code examples for common scenarios like idempotency and race conditions, and coordinates multiple testing agents for validation, generation, and security scanning.
tooling-setup
Provides complete configuration for React 19 projects using Vite, TypeScript, Biome, and Vitest. Includes specific code examples for build setup, strict type checking, linting/formatting, and testing infrastructure with practical package installation commands and IDE settings.
synthesizer
A sophisticated research synthesis tool that provides comprehensive methodology for integrating findings from multiple agents, resolving contradictions, and generating structured reports with clear quality metrics.
Telos
Life OS and project analysis. USE WHEN TELOS, life goals, projects, dependencies, books, movies. SkillSearch('telos') for docs.
songsee
This skill wraps the songsee CLI tool to generate spectrograms and multi-panel audio visualizations from audio files. It supports various visualization types, time slicing, and output formats. The tool handles WAV/MP3 natively and uses ffmpeg for other formats when available.
uspto-database
Provides access to USPTO patent and trademark APIs for searching patents by keywords/inventors, retrieving examination history, tracking assignments, analyzing citations, and accessing trademark data. Includes Python scripts for common operations and covers 12 different USPTO APIs with rate limit guidance.
ec2
AWS EC2 virtual machine management for instances, AMIs, and networking. Use when launching instances, configuring security groups, managing key pairs, troubleshooting connectivity, or automating instance lifecycle.
subagent-driven-development
A sophisticated skill for orchestrating AI subagents to execute development plans with quality gates, enabling parallel or sequential task execution with systematic code review between stages.
better-auth
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.