terminal-skills
Terminal commands for Linux, Kubernetes, Docker, and cloud operations
All Skills in This Repository (61)
Pure Emerald Level Indicatorspostgresql
Manage PostgreSQL databases with commands for connection, backup, and tuning.
redis
Manage Redis connections, data structures, persistence, replication, and clusters.
sql-optimization
Analyze SQL execution plans and optimize indexes for MySQL and PostgreSQL queries.
mongodb
Manage MongoDB databases via mongosh for CRUD, indexing, and aggregation.
mysql
Manage MySQL and MariaDB databases via SQL and bash commands.
elasticsearch
Manage Elasticsearch clusters, indices, and documents via cURL HTTP API.
terraform
Manage cloud infrastructure with Terraform and HCL configurations.
ansible
Automate infrastructure provisioning and application deployment with Ansible playbooks and roles.
monitoring
Configure Prometheus, Grafana, and Alertmanager for monitoring and alerting.
ci-cd
Configure CI/CD pipelines for GitHub Actions, GitLab CI, and Jenkins.
git-advanced
Guide advanced Git operations including branching, rebasing, cherry-picking, stashing, and hooks.
container-ops
Manage Docker container lifecycle, resources, and monitoring via CLI.
Frequently Asked Questions
FAQPage SchemaHow to install Terminal Skills?โผ
Run `npx skills add chaterm/terminal-skills --all -g -y` in your terminal to install all 63 skills globally.
What does Terminal Skills cover?โผ
It covers Linux administration, Kubernetes, Docker, MySQL/PostgreSQL/Redis/MongoDB, Nginx, networking, security hardening, backups, and AWS/Azure/GCP/Aliyun CLI operations.
How to troubleshoot Kubernetes pods with these skills?โผ
The Kubernetes skills provide step-by-step diagnostic commands for Pod states like CrashLoopBackOff, ImagePullBackOff, and OOMKilled, plus log viewing and debug container workflows.
Does Terminal Skills work with Claude Code and Cursor?โผ
Yes. Every skill follows the standard SKILL.md format and works in Claude Code, Cursor, OpenClaw, and other compatible coding environments.
Can beginners use Terminal Skills without deep DevOps experience?โผ
Yes. Each skill includes copy-paste commands, common scenarios, and troubleshooting tables, so your assistant can execute correct operations from plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core