Convert Hugo documentation sites and Hugo-managed content into standard Markdown. Use when Agent needs to inspect a local Hugo repository, read hugo.toml or config files, content/, archetypes/, layouts/_shortcodes/, layouts/_markup/, and related docs content, then produce Markdown output with Hugo front matter, shortcodes, render hooks, Markdown attributes, ref/relref links, includes, page bundles, page resources, and asset paths resolved or downgraded safely. This skill is especially useful for Hugo docs migrations, Hugo-to-Markdown exports, and repository-specific conversions where the local Hugo configuration, embedded shortcode rules, and custom templates define the true rules.
Rclone command-line cloud storage manager reference and usage guide. Use this skill whenever the user mentions rclone, or any task involving terminal-based cloud file operations such as upload, download, sync, copy, move, mount, or remote management. Triggers on S3-compatible storage, cloud-to-cloud transfer, remote mounts, backups, filtering, bandwidth control, encrypted remotes, bisync, and workflows across providers such as S3, OSS, COS, OBS, MinIO, Google Drive, Dropbox, OneDrive, and Azure Blob. Use even if the user does not explicitly say "rclone" when the work is clearly command-line cloud storage management.
Redis command-line interface (redis-cli) reference and usage guide. Use this skill whenever the user mentions redis-cli, Redis CLI, or any task involving querying, inspecting, debugging, or managing Redis from the command line. Triggers on key/value reads and writes, SCAN or keyspace inspection, INFO or MONITOR troubleshooting, latency and bigkeys analysis, Pub/Sub, Lua scripts, ACL and client management, cluster operations, import/export, and Redis module workflows such as RediSearch, RedisJSON, Bloom/CF/TopK, vector search, and time series commands. Use even if the user does not explicitly say "redis-cli" when the work is clearly terminal-based Redis operations.
PostgreSQL interactive terminal (psql) reference and usage guide. Use this skill whenever the user mentions psql, PostgreSQL command-line client, backslash commands, meta-commands, \d commands, database inspection, SQL scripting in PostgreSQL, importing/exporting data with psql, \copy, psql formatting, psql variables, or any task involving connecting to or interacting with a PostgreSQL database from the terminal. Also applies when the user asks about PostgreSQL query execution, table inspection, schema exploration, database administration from CLI, or psql configuration and customization. Even if the user doesn't explicitly say "psql" but is working with PostgreSQL from the command line, this skill is relevant.