Marketplace

Find the right skill for the job.

Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.

Start with the job to be done
26996 results
All outcomes · All facets
Page 190 of 1125
SkillHub ClubRun DevOps

cost-optimization

Provides concrete strategies for reducing cloud costs across AWS, Azure, and GCP. Includes specific examples like Terraform code for S3 lifecycle policies, budget alerts, and auto-scaling. Offers practical checklists and tagging strategies that teams can implement immediately.

A 7.8
DevOps
cost-managementcloud-optimizationawsazure
0
rank 78
hot 74
SkillHub ClubRun DevOps

k8s-browser

Browser automation for Kubernetes dashboards and web UIs. Use when interacting with Kubernetes Dashboard, Grafana, ArgoCD UI, or other web interfaces. Requires MCP_BROWSER_ENABLED=true.

C 5.0
Full StackFrontendDevOps
847
rank 75
hot 99
SkillHub ClubWrite Technical Docs

pptx

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

C 5.0
Full StackTech Writer
693
rank 74
hot 99
SkillHub ClubShip Full Stack

manimce-best-practices

Trigger when: (1) User mentions "manim" or "Manim Community" or "ManimCE", (2) Code contains `from manim import *`, (3) User runs `manim` CLI commands, (4) Working with Scene, MathTex, Create(), or ManimCE-specific classes. Best practices for Manim Community Edition - the community-maintained Python animation engine. Covers Scene structure, animations, LaTeX/MathTex, 3D with ThreeDScene, camera control, styling, and CLI usage. NOT for ManimGL/3b1b version (which uses `manimlib` imports and `manimgl` CLI).

C 5.0
Full Stack
693
rank 74
hot 99
SkillHub ClubGrow & Distribute

growth-hacker

Generate growth strategies and ready-to-publish marketing content for product growth. Use when planning launches, assessing product-market fit, creating marketing content, designing experiments, optimizing activation/onboarding, or developing acquisition strategies. Incorporates proven frameworks from Sean Ellis (PMF testing, ICE prioritization) and Nikita Bier (viral consumer growth, activation optimization). Covers product-market fit assessment, activation optimization, viral loops, SEO, email marketing, social media, landing pages, and growth experiments.

C 5.0
Full StackTech WriterTesting
411
rank 71
hot 99
SkillHub ClubShip Full Stack

map

高德地图路线规划与 POI 搜索。支持驾车、步行、骑行、公交路线规划,以及景点、餐厅搜索。当用户询问路线、行程规划、景点推荐、餐厅推荐时使用。

C 5.0
Full Stack
220
rank 68
hot 97
SkillHub ClubShip Full Stack

cron-manager

定时任务管理。创建、查看、修改、删除定时任务,管理任务会话数据。当用户需要设置提醒、定时执行任务、管理调度计划时使用。

C 5.0
Full Stack
220
rank 68
hot 97
SkillHub ClubShip Full Stack

web-performance-audit

This skill performs comprehensive web performance audits by measuring Core Web Vitals, identifying bottlenecks, and providing prioritized optimization recommendations to improve page load times and user experience.

C 5.0
Full Stack
84
rank 63
hot 93
SkillHub ClubAnalyze Data & AI

cfn-improvement-recommender

Analyzes sprint retrospective data to identify bottlenecks and suggest improvements in agent selection, feedback processing, and iteration management. Provides confidence scores and tracks recommendation effectiveness over time.

A 7.2
DevOpsData / AI
sprint-retrospectiveprocess-improvementanalytics
14
rank 72
hot 86
SkillHub ClubShip Full Stack

Remembering Conversations

Searches archived Claude conversations using semantic or exact text matching. Helps developers find past discussions, decisions, and solutions instead of re-solving problems. Works via CLI or within Claude Code sessions with subagents to save context.

A 8.0
Full Stack
conversation-searchcontext-retrievalsemantic-searchdeveloper-tools
4
rank 80
hot 81
SkillHub ClubShip Full Stack

task-valid-review

A verification tool for checking task completion before moving from Review to Done. It validates subtask completion, code/file changes, and task-work alignment with clear pass/fail outputs. Useful for developers who want to ensure work is actually finished.

A 7.8
Full StackTesting
task-managementcode-reviewworkflow-verificationgit-check
2
rank 78
hot 79
SkillHub ClubWrite Technical Docs

Chord_Android

Automatically updates project documentation in .claude/docs/ based on actual code changes made during a session. It syncs architecture, conventions, modules, and requirements files, ensuring docs reflect only implemented work, not plans. Includes templates and integration with AGENTS.md.

