Marketplace
SkillHub Club catalog feed.
Public marketplace mirror sourced from skillhub.club. This source view keeps the new outcome-first browsing model while filtering server-side to a single upstream feed.
tavily-web
Web search, content extraction, crawling, and research capabilities using Tavily API
clinicaltrials-database
This skill provides direct access to the ClinicalTrials.gov API v2 for searching and retrieving clinical trial data. It supports queries by condition, intervention, location, status, and phase, with examples for patient matching and research analysis. Includes error handling for rate limits and data export options.
seo-audit
When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," or "SEO health check." For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema-markup.
cofounder-im
Pull startup project data and AI-generated build specifications from CoFounder.im. Use when a user wants to build a project that was validated and planned on CoFounder.im — lists projects, fetches the full build spec (tech stack, MVP plan, UI/UX, implementation plan, OpenClaw builder output), and helps orchestrate sub-agents to build it. Trigger phrases — "build my CoFounder project", "pull my project from cofounder.im", "use my CoFounder build spec", "start building from CoFounder", "fetch my startup plan", "build from cofounder".
orchestration
This skill orchestrates forensic investigations of GitHub repositories by coordinating multiple specialized agents. It manages evidence collection from GH Archive, GitHub API, Wayback Machine, and local git repositories, then forms and validates hypotheses through iterative loops. The workflow produces verified forensic reports with timelines, attribution, and impact analysis.
omicverse-visualization-for-bulk-color-systems-and-single-cell-d
This skill provides guided instructions for using OmicVerse's plotting utilities across bulk RNA-seq, color system management, and single-cell data visualization. It includes specific code examples, data validation steps, and troubleshooting guidance for common errors in bioinformatics workflows.
planner
A structured planning and execution system for complex development tasks. It provides 13-step planning and 9-step execution workflows with automated quality gates, decision logging, and milestone tracking. The tool enforces documentation standards and integrates with existing code review processes.
project-session-management
Track progress across sessions using SESSION.md with git checkpoints and concrete next actions. Converts IMPLEMENTATION_PHASES.md into trackable session state. Use when: resuming work after context clears, managing multi-phase implementations, or troubleshooting lost context.
mcp-cli-scripts
Build CLI scripts alongside MCP servers for terminal environments. File I/O, batch processing, caching, richer output formats. Templates for TypeScript scripts and SCRIPTS.md. Use when: MCP companion scripts, batch processing, saving results to files, CLI API wrappers. Troubleshoot: context too large, no file access, batch input.
auth
A skill that implements authentication and payment features using Clerk, Supabase Auth, or Stripe. It includes a mandatory security checklist before execution and provides clear implementation flows for both authentication and payment scenarios.
localization-testing
A comprehensive localization testing skill with excellent structure, practical examples, and clear guidance for internationalization testing across multiple locales and languages.
technical-audit
A comprehensive technical SEO audit skill with structured methodology covering crawlability, indexability, Core Web Vitals, and schema markup with clear output format.
using-pmo-team
A highly specialized PMO team skill with excellent governance frameworks, clear role distinctions, and strong enforcement of specialist dispatch patterns.
add-review-comment
Add a review comment to a GitHub pull request.
docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
clinpgx-database
Provides programmatic access to the ClinPGx database for pharmacogenomics data, including gene-drug interactions, CPIC guidelines, and allele functions. It enables querying clinical pharmacogenomics information for precision medicine applications and genotype-guided dosing decisions through a REST API.
diffdock
This skill wraps the DiffDock tool for predicting 3D binding poses of small molecules to proteins using diffusion models. It handles PDB files or protein sequences and SMILES strings or ligand files, outputs multiple ranked poses with confidence scores, and supports batch processing for virtual screening. It clearly states it predicts poses, not binding affinity.
cirq
This skill provides access to Google's Cirq framework for quantum circuit design, simulation, and hardware execution. It includes examples for basic circuits, parameter sweeps, noise modeling, and integration with Google Quantum AI hardware. The documentation covers installation, core capabilities, and best practices for quantum experiments.
Plugin Settings
Documents a pattern for storing plugin configuration in .claude/plugin-name.local.md files using YAML frontmatter and markdown. Provides bash examples for reading settings from hooks, commands, and agents with atomic updates and graceful error handling.
compound-docs
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
libfuzzer
Coverage-guided fuzzer built into LLVM for C/C++ projects. Use for fuzzing C/C++ code that can be compiled with Clang.
raffle-winner-picker
This skill picks random winners from lists, CSV files, Excel spreadsheets, or Google Sheets for giveaways and contests. It uses cryptographically secure random selection, prevents duplicate winners, and provides transparent results with timestamps. Supports weighted selection and runner-up picking.
workthrough
This skill automatically creates structured documentation for development tasks like bug fixes, features, or refactors. It captures context, code changes, and verification results in markdown format, saving files with date-based names. The documentation becomes a searchable project history for developers.
claudemem-orchestration
This skill coordinates multiple Claude agents to share claudemem analysis results, avoiding redundant computation. It provides concrete patterns for parallel execution, session management, and feedback consolidation. The approach reduces claudemem indexing overhead by running it once per investigation.