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.
torch-geometric
This skill provides comprehensive access to PyTorch Geometric for graph neural network development. It covers installation, graph creation, dataset loading, model building, training loops, and benchmarking utilities. The documentation includes practical code examples for common GNN tasks like node classification and molecular property prediction.
geopandas
This Skill provides comprehensive documentation for using GeoPandas, a Python library for geospatial data analysis. It covers installation, core concepts, common operations, and visualization with practical code examples. The documentation includes detailed sections on data structures, I/O operations, CRS management, spatial joins, and map creation.
pysam
Genomic file toolkit. Read/write SAM/BAM/CRAM alignments, VCF/BCF variants, FASTA/FASTQ sequences, extract regions, calculate coverage, for NGS data processing pipelines.
Recon
This skill performs infrastructure reconnaissance including domain, IP, and network analysis. It combines passive data gathering with authorized active scanning to map attack surfaces. The skill clearly distinguishes between passive and active techniques with strict authorization requirements. It integrates with other security skills like OSINT and web assessment for complete security workflows.
1k-date-formatting
Guides proper date and time formatting in OneKey app. Use when displaying dates/times in UI, formatting timestamps, or when dates need to follow app locale settings. Date, time, locale, formatDate, dateUtils.
tanstack-query
Provides detailed implementation patterns for TanStack Query v5 including breaking changes, client setup with error handling, SSR configuration for Next.js, and integration with React Server Components. Covers practical migration guidance and production defaults.
deployment-pipeline-design
Provides detailed guidance on designing CI/CD pipelines, covering architecture stages, deployment strategies like blue-green and canary, and platform-specific patterns for GitHub Actions and GitLab CI. Includes concrete examples for quality gates, rollback mechanisms, and security integration.
internal-comms
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
hooks-automation
Provides hook-based automation for Claude Code operations with pre/post task handlers, session management, and MCP tool integration. Automates agent assignment, code formatting, and pattern learning from development activities. Includes Git hooks and memory coordination between swarm agents.
markitdown
Convert files and office documents to Markdown. Supports PDF, DOCX, PPTX, XLSX, images (with OCR), audio (with transcription), HTML, CSV, JSON, XML, ZIP, YouTube URLs, EPubs and more.
ceo-advisor
Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making executive decisions, fundraising, or when user mentions CEO, strategic planning, board meetings, investor updates, organizational leadership, or executive strategy.
skill-creator
Provides structured guidance for creating Claude Skills with emphasis on context efficiency. Covers skill anatomy, progressive disclosure patterns, and resource organization. Focuses on practical file structure decisions and when to include scripts vs references.
scholar-evaluation
Provides a structured framework for evaluating scholarly papers using eight quality dimensions with detailed rubrics and scoring. Guides users through systematic assessment of research methodology, analysis, writing, and citations. Integrates with diagram generation for visual representation of evaluation criteria.
scrum-master-agent
Comprehensive Scrum Master assistant for sprint planning, backlog grooming, retrospectives, capacity planning, and daily standups with intelligent context-aware reporting
blucli
BluOS CLI (blu) for discovery, playback, grouping, and volume.
camsnap
Capture frames or clips from RTSP/ONVIF cameras.
prompt-lookup
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
copywriting
When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this copy," "rewrite this page," "marketing copy," "headline help," or "CTA copy." For email copy, see email-sequence. For popup copy, see popup-cro.
quality-documentation-manager
Senior Quality Documentation Manager for comprehensive documentation control and regulatory document review. Provides document management system design, change control, configuration management, and regulatory documentation oversight. Use for document control system implementation, regulatory document review, change management, and documentation compliance verification.
image-gen
This skill provides a structured workflow for generating and editing website images using Google's Gemini models. It offers clear guidance on model selection, prompting techniques, and post-processing, with a strong focus on creating Australian-specific imagery for web assets like hero banners and infographics.
TanStack Table
Build headless data tables with TanStack Table v8. Server-side pagination, filtering, sorting, and virtualization for Cloudflare Workers + D1. Prevents 12 documented errors. Use when building tables with large datasets, coordinating with TanStack Query, or fixing state management, performance, or React 19+ compatibility issues.
error-recovery
This skill provides a structured guide to error handling patterns, covering classification, validation, recovery strategies, and logging. It distinguishes between operational and programmer errors, offers concrete patterns like fail-fast validation, and includes anti-patterns to avoid. Useful for designing robust systems.
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
writing-bundler-tests
Provides detailed guidance for writing bundler tests using Bun's itBundled/expectBundled framework. Covers test setup, file organization, bundler options, runtime verification, and error handling with concrete code examples.