A 7.8
Tech WriterFull StackIntegration
documentation-syncproject-maintenanceworkflow-automation
2
rank 78
hot 79
SkillHub ClubAnalyze Data & AI

pine-script-generator

Generates TradingView Pine Script code to visualize options positions from CSV data. Creates color-coded horizontal lines for strike prices with labels showing expiration dates and position details. Handles different option types and basic strategies.

A 7.7
Full StackData / AI
tradingpine-scriptoptionsvisualization
0
rank 77
hot 74
SkillHub ClubGrow & Distribute

analyzing-marketing-campaign

Analyze weekly marketing campaign performance data across channels. Use when analyzing multi-channel digital marketing data to calculate funnel metrics (CTR, CVR) and compare to benchmarks, compute cost and revenue efficiency metrics (ROAS, CPA, Net Profit), or get budget reallocation recommendations based on performance rules.

C 5.0
Full StackData / AI
835
rank 75
hot 99
SkillHub ClubShip Full Stack

youtube-downloader

Download YouTube videos with customizable quality and format options. Use this skill when the user asks to download, save, or grab YouTube videos. Supports various quality settings (best, 1080p, 720p, 480p, 360p), multiple formats (mp4, webm, mkv), and audio-only downloads as MP3.

C 5.0
Full Stack
442
rank 72
hot 99
SkillHub ClubGrow & Distribute

linkedin-profile-optimizer

Audit and rewrite your LinkedIn profile to attract the right people. Scores each section, rewrites headline and about copy, and includes an AI visibility checklist so you show up in ChatGPT, Perplexity, and Claude search. Use when someone says "optimize my LinkedIn," "LinkedIn profile help," "rewrite my about section," or "how do I show up in AI search."

C 5.0
Full StackData / AITech Writer
158
rank 66
hot 96
SkillHub ClubRun DevOps

cfn-deployment-lifecycle

Combines deployment and promotion workflows for Claude Skills into a single package. Manages transitions between APPROVED, DEPLOYED, staging, and production states with atomic operations. Useful for teams maintaining multiple skills.

B 6.9
DevOpsFull StackIntegration
skill-managementdeployment-workflowmcp-tools
14
rank 69
hot 86
SkillHub ClubRun DevOps

cfn-redis-coordination

Provides Redis-based coordination for Claude agents using pub/sub and blocking list operations. Enables agent waiting modes, context sharing, and completion tracking in multi-agent workflows. Includes bash wrappers for common operations.

B 6.7
DevOps
redisagent-coordinationdistributed-systemspub-sub
14
rank 67
hot 86
SkillHub ClubWrite Technical Docs

golang

This skill provides Go development best practices and patterns for writing idiomatic Go code, including project structure, formatting standards, and workflow automation for building, testing, linting, and debugging Go projects.

C 5.0
Full StackTech WriterTesting
14
rank 54
hot 86
SkillHub ClubBuild Mobile

app-store-deploy

This skill provides a reference guide for submitting mobile apps to iOS App Store and Google Play. It covers account requirements, EAS submit commands, common rejection reasons, and testing tracks. It's essentially a structured checklist rather than an interactive tool.

A 7.5
MobileDevOpsTesting
app-storemobile-deploymenteas-submitapp-review
5
rank 75
hot 82
SkillHub ClubRun DevOps

cloud-sandbox

This skill provides tools to create and manage isolated E2B sandboxes for running code in various languages. It supports multiple templates like Node.js, Python, and React, with features for file upload, command execution, and environment configuration. Useful for testing untrusted code or creating reproducible development setups.

A 7.9
DevOpsFrontendTesting
sandboxcode-executiondevelopment-environmentcloud-infrastructure
3
rank 79
hot 80
SkillHub ClubShip Full Stack

hive-mind-advanced

Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory

A 7.7
Full Stack
2
rank 77
hot 79
SkillHub ClubResearch & Ops

aesthetic-cultural-research

Maps aesthetic briefs to cultural references across art, film, architecture, fashion, and music. Outputs reference cards with visual language analysis and organizes findings as Image and Memo nodes in Brain canvas for creative projects.

A 7.7
DesignerFull Stack
aesthetic-researchvisual-referencecreative-workflowdesign-tools
2
rank 77
hot 79
SkillHub ClubShip Full Stack

skill-analyzer

Analyzes CLAUDE.md files to map project requirements against available SkillOS skills. Identifies relevant existing skills and creates specifications for missing project-specific skills. Updates documentation with skill recommendations and implementation guidance.

A 8.0
Full Stack
skill-managementproject-analysisworkflow-automationdocumentation
1
rank 80
hot 77
Previous
Page 190 of 1125
Next