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.
canvas
Imported from https://github.com/openclaw/openclaw.
gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
golang-patterns
Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.
Home Assistant Integration knowledge
Everything you need to know to build, test and review Home Assistant Integrations. If you're looking at an integration, you must use this as your primary reference.
rag-implementation
Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.
chrome-devtools
Uses Chrome DevTools via MCP for efficient debugging, troubleshooting and browser automation. Use when debugging web pages, automating browser interactions, analyzing performance, or inspecting network requests.
salesforce-developer
Use when developing Salesforce applications, Apex code, Lightning Web Components, SOQL queries, triggers, integrations, or CRM customizations. Invoke for governor limits, bulk processing, platform events, Salesforce DX.
seo-fundamentals
SEO fundamentals, E-E-A-T, Core Web Vitals, and Google algorithm principles.
pitch-deck
Populates investment banking pitch deck templates with data from source files. Use when: user provides a PowerPoint template to fill in, user has source data (Excel/CSV) to populate into slides, user mentions populating or filling a pitch deck template, or user needs to transfer data into existing slide layouts. Not for creating presentations from scratch.
brainstorm
Run interactive brainstorming across verifiers environments, evaluations, GEPA, and RL training. Use when the user wants ideation, literature scanning, concept teaching, roadmap planning, or research program design grounded in local CLI sources, verifiers, and RL trainer code.
proactive-agent
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack 🦞
Seedance 视频生成
使用 Bytedance Seedance 模型生成视频。支持文生视频(带音频)、图生视频、参考图生视频。当用户想要生成视频、使用图片生成视频、保持人物一致性、或提到 seedance 时使用此 skill。
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.
stock-watchlist
Query real-time stock prices, basic quote fields, and manage a Markdown watchlist for A-share, Hong Kong, and US stocks. Use when users ask in Chinese or by ticker/code to search stocks, inspect current price and quote basics, or maintain a watchlist stored in a Markdown file.
prometheus
Query Prometheus monitoring data to check server metrics, resource usage, and system health. Use when the user asks about server status, disk space, CPU/memory usage, network stats, or any metrics collected by Prometheus. Supports multiple Prometheus instances with aggregated queries, config file or environment variables, and HTTP Basic Auth.
Simplification Cascades
This skill teaches developers to identify unifying patterns that eliminate redundant code. It provides a systematic approach to finding core abstractions that make multiple special cases unnecessary, with concrete examples like stream processing and resource governance. The skill helps reduce code complexity by focusing on fundamental principles rather than surface-level fixes.
mcp-server-kubernetes
Imported from https://www.skillhub.club/skills/flux159-mcp-server-kubernetes.
ocr
Extract text from images using Tesseract OCR
nanobanana
Generate and edit images using Google Gemini 3 Pro Image (Nano Banana Pro). Supports text-to-image, image editing, various aspect ratios, and high-resolution output (2K/4K).
canvas-design
This skill guides Claude through a two-step process to generate visual art: first creating a detailed design philosophy manifesto, then using it to produce PNG or PDF artwork. It emphasizes craftsmanship, minimal text, and spatial expression over literal representation.
senior-prompt-engineer
This skill provides Python scripts and reference materials for prompt engineering, LLM evaluation, and agent system design. It includes concrete examples like prompt_optimizer.py and agent_orchestrator.py with configurable parameters. The documentation covers patterns for production systems, though some content appears repetitive across files.
performance-analysis
Provides performance analysis tools for Claude Flow swarms, detecting bottlenecks in communication, processing, memory, and network operations. Generates reports and offers optimization suggestions. Includes CLI commands for detection, profiling, and automated fixes with integration examples for CI/CD pipelines.
biorxiv-database
Efficient database search tool for bioRxiv preprint server. Use this skill when searching for life sciences preprints by keywords, authors, date ranges, or categories, retrieving paper metadata, downloading PDFs, or conducting literature reviews.
artifacts-builder
Provides scripts to initialize and bundle React/TypeScript/Tailwind projects into single HTML artifacts for Claude.ai. Includes shadcn/ui components and avoids common AI-generated design patterns. Focuses on multi-component applications rather than simple HTML files.