chatermchatermCommunityยท61 Agent Skills Included

terminal-skills

Terminal commands for Linux, Kubernetes, Docker, and cloud operations

Provides ready-to-use terminal commands and configurations for Linux administration, Kubernetes, Docker, databases, networking, security, and cloud platforms. Eliminates the need to memorize complex command syntax or search documentation during incidents and deployments. Includes troubleshooting tables and real-world scenarios so engineers resolve issues faster with battle-tested commands.
npx skills add chaterm/terminal-skills --all -g -y

All Skills in This Repository (61)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
chatermchaterm

postgresql

Manage PostgreSQL databases with commands for connection, backup, and tuning.

Community
Intermediate
๐Ÿ“ฆ In Repo
chatermchaterm

redis

Manage Redis connections, data structures, persistence, replication, and clusters.

Community
Advanced
๐Ÿ“ฆ In Repo
chatermchaterm

sql-optimization

Analyze SQL execution plans and optimize indexes for MySQL and PostgreSQL queries.

Community
Intermediate
๐Ÿ“ฆ In Repo
chatermchaterm

mongodb

Manage MongoDB databases via mongosh for CRUD, indexing, and aggregation.

Community
Advanced
๐Ÿ“ฆ In Repo
chatermchaterm

mysql

Manage MySQL and MariaDB databases via SQL and bash commands.

Community
Intermediate
๐Ÿ“ฆ In Repo
chatermchaterm

elasticsearch

Manage Elasticsearch clusters, indices, and documents via cURL HTTP API.

Community
Intermediate
๐Ÿ“ฆ In Repo
chatermchaterm

terraform

Manage cloud infrastructure with Terraform and HCL configurations.

Community
Advanced
๐Ÿ“ฆ In Repo
chatermchaterm

ansible

Automate infrastructure provisioning and application deployment with Ansible playbooks and roles.

Community
Advanced
๐Ÿ“ฆ In Repo
chatermchaterm

monitoring

Configure Prometheus, Grafana, and Alertmanager for monitoring and alerting.

Community
Intermediate
๐Ÿ“ฆ In Repo
chatermchaterm

ci-cd

Configure CI/CD pipelines for GitHub Actions, GitLab CI, and Jenkins.

Community
Intermediate
๐Ÿ“ฆ In Repo
chatermchaterm

git-advanced

Guide advanced Git operations including branching, rebasing, cherry-picking, stashing, and hooks.

Community
Advanced
๐Ÿ“ฆ In Repo
chatermchaterm

container-ops

Manage Docker container lifecycle, resources, and monitoring via CLI.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’