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-assessment
A comprehensive security assessment skill that orchestrates threat modeling, vulnerability scanning, and control validation through a structured multi-agent workflow with clear reporting.
voice-apply
A sophisticated voice application skill that transforms content to match specific tone profiles with detailed calibration, blending, and verification capabilities.
Agents
Dynamic agent composition and management system. USE WHEN user says create custom agents, spin up custom agents, specialized agents, OR asks for agent personalities, available traits, agent voices. Handles custom agent creation, personality assignment, voice mapping, and parallel agent orchestration.
single-cell-preprocessing-with-omicverse
This skill provides step-by-step instructions for preprocessing single-cell RNA-seq data using the omicverse library. It covers QC, normalization, HVG selection, and embedding generation across CPU, mixed CPU-GPU, and GPU environments. Includes defensive checks for clustering and batch-aware HVG selection patterns.
aws-sdk-java-v2-secrets-manager
Provides practical patterns for using AWS Secrets Manager with Java SDK 2.x. Covers secret storage, retrieval, rotation, caching, and Spring Boot integration with concrete code examples for database credentials and API keys. Includes error handling, testing strategies, and troubleshooting steps.
langchain4j-spring-boot-integration
A comprehensive integration guide for LangChain4j with Spring Boot, offering practical patterns for AI-powered Java applications with good security practices and production readiness.
concept-scaffolding
A Claude Skill that helps design progressive learning sequences by breaking complex concepts into manageable steps. It uses Bloom's taxonomy and CEFR levels to manage cognitive load, includes validation checkpoints, and integrates AI collaboration at appropriate stages. The skill provides a structured framework for instructional designers and educators.
scientific-brainstorming
This skill provides a structured conversational framework for scientific brainstorming, guiding researchers through five phases from context understanding to synthesis. It offers specific techniques like cross-domain analogies and assumption reversal, with adaptive methods for different collaboration dynamics. The workflow is clearly documented with practical examples and references to additional methodologies.
pricing-strategy
This skill provides a structured framework for developing product pricing strategies. It guides users through five phases: context gathering, model analysis, competitive research, value assessment, and final recommendations. The output is a detailed markdown report suitable for stakeholder review.
alex-hormozi-pitch
Create irresistible offers and pitches using Alex Hormozi's methodology from $100M Offers. Guides through value equation, guarantee frameworks, pricing psychology, and creating offers "too good not to take" for any product or service.
creating-agents-md
Use when creating agents.md files - provides plain markdown format with NO frontmatter, free-form structure, and project context guidelines for AI coding assistants
unity-template-generator
Generates Unity C# script templates for MonoBehaviour, ScriptableObject, Editor scripts, and tests. Follows Unity conventions with serialized fields, component caching, and safety checks. Helps developers create consistent code structure and avoid common Unity performance pitfalls.
oracle-codex
Uses OpenAI Codex CLI as a planning and code review assistant. Provides structured workflows for architecture analysis and code quality checks with configurable reasoning levels. Enforces read-only mode to prevent unintended modifications and includes prerequisite validation.
moai-domain-frontend
Provides detailed frontend development patterns for React 19, Next.js 16, and Vue 3.5 with practical code examples covering server components, state management, performance optimization, and component architecture. Includes specific implementation guidance for common development scenarios.
fabric
This skill provides intelligent pattern selection for Fabric CLI, automatically choosing from 242+ specialized prompts for threat modeling, analysis, summarization, content creation, and text transformation. It includes detailed decision trees, usage examples, and pattern categories to help users select the right tool for their specific task.
bird
X/Twitter CLI for reading, searching, posting, and engagement via cookies.
github
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
copywriting
Use this skill when writing, rewriting, or improving marketing copy for any page (homepage, landing page, pricing, feature, product, or about page). This skill produces clear, compelling, and testable copy while enforcing alignment, honesty, and conversion best practices.
adaptyv
Cloud laboratory platform for automated protein testing and validation. Use when designing proteins and needing experimental validation including binding assays, expression testing, thermostability measurements, enzyme activity assays, or protein sequence optimization. Also use for submitting experiments via API, tracking experiment status, downloading results, optimizing protein sequences for better expression using computational tools (NetSolP, SoluProt, SolubleMPNN, ESM), or managing protein design workflows with wet-lab validation.
python
Imported from https://github.com/mcp-use/mcp-use.
project-management
Imported from https://github.com/alirezarezvani/claude-skills.
fb-page-poster
Publish posts to a Facebook Page via the Meta Graph API. Use when the user says "post to Facebook", "FB post", "粉專發文", "社群貼文", "幫我發文", "schedule post", "排程發文", or provides content and says "post this" or "publish this". Supports text-only, image, link-in-comment, scheduled posts, and multilingual translation (ZH↔EN) with a review step before publishing.
self-improvement
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.
ts-agent-sdk
Generate typed TypeScript SDKs for AI agents to interact with MCP servers. Converts JSON-RPC curl commands to clean function calls. Auto-generates types, client methods, and example scripts from MCP tool definitions. Use when building MCP-enabled applications, need typed programmatic access to MCP tools, or creating reusable agent automation scripts.