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.
dialogue-graph
A library for building, validating, visualizing, and serializing dialogue graphs. Use this when parsing scripts or creating branching narrative structures.
git
Automate Git workflow for AgentOS. Handles branch creation, TODO-based commits, and PR generation following project conventions.
Backend API
Design and implement RESTful API endpoints following REST principles with consistent naming conventions, proper HTTP methods, versioning strategies, and appropriate status codes. Use this skill when creating new API endpoints, designing API route structures, implementing API controllers or routes, defining API versioning strategies, setting up API rate limiting, or working with query parameters for filtering, sorting, and pagination. This skill applies when working on routes/api.php files, API controller files, API resource transformers, or any backend code that exposes HTTP API endpoints to clients.
box-least-squares
Box Least Squares (BLS) periodogram for detecting transiting exoplanets and eclipsing binaries. Use when searching for periodic box-shaped dips in light curves. Alternative to Transit Least Squares, available in astropy.timeseries. Based on Kovács et al. (2002).
log-analysis
Log file analysis including reading, searching, filtering, and pattern matching. Use when investigating issues in logs, searching for errors, or analyzing application behavior.
intermediate
Teaches intermediate Claude Code users how to create custom skills, plugins, MCP integrations, and hooks. Follows a structured learning pattern with clear exercises and completion criteria. Focuses on practical customization rather than basic usage.
dual-timezone-skill
Handle FL/IL time conversions, Shabbat awareness, prayer time consciousness, and timezone-appropriate scheduling
select-agents
A skill that determines risk levels and selects appropriate stakeholder agents for tasks based on file types and task descriptions. It provides concrete rules for agent assignment, preventing over/under-staffing in multi-agent Claude workflows.
claude-code-analyzer
Analyzes Claude Code usage patterns and project structure to recommend workflow improvements. Automates configuration of auto-allows, slash commands, agents, and CLAUDE.md documentation based on actual tool usage and detected tech stack.
pcap-triage-tshark
Fast workflow to inspect PCAPs and extract protocol-level details using tshark
mpc-horizon-tuning
Selecting MPC prediction horizon and cost matrices for web handling.
parallel-processing
Parallel processing with joblib for grid search and batch computations. Use when speeding up computationally intensive tasks across multiple CPU cores.
erlang-concurrency
Use when erlang's concurrency model including lightweight processes, message passing, process links and monitors, error handling patterns, selective receive, and building massively concurrent systems on the BEAM VM.
local-ssl
Enable HTTPS for local development with trusted SSL certificates. Use when developers need to test SSL/TLS features, work with third-party APIs requiring HTTPS, or simulate production environments. Supports mkcert, OpenSSL, and automatic certificate trust configuration for macOS, Linux, and Windows.
search-flights
Search flights by origin, destination, and departure date using the bundled flights dataset. Use this skill when proposing flight options or checking whether a route/date combination exists.
pcap-analysis
Guidance for analyzing network packet captures (PCAP files) and computing network statistics using Python, with tested utility functions.
web-performance-optimization
This skill optimizes web application performance through techniques like code splitting, lazy loading, caching strategies, and Core Web Vitals monitoring, helping improve page load times, reduce bundle sizes, and enhance user experience.
mhc-algorithm
Implement mHC (Manifold-Constrained Hyper-Connections) for stabilizing deep network training. Use when implementing residual connection improvements with doubly stochastic matrices via Sinkhorn-Knopp algorithm. Based on DeepSeek's 2025 paper (arXiv:2512.24880).
FFmpeg Format Conversion
Convert media files between formats - video containers, audio formats, and codec transcoding
nginx-sites-available
Generates nginx-sites-available-default configuration file for serving the Vue application on Debian/Ubuntu-based nginx installations.
constraint-parser
Parse scheduling constraints from a email text.
OpenSSL
Expert guidance for OpenSSL operations including certificate generation, key management, CSR creation, certificate verification, encryption, and PKI operations. Use this when working with SSL/TLS certificates, cryptographic keys, or PKI infrastructure.
weather
天气查询与预报。支持全球城市天气查询、多日预报、详细气象数据。无需 API Key。当用户询问天气、气温、是否下雨、穿衣建议、出行天气等场景时使用。JSON 输出已优化,只返回关键信息。
job-application-optimizer
Optimize job applications by tailoring resumes to job postings, generating customized cover letters, and preparing role-specific interview questions. Analyzes job descriptions to highlight relevant skills and experience. Use when users need to apply for jobs, customize resumes, or prepare for interviews.