Recovery strategy when the Write tool fails to create a new file. Use this skill whenever a Write or Edit tool call fails with an error related to creating a new file — such as missing parent directories, permission issues, or "file not found" errors on files that don't exist yet. This skill does NOT apply to editing…
Query and control a UniFi network using the unifi CLI (a restish wrapper with 1Password auth) or the REST API as fallback. Use this skill whenever the user wants to manage their UniFi network — listing connected clients, blocking/unblocking devices, managing firewall policies, checking WAN health and speed test resul.
Query and control a UniFi network using the unifi CLI (a restish wrapper with 1Password auth) or the REST API as fallback. Use this skill whenever the user wants to manage their UniFi network — listing connected clients, blocking/unblocking devices, managing firewall policies, checking WAN health and speed test…
Download videos from any website and optionally send them to a Jellyfin server. Supports YouTube, Vimeo, Twitter/X, TikTok, Instagram, Reddit, Twitch, and virtually any platform hosting video content. Downloads directly on the Jellyfin host over SSH (or locally to /tmp + SCP as fallback), triggers a Jellyfin library…
Use this agent when the user wants to download or extract videos from websites. This includes YouTube, Vimeo, Twitter/X, TikTok, Instagram, Reddit, Twitch, and virtually any other platform hosting video content. The agent handles single videos, playlists, batch downloads, and tricky extraction scenarios. ALWAYS launch…
Download videos from any website and optionally send them to a Jellyfin server. Supports YouTube, Vimeo, Twitter/X, TikTok, Instagram, Reddit, Twitch, and virtually any platform hosting video content. Downloads directly on the Jellyfin host over SSH (or locally to /tmp + SCP as fallback), triggers a library rescan…
Use this skill whenever the user is creating, editing, maintaining, or debugging a custom WordPress theme. Trigger for any of the following: building a theme from scratch, modifying theme templates (header.php, footer.php, single.php, page.php, etc.), working with functions.php, registering hooks or filters, styling…
Use this skill whenever the user is creating, editing, maintaining, or debugging a custom WordPress theme. Trigger for any of the following: building a theme from scratch, modifying theme templates (header.php, footer.php, single.php, page.php, etc.), working with functions.php, registering hooks or filters, styling…
Spin up and manage local WordPress demo sites using Docker Compose and WP-CLI. Use this skill to create a fresh WordPress site, start/stop an existing site, list all local sites, or fully destroy one. Trigger on: "spin up a WordPress site", "local WordPress", "new WordPress dev environment", "create a demo site"…
Haiku agent for wp-local stateless operations: check-deps, list, start, and stop. Invoked synchronously by the wp-local skill (do NOT run in the background — results are needed immediately before the skill can proceed). The prompt must specify the operation and any arguments. Returns the script's JSON output verbatim…
Spin up and manage local WordPress demo sites using Docker Compose and WP-CLI. Use this skill whenever the user wants to create a local WordPress site, start or stop an existing site, list their local WordPress sites, or permanently destroy a site. Trigger on: "spin up a WordPress site", "local WordPress", "new…
TestRail MCP server — browse the API, search test cases, and manage runs and results. Runs locally over stdio. Runs locally from the tram-mcp npm package.