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.
Comprehensive PDF processing guide covering essential operations with clear Python examples and command-line alternatives, though lacking actual MCP tool implementation.
run-manager
Manages FABER workflow runs with unique IDs, directory initialization, event emission, and resume/rerun capabilities. Provides structured JSON responses for operations like generating run IDs, listing runs, and reconstructing state from event logs.
requesting-code-review
A well-structured code review workflow skill that promotes systematic quality assurance through clear review triggers and integration with development processes.
finishing-a-development-branch
This skill automates the final steps of a development branch lifecycle. It verifies tests pass, presents four clear options (merge locally, create PR, keep branch, discard), and executes the chosen workflow with proper cleanup. It integrates with git worktrees and prevents common mistakes like merging untested code.
incomplete-onboarding-assessor
Assesses incomplete user onboardings using a temperature-based engagement model with time decay. Queries database for stalled onboardings, analyzes chat history, and prioritizes re-engagement efforts based on user activity levels.
context-aware-delegation
This skill teaches users how to write effective prompts for spawned agents in multi-agent workflows by explaining context isolation. It provides concrete templates, anti-pattern examples, and clarifies that running agents don't receive mid-task updates to their spec files.
1password
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
things-mac
Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks OpenClaw to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
summarize
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
lobster
Imported from https://github.com/openclaw/openclaw.
sherpa-onnx-tts
Local text-to-speech via sherpa-onnx (offline, no cloud)
tests
Imported from https://github.com/Significant-Gravitas/AutoGPT.
create-payload-app
Imported from https://github.com/payloadcms/payload.
tutorial
Imported from https://github.com/medusajs/medusa.
ml-pipeline-workflow
Build end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipelines, implementing MLOps practices, or automating model training and deployment workflows.
data-quality-frameworks
Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts.
react-native-architecture
Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.
employment-contract-templates
Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.
istio-traffic-management
Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns.
design-system-patterns
Build scalable design systems with design tokens, theming infrastructure, and component architecture patterns. Use when creating design tokens, implementing theme switching, building component libraries, or establishing design system foundations.
image-manipulation-image-magick
Process and manipulate images using ImageMagick. Supports resizing, format conversion, batch processing, and retrieving image metadata. Use when working with images, creating thumbnails, resizing wallpapers, or performing batch image operations.
chrome-devtools
Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance.
loki-mode
Multi-agent autonomous startup system for Claude Code. Triggers on "Loki Mode". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations, marketing, HR, and customer success. Takes PRD to fully deployed, revenue-generating product with zero human intervention. Features Task tool for subagent dispatch, parallel code review with 3 specialized reviewers, severity-based issue triage, distributed task queue with dead letter handling, automatic deployment to cloud providers, A/B testing, customer feedback loops, incident response, circuit breakers, and self-healing. Handles rate limits via distributed state checkpoints and auto-resume with exponential backoff. Requires --dangerously-skip-permissions flag.