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.
segment-anything-model
Foundation model for image segmentation with zero-shot transfer. Use when you need to segment any object in images using points, boxes, or masks as prompts, or automatically generate all object masks in an image.
Linux Privilege Escalation
This skill should be used when the user asks to "escalate privileges on Linux", "find privesc vectors on Linux systems", "exploit sudo misconfigurations", "abuse SUID binaries", "exploit cron jobs for root access", "enumerate Linux systems for privilege escalation", or "gain root access from low-privilege shell". It provides comprehensive techniques for identifying and exploiting privilege escalation paths on Linux systems.
demos
Imported from https://github.com/max-sixty/worktrunk.
storyboard-generator
将剧本转换为分镜表(Shot List)和静帧提示词,支持即梦/banana模型。当需要生成分镜、制作镜头表、批量生成图片提示词时使用。
polymarket
Trade prediction markets on Polymarket. Analyze odds, place bets, track positions, automate alerts, and maximize returns from event outcomes. Covers sports, politics, entertainment, and more.
Sora 2 视频生成
使用 Sora 2 模型生成视频。当用户想要文生视频、图生视频、视频重混,或提到 sora、OpenAI 视频生成时使用此 skill。
erpnext-frappe
Imported from https://github.com/openclaw/skills.
http-generate
Generates HTTP request examples for Spring Boot Web interfaces according to task specification and saves them as .http files in module-generate.md directories
swiftui-ui-patterns
Best practices and example-driven guidance for building SwiftUI views and components. Use when creating or refactoring SwiftUI UI, designing tab architecture with TabView, composing screens, or needing component-specific patterns and examples.
migrate-postgres-tables-to-hypertables
Comprehensive guide for migrating PostgreSQL tables to TimescaleDB hypertables with optimal configuration and performance validation
jira-epic
Creates Jira epics for large features following Prowler's standard format. Trigger: When user asks to create an epic, large feature, or multi-task initiative.
nav-init
Sets up Navigator's documentation structure in a project by creating .agent/ directories, copying templates, detecting project info, and configuring token monitoring. Prevents overwriting existing setups and provides clear next steps.
resume_handoff
This skill helps developers resume interrupted work by reading handoff documents, verifying current code state, and creating action plans. It handles ticket numbers or file paths, reads referenced documents, validates changes, and proposes next steps before implementation.
error-tracking
This skill helps track and debug production errors using CloudWatch Logs and structured logging, enabling investigation of issues, monitoring application health, and improving overall observability through automated log analysis.
mjml-email-templates
Build responsive email templates using MJML markup language. Compiles to cross-client HTML that works in Outlook, Gmail, and Apple Mail. Includes template renderer, layout patterns, and variable substitution.
wechat-article-writer
专业的微信公众号文章创作助手。当用户提供网站链接、文本素材或图像,需要创作微信公众号文章时使用。支持通过搜索工具丰富内容、优化标题、调整语气为官方文案风格,帮助创作高质量的公众号推文。适用于企业宣传、品牌推广、资讯报道等官方内容创作场景。
extensibility-advisor
Helps developers choose the right Claude Code extension method (Skills, Commands, Subagents, etc.) based on their use case. Provides clear decision criteria and trade-off explanations to avoid confusion when extending Claude's capabilities.
subagent-generator
Generates specialized Claude Code subagents with appropriate tool restrictions, model selection, and system prompts. Creates properly formatted .md files with YAML frontmatter based on user's domain requirements. Guides users through purpose definition, tool recommendations, and prompt creation.
tmux
This skill enables Claude to remotely control tmux sessions for interactive command-line work. It provides detailed instructions for sending keystrokes, scraping pane output, and managing sessions via private sockets. Includes specific recipes for Python REPLs, gdb, and other TTY applications with synchronization helpers.
ripgrep
Efficient text search using ripgrep (rg) with one-shot patterns that minimize iterations by getting files, line numbers, and context in a single call
ctf-rev
Solve CTF reverse engineering challenges using systematic analysis to find flags, keys, or passwords. Use for crackmes, binary bombs, key validators, obfuscated code, algorithm recovery, or any challenge requiring program comprehension to extract hidden information.
dotnet-backend
A .NET/C# backend development expert specializing in building enterprise-grade ASP.NET Core APIs, including REST, minimal APIs, and gRPC services, with features like Entity Framework Core, authentication/authorization, background services, and real-time SignalR for robust and scalable solutions.
portfolio-optimization
Guidance for implementing high-performance portfolio optimization using Python C extensions. This skill applies when tasks require optimizing financial computations (matrix operations, covariance calculations, portfolio risk metrics) by implementing C extensions for Python. Use when performance speedup requirements exist (e.g., 1.2x or greater) and the task involves numerical computations on large datasets (thousands of assets).
basicmemory
This skill helps set up and manage a 'basicmemory' project for Claude, providing initialization checks and access to guide documents. It ensures a memory project exists and offers functions to list and read guide files. The implementation is straightforward but limited to a specific project structure.