Find the perfect skill
Scan Mail Inbox
Productivity
Scans your Apple Mail inbox to identify unread, actionable, and priority messages. Summarizes emails from the last 24–48 hours with counts and details. Helps quickly triage your inbox when you ask to check email or find urgent messages.
Scripting Subsystem Audit (M30/M47)
Development
Deep audit of the M30/M47 scripting domain: .pex decompiler, Papyrus parser, AST→ECS recognizer chain, ECS runtime, and cell-loader attach path.
CI Pipeline Monitoring and PR Validation
DevOps
Monitor CI pipeline status, check PR validation results, and manage workflows. Provides sub-skills for monitoring and investigating failures.
Integrate Claude Skill into Guidelines
Documentation
Adapt and integrate a Claude global skill into your project's development guidelines, updating guideline documents and creating example files.
Release Tag
Development
Create a git tag from the version in package.json. Use this skill to tag a release or the current commit.
Agent Payment Execution (x402)
Development
Add x402 payment execution to AI agents with per-task budgets, spending controls, and non-custodial wallets. Supports Base and X Layer.
Quick Summary
Content
Generate quick, concise summaries using small models. Ideal for extracting key points from any content.
Custom NDA Generator
Productivity
Generates complete, customized NDAs with plain English annotations, tailored to specific parties and situations.
Selma Health Check
DevOps
Checks Selma's system health: Ollama, models, config, workspace, skills, sessions, and gateway. Produces a detailed report.
Google Docstring Assistant
Documentation
Write Python docstrings following the Google Python Style Guide, using clear sections and examples.
Visible Branch Name Command
Development
Provides the current Git branch name as dynamic metadata for coding workflow.
SQL Database Migrations with Zero-Downtime
Development
SQL database migrations with zero-downtime strategies for PostgreSQL, MySQL, SQL Server. Handles expand-contract patterns, blue-green schema migrations, and batch data processing with rollback procedures. Use when you need to evolve database schemas without service interruption.