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.
security-review
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
startup-financial-modeling
This skill should be used when the user asks to "create financial projections", "build a financial model", "forecast revenue", "calculate burn rate", "estimate runway", "model cash flow", or requests 3-5 year financial planning for a startup.
ui
Imported from https://github.com/promptfoo/promptfoo.
frontend-slides
Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.
architecture
Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.
security
Security audit workflow - vulnerability scan → verification
mot
System health check (MOT) for skills, agents, hooks, and memory
skill-vetter
Security vetting protocol before installing any AI agent skill. Red flag detection for credential theft, obfuscated code, exfiltration. Risk classification LOW/MEDIUM/HIGH/EXTREME. Produces structured vetting reports. Never install untrusted skills without running this first.
xhs-writing-coach
Coach and generate Xiaohongshu (小红书/RedNote/XHS) note writing. Use when the user wants help writing XHS notes (标题/正文/标签/评论引导/封面文案), improving engagement, or turning raw points into a publish-ready note. Includes: viral 5-paragraph storytelling template, CES-style engagement optimization, title/tag formulas, and AI内容合规标注提醒. Triggers: 小红书怎么写, 小红书笔记, xhs note, rednote writing, 爆款笔记, 标题公式, 标签怎么选.
study-buddy
AI-powered learning companion for creating personalized study plans, tracking progress, and providing feedback. Use when user wants to start learning something new, create a study plan, track learning progress, get study reminders, or receive learning feedback. Triggers include "帮我制定学习计划", "我要学XX", "追踪我的学习进度", "学习打卡", "study plan", "learn programming", "track my progress".
moai-lang-php
A specialized PHP 8.3+ development assistant covering Laravel 11 and Symfony 7 frameworks. Provides concrete code patterns for controllers, models, validation, ORM usage, testing, and deployment. Includes practical examples for common PHP development tasks with modern language features.
extract-version
Parses semantic version strings from various formats including text snippets, validates against semver 2.0.0 spec, and returns structured version components. Handles prefixes, prerelease tags, build metadata, and extraction from mixed text content with clear error messages.
generate-report-header
Creates standardized markdown headers for agent-generated reports with metadata fields like report type, version, status, and timestamp. Maps status codes to emojis, handles optional fields, and provides consistent formatting for bug reports, security audits, and dependency updates.
distributed-tracing
This skill provides concrete instructions for implementing distributed tracing with Jaeger and Tempo. It includes deployment guides for Kubernetes and Docker, instrumentation examples for Python, Node.js, and Go, and practical troubleshooting advice. The content covers sampling strategies, context propagation, and trace analysis queries.
at-dispatch-v2
Converts PyTorch ATen kernel dispatch macros from legacy AT_DISPATCH format to the newer AT_DISPATCH_V2 API. Provides clear mapping tables, step-by-step instructions, and handles edge cases like multi-line lambdas with internal commas. Focuses on accurate syntax transformation without compilation testing.
git-advanced-workflows
This skill provides detailed instructions for advanced Git operations like interactive rebase, cherry-picking, bisect, worktrees, and reflog. It includes concrete workflows for cleaning commit history, applying hotfixes, finding bugs, and recovering from mistakes. The documentation offers specific command examples and best practices for real-world scenarios.
repomix
Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML, Markdown, plain text), preserve file structure and context, optimize for AI consumption with token counting, filter by file types and directories, add custom headers and summaries. Use when packaging codebases for AI analysis, creating repository snapshots for LLM context, analyzing third-party libraries, preparing for security audits, generating documentation context, or evaluating unfamiliar codebases.
flowio
FlowIO parses FCS files (versions 2.0-3.1) used in flow cytometry. It extracts event data as NumPy arrays, reads metadata and channel information, and can convert data to CSV or DataFrame formats. The skill handles problematic files with offset errors and supports creating new FCS files from processed data.
scvi-tools
This skill provides access to scvi-tools, a Python framework for probabilistic modeling of single-cell genomics data. It handles RNA-seq, ATAC-seq, multimodal integration, and spatial transcriptomics through variational autoencoders. The skill includes detailed workflows, code examples, and best practices for data preprocessing, model training, and downstream analysis.
shopify-debugging
Complete debugging and troubleshooting guide for Shopify including Liquid errors, theme preview debugging, API error handling, JavaScript console debugging, network request inspection, cart issues, checkout problems, and common error codes. Use when debugging Liquid syntax errors, troubleshooting theme rendering issues, fixing API errors, debugging JavaScript, investigating cart problems, or resolving webhook failures.
drugbank-database
Access and analyze comprehensive drug information from the DrugBank database including drug properties, interactions, targets, pathways, chemical structures, and pharmacology data. This skill should be used when working with pharmaceutical data, drug discovery research, pharmacology studies, drug-drug interaction analysis, target identification, chemical similarity searches, ADMET predictions, or any task requiring detailed drug and drug target information from DrugBank.
moai-lang-go
This skill provides detailed guidance for Go 1.23+ development, covering Fiber, Gin, GORM, and concurrency patterns. It includes practical code examples for building REST APIs, CLI tools, and microservices, along with Docker deployment and integration testing setups.
frontend-patterns
Provides concrete patterns for building frontends with Next.js App Router, Clerk authentication, shadcn/ui components, and PostHog analytics. Includes clear examples for server/client components, protected routes, form validation, and event tracking. Offers accessibility and responsive design checklists.
machine-learning-engineer
This skill provides structured guidance for deploying machine learning models to production. It covers model optimization, serving infrastructure setup, performance tuning, and monitoring. The checklist and workflow help engineers systematically address latency, throughput, and reliability requirements for real-world ML systems.