Total 38,911 skills
Showing 12 of 38911 skills
Analyze story dependencies, detect issues, and generate visual dependency graphs
The skill for control Home Assistant smart home devices and query states using MCP protocol.
Use when asked to visualize sales territories, coverage areas, service regions, or geographic boundaries on interactive maps.
Use when asked to convert between KML and GeoJSON formats, or convert geo data for mapping applications.
Standardize and format phone numbers with international support, validation, and multiple output formats.
An opintionated skill to prepare a marimo notebook to make it ready for a scheduled run.
Convert a Jupyter notebook (.ipynb) to a marimo notebook (.py).
Execute deployment through Makefile targets with ENV_MODE and optional VERSION overrides. Use when running real deployment or dry-run preview in Makefile-first workflow.
Lint Docker Compose files for Makefile-first deployment environments using .deploy.env.common + .deploy.env.<ENV_MODE>. Use when validating local/test/prod/custom compose files for image/build declaration, restart, healthcheck, logging, and external network settings.
Coding patterns extracted from OpenAI Codex Rust codebase - a production CLI/agent system with strict error handling, async patterns, and workspace organization
Normalize and validate deployment version under Makefile-first workflow. Use when reading or validating version for test/prod/custom environments before make-based deployment.
Archive deployment records with merged common+environment config context (including remote port) for Makefile-first deployment workflow.