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.
ctf-pwn
Solve CTF binary exploitation challenges by discovering and exploiting memory corruption vulnerabilities to read flags. Use for buffer overflows, format strings, heap exploits, ROP challenges, or any pwn/exploitation task.
gerrit
Interact with Storj Gerrit team code collaboration service, which we just called it gerrit, when the user ask to do it
psychologist-analyst
Analyzes events through psychological lens using cognitive psychology, social psychology, developmental psychology, clinical psychology, and neuroscience. Provides insights on behavior, cognition, emotion, motivation, group dynamics, decision-making biases, mental health, and individual differences. Use when: Behavioral patterns, decision-making, group behavior, mental health, leadership, persuasion, trauma, development. Evaluates: Cognitive processes, emotional responses, motivations, biases, group dynamics, personality, mental states.
docx
Provides tools for creating, editing, and analyzing .docx files through XML manipulation and pandoc conversion. Supports tracked changes, comments, and formatting preservation with specific workflows for different document tasks.
chipsec
Static analysis of UEFI/BIOS firmware dumps using Intel's chipsec framework. Decode firmware structure, detect known malware and rootkits (LoJax, ThinkPwn, HackingTeam, MosaicRegressor), generate EFI executable inventories with hashes, extract NVRAM variables, and parse SPI flash descriptors. Use when analyzing firmware .bin/.rom/.fd/.cap files offline without requiring hardware access.
image-analysis
图片分析与识别,可分析本地图片、网络图片、视频、文件。适用于 OCR、物体识别、场景理解等。当用户发送图片或要求分析图片时必须使用此技能。
codex
Provides a wrapper for OpenAI Codex CLI with detailed workflows for code analysis, refactoring, and automated editing. Includes specific handling for HPC environments with Landlock restrictions and clear command patterns for different use cases.
systematic-debugging
A structured four-phase debugging framework that enforces root cause investigation before fixes. Provides concrete steps for error analysis, evidence gathering, hypothesis testing, and implementation with clear red flags and architectural warnings.
plugin-scaffolder
Creates structured Claude Code plugin directories with manifest files and documentation. Guides users through plugin setup with intelligent defaults based on plugin purpose, reducing manual configuration time. Includes validation, component selection logic, and marketplace preparation steps.
systematic-debugging
A four-phase debugging framework that enforces root cause investigation before fixes. It provides concrete steps for reproducing issues, analyzing patterns, testing hypotheses, and implementing solutions. The skill prevents random fixes and emphasizes understanding the problem first.
foundations
A structured onboarding skill for new Claude Code users that teaches core concepts through a consistent teaching pattern. It covers CLAUDE.md, slash commands, skills, and includes clear completion criteria. The skill follows a predictable CONCEPT→EXAMPLE→EXERCISE→VERIFY flow for each topic.
adhd-task-management
A specialized task management system designed for ADHD users, featuring abandonment detection, timed interventions, and pattern recognition. It tracks task states, provides micro-commitment prompts, and offers body doubling support to improve follow-through.
slack-gif-creator
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."
learn-from-mistakes
Enforces a structured workflow for analyzing and preventing recurring agent mistakes through phase-based enforcement hooks. It mandates investigation before fixing, implements prevention mechanisms, and requires mistake reproduction testing. The skill uses state tracking to block premature fixes and logs errors for pattern analysis.
drawnote-skill
智能笔记与流程图绘制工具(优化版-无权限读取)。根据用户提供的内容,自动生成精美的可视化笔记和流程图,支持多种风格(手写笔记、思维导图、流程图等),并导出为图片。使用内置模板,无需读取文件权限。适用于:(1) 学习笔记可视化,(2) 知识梳理与总结,(3) 流程图绘制,(4) 概念解释图表
browser-automation
This skill provides expert browser automation for web scraping, form filling, screenshot capture, and workflow automation using tools like Playwright and Puppeteer, excluding testing-specific tasks.
slo-implementation
This skill helps define and implement Service Level Indicators (SLIs) and Objectives (SLOs) with error budgets and alerting, enabling teams to set measurable reliability targets and balance system stability with development velocity.
brownfield-analyzer
Analyzes existing brownfield projects to map documentation to SpecWeave's structure, recommends a migration path (Quick Start or Comprehensive), and creates a project context map for efficient, just-in-time migration.
aws-cost-expert
This Claude Skill provides expert AWS cost optimization guidance, covering Reserved Instances, Savings Plans, Spot Instances, and service-specific strategies for EC2, Lambda, S3, and RDS to help reduce your AWS bill using tools like Cost Explorer and Trusted Advisor.
n8n-kafka-workflows
This skill provides expert guidance on integrating Apache Kafka with n8n for no-code/low-code event-driven workflow automation, covering setup, trigger/producer nodes, common patterns like event enrichment and error handling, and best practices.
stripe-integration
This skill enables robust Stripe payment processing for PCI-compliant checkout flows, subscription billing, and secure payment handling, including webhooks, refunds, and customer management.
plugin-validator
This skill validates SpecWeave plugin installations only when explicitly requested by the user, ensuring the marketplace is registered, core plugins are installed, and suggesting context-specific plugins to prevent errors before starting work.
kafka-observability
This skill provides expert guidance for setting up comprehensive Kafka monitoring using Prometheus and Grafana, including JMX metrics collection, pre-built dashboards, and alerting rules to ensure cluster health and performance.
kafka-streams-topology
This skill provides expert guidance on designing Kafka Streams topologies, covering core abstractions like KStream, KTable, and GlobalKTable, stream operations, joins, windowing strategies, and exactly-once semantics to build efficient stream processing applications.