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.
personas
Defines eight distinct AI author personas for blog writing, each with specific voice, expertise, perspective, and tone traits. Provides clear selection guidance based on content type and detailed implementation examples for each persona.
marketing-paid-advertising
Provides a detailed operational guide for paid advertising campaigns across Google, Meta, TikTok, and LinkedIn. It includes platform selection matrices, campaign structure frameworks, bidding strategies, and audience targeting tactics. The skill focuses on actionable steps for setup, scaling, and measurement.
gene-database
This skill provides Python scripts to query NCBI's Gene database via E-utilities and Datasets APIs. It enables searching by symbol/ID, retrieving gene metadata (RefSeqs, GO terms, locations), batch processing, and linking to related databases like ClinVar and PubMed. It handles rate limits and includes practical examples for common bioinformatics workflows.
docx
Provides tools for creating, editing, and analyzing .docx files via XML manipulation and JavaScript libraries. Supports tracked changes, comments, and integrates with scientific diagram generation. Includes workflows for redlining and document validation.
ton-vulnerability-scanner
Scans TON (The Open Network) smart contracts for 3 critical vulnerabilities including integer-as-boolean misuse, fake Jetton contracts, and forward TON without gas checks. Use when auditing FunC contracts. (project, gitignored)
youtube-downloader
A command-line tool that downloads YouTube videos with quality and format options. It uses yt-dlp, provides video info before download, supports multiple resolutions (1080p to 360p), formats (mp4, webm, mkv), and audio-only MP3 extraction. Installation is automatic if dependencies are missing.
mermaidjs-v11
This skill provides comprehensive access to Mermaid.js v11 for creating text-based diagrams directly within Claude. It covers 24+ diagram types including flowcharts, sequence diagrams, and Gantt charts, with detailed syntax examples, CLI usage, and integration patterns for documentation and technical communication.
hive-mind-advanced
Implements a queen-worker architecture for coordinating multiple AI agents with consensus voting and shared SQLite memory. Supports different queen types (strategic, tactical, adaptive) and worker specializations for tasks like coding, testing, and research. Includes session management and integration with Claude Code commands.
agentdb-memory-patterns
Provides memory management patterns for AI agents using AgentDB's persistent storage. Offers session memory, long-term storage, pattern learning, and context management. Includes CLI tools, API examples, and integration with reasoning agents. Supports multiple learning algorithms and performance optimization.
implement
A structured implementation assistant that enforces TDD methodology with git commit integration. It guides developers through Red/Green/Refactor cycles, maintains task status in plan.md, creates traceable commits with git notes, and executes phase completion protocols. The skill ensures systematic progress tracking and quality gates.
research-executor
Automates academic research using a 7-phase methodology with parallel agents for web, academic, and verification tasks. Enforces strict citation formats and produces structured reports with source validation. Useful for systematic literature reviews and evidence-based analysis.
aws-ses-inbound
A comprehensive guide for setting up AWS SES inbound email processing with SNS webhook delivery, providing clear step-by-step instructions and troubleshooting guidance.
gitlab-ci-patterns
Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment.
messaging-creation
This skill provides a structured process for creating messaging frameworks, from positioning to channel-specific copy. It enforces prerequisites, includes anti-rationalization tables, and outputs detailed markdown templates for value propositions, proof points, and objection handling.
elegant-design
Provides a structured methodology and concrete guidelines for building accessible, responsive web interfaces. Focuses on practical workflows, component selection from popular design systems (shadcn/ui, daisyUI, HeroUI), and avoiding common pitfalls. It's a detailed reference for developers who need to implement polished UIs with features like chat, terminals, and code display.
database-administrator
This skill provides expert database administration for PostgreSQL, MySQL, MongoDB, and Redis. It handles installation, configuration, performance tuning, high-availability setups, backup strategies, and monitoring. The tool includes specific commands like psql, mysql, and pg_dump for direct database operations.
legal-advisor
This skill acts as a legal advisor for tech businesses, handling contract reviews, compliance checks, and policy drafting. It uses markdown and LaTeX for document creation and integrates with DocuSign for signatures. The skill follows a structured workflow from assessment to implementation, focusing on practical legal guidance.
xsv
This skill provides detailed guidance for using xsv, a fast Rust-based CSV toolkit. It covers 20+ commands for selection, filtering, statistics, joining, and sorting operations. The documentation includes practical examples, performance tips, and integration patterns with other Unix tools.
fetch-unresolved-comments
Fetch unresolved PR review comments using GitHub GraphQL API, filtering out resolved and outdated feedback.
patterns
A collection of documented patterns for the Langroid multi-agent LLM framework. It provides concrete examples for common tasks like agent configuration, tool handling, task control, and MCP server integration. Each pattern includes a clear problem statement and links to detailed implementation code.
test-driven-development
A highly effective Skill that strongly enforces TDD discipline, providing clear guidance and examples but may be too rigid for all development contexts.
cloudflare-vectorize
Build semantic search with Cloudflare Vectorize V2. Covers async mutations, 5M vectors/index, 31ms latency, returnMetadata enum changes, and V1 deprecation. Prevents 14 errors including dimension mismatches, TypeScript types, testing setup. Use when: building RAG or semantic search, troubleshooting returnMetadata, V2 timing, metadata index, dimension errors, vitest setup, or wrangler --json output.
commit-workflow
This skill automates Git commit creation by analyzing staged changes and generating structured commit messages. It enforces conventional commit format, checks README updates, and provides clear examples. The workflow focuses only on staged files to prevent accidental commits of unrelated changes.
azure-usage
This skill provides structured guidance for using Azure MCP tools to manage cloud resources. It maps common Azure tasks to specific MCP commands and covers authentication methods. The documentation focuses on practical operations like listing storage accounts, managing Key Vault secrets, and querying Cosmos DB.