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.
google-chat-api
Build Google Chat bots and webhooks with Cards v2, interactive forms, and Cloudflare Workers. Covers Spaces/Members/Reactions APIs, bearer token verification, and dialog patterns. Use when: creating Chat bots, workflow automation, interactive forms. Troubleshoot: bearer token 401, rate limit 429, card schema validation, webhook failures.
elevenlabs-agents
Build conversational AI voice agents with ElevenLabs Platform. Workflow: configure agent, add tools and knowledge base, integrate SDK, test, deploy. Supports React, React Native, and Swift SDKs. Use when building voice agents, AI phone systems, or troubleshooting @11labs deprecated packages, webhook errors, CSP violations, localhost allowlist, or tool parsing errors.
vercel-dns
Provides CLI commands to manage DNS records for Vercel-hosted domains, including listing, adding, and removing records. Includes specific examples for email setup (MX, SPF, DKIM) and troubleshooting guidance for team/permission issues.
calculate-priority-score
Calculates priority scores for issues based on severity, impact, and likelihood using a simple additive formula. Maps scores to five priority categories with clear action recommendations. Includes validation for input parameters and provides structured JSON output.
Playwright Browser Automation
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
testing-skills-with-subagents
Applies test-driven development principles to Claude skill creation. Provides concrete methodology: run scenarios without skill (RED), observe failures, write skill (GREEN), close loopholes (REFACTOR). Includes pressure scenarios, rationalization tables, and bulletproofing techniques.
artifact-orchestration
A sophisticated multi-agent orchestration skill for generating high-quality software artifacts through structured author-review-synthesize-archive workflow with excellent documentation and configurability.
trading-plan-generator
This skill generates structured trading plans covering risk management, position sizing, entry/exit rules, and psychology. It provides templates for different trading styles and enforces discipline through checklists and accountability systems.
smart-suggestions
This skill makes the AI assistant suggest logical next steps after completing tasks, guiding users through project phases like UI creation, logic implementation, and deployment. It provides 2-3 context-aware options based on project state and business type.
vibe-orchestrator
A master controller for Lovable-style development that immediately generates working UI from any prompt. It routes tasks to specialized sub-agents (UI builder, dev builder, design reviewer) and enforces a strict memory protocol to maintain project context across sessions. The skill prioritizes creating premium, multi-page applications with animations and realistic mock data before backend integration.
wacli
This Skill integrates the wacli CLI tool to send WhatsApp messages to third parties and search/sync chat history. It clearly defines when to use it (not for normal chats) and provides specific commands for authentication, searching, and sending messages with safety confirmations.
local-places
Provides a local HTTP proxy for Google Places API with two-step location resolution and place search. Includes detailed examples for curl commands and conversation flow guidance. Requires manual server setup and API key management.
pdb-database
This skill provides programmatic access to the RCSB Protein Data Bank for searching and downloading 3D molecular structures. It supports text, sequence, and structure similarity searches, file downloads in multiple formats, and metadata retrieval. The documentation includes extensive code examples for common structural biology workflows.
aesthetic-dreaming
A structured workflow skill for capturing visual design systems through iterative questioning, enabling creation of aesthetic templates before plugin implementation with clear phase-based execution.
learning-objectives
Generates measurable learning objectives aligned with Bloom's taxonomy and CEFR proficiency levels. Provides structured templates, assessment methods, and prerequisite analysis for educational content design. Follows evals-first workflow from Constitution v4.0.1.
sympy
This skill provides detailed guidance for using SymPy, a Python library for symbolic mathematics. It covers equation solving, calculus, linear algebra, physics calculations, and code generation with specific examples for each operation. The documentation includes practical patterns for generating executable code, LaTeX output, and handling numerical precision.
pydicom
Provides detailed guidance for working with DICOM medical imaging files using Python's pydicom library. Covers reading/writing files, extracting pixel data, converting formats, handling compression, and modifying metadata. Includes practical code examples for common workflows like anonymization and visualization.
anndata
This skill provides comprehensive guidance for working with AnnData objects in Python, covering creation, I/O operations, concatenation, and integration with tools like Scanpy. It includes practical examples for single-cell genomics workflows, error handling, and common pitfalls. The documentation is detailed with clear code snippets for real-world tasks.
financial-close
This skill provides a structured, six-phase workflow for month-end and year-end financial closing. It guides users through pre-close preparation, transaction processing, account reconciliations, adjustments, review, and finalization. It includes specific checklists, anti-rationalization tables, and dispatches a specialized accounting agent to perform reconciliations. The process enforces mandatory steps and documentation standards to ensure an accurate close with a full audit trail.
elastic-beanstalk-deployment
Provides concrete strategies for deploying Node.js apps to AWS Elastic Beanstalk, focusing on dependency installation patterns. Solves monorepo workspace issues by explaining when to bundle node_modules versus letting EB install dependencies. Includes verification steps and troubleshooting for common deployment failures.
atlas14-spatial-variance
This skill analyzes spatial variability of NOAA Atlas 14 precipitation data within HEC-RAS model domains. It helps engineers decide if uniform rainfall assumptions are valid for rain-on-grid modeling by calculating min/max/mean statistics. It uses HTTP byte-range requests to download only needed data, reducing transfer by 99.9% compared to traditional methods.
debugger
A specialized debugging agent that provides structured workflows for diagnosing complex software issues. It integrates multiple debugging tools (gdb, strace, tcpdump) and follows systematic approaches for root cause analysis, memory debugging, and performance profiling. The skill emphasizes reproducible steps and knowledge capture.
bluebubbles
This skill provides instructions for building a BlueBubbles messaging plugin for Clawdbot. It details the code structure, internal helper functions, webhook handling, and configuration requirements. The documentation is well-organized for developers implementing the integration.
histolab
Lightweight WSI tile extraction and preprocessing. Use for basic slide processing tissue detection, tile extraction, stain normalization for H&E images. Best for simple pipelines, dataset preparation, quick tile-based analysis. For advanced spatial proteomics, multiplexed imaging, or deep learning pipelines use pathml.