Find the perfect skill
Cal Automation via Rube MCP
Development
Automate Cal tasks via Rube MCP (Composio). Always search tools first for current schemas.
Analyzing Network Flow Data with NetFlow
Security
Parse NetFlow v9 and IPFIX records to detect volumetric anomalies, port scanning, data exfiltration, and C2 beaconing patterns. Uses the Python netflow library to decode flow records and apply statistical analysis.
ISO 27001 Gap Analyzer
Security
Automated assistance for ISO 27001 gap analysis tasks within the Security Advanced domain. Provides step-by-step guidance, configurations, and validation.
Fish script validation
Development
Validates fish scripts located in config/fish/ by performing syntax checks with fish --no-execute and formatting checks with fish_indent --check. This skill is automatically applied after editing any .fish file to ensure scripts are correct and properly formatted.
Package Skill for Distribution
Development
Validate and package a Claude Code Skill into a distributable zip file.
Capacitor App Upgrade v6 to v7
Development
Upgrade a Capacitor app from v6 to v7 with package and native updates. Use for v6 projects needing the v7 migration path.
Before-After Screenshots
Testing
Captures before/after screenshots of web pages for visual comparison and PR documentation. Handles URLs or local images, with viewport and selector options.
Deployment Setup
DevOps
Configures deployment settings for land-and-deploy: detects the platform, production URL, health checks, and writes config to CLAUDE.md for automated deploys.
Worklog Task Management
Productivity
Updates worklog files by moving tasks between todo/doing/done states. Helps track progress, start new work, or mark tasks complete. Requires explicit arguments: state and description.
Retell AI SDK Patterns
Development
Production-ready Retell AI SDK patterns for voice agent applications. Use when building production voice agents, implementing retry logic, or establishing patterns.
Control Alexa Devices via CLI
Productivity
Control Amazon Echo devices and smart home using the alexacli CLI. Send text-to-speech, voice commands, and query device state.
A/B Testing
Data & AI
Guides the design and implementation of statistically valid A/B tests, including hypothesis formulation, sample size, and metric selection.