# Claude Code Custom Skills Repository
### Curated Collection of Custom Skills for Claude Code CLI
**Automate system administration, security, and development workflows**
---
✨ Autonomously developed by GLM 5 Advanced Coding Model
⚠️ Disclaimer: All skills should be tested in a test environment prior to using on any live system
---
## Skills Index
| Skill | Description | Status |
|-------|-------------|--------|
| [🚀 RAM Optimizer](./skills/ram-optimizer/) | ZRAM-based memory compression for Linux servers | ✅ Production Ready |
| [🔐 Secret Scanner](./skills/secret-scanner/) | Detect leaked credentials in codebases | ✅ Production Ready |
| [🏛️ Git Archaeologist](./skills/git-archaeologist/) | Analyze repository history and find bugs | ✅ Production Ready |
| [💾 Backup Automator](./skills/backup-automator/) | Automated encrypted backups to cloud storage | ✅ Production Ready |
| [🌐 Domain Manager](./skills/domain-manager/) | DNS management across multiple providers | ✅ Production Ready |
| [🔒 SSL Guardian](./skills/ssl-guardian/) | SSL certificate automation and monitoring | ✅ Production Ready |
| [📡 Log Sentinel](./skills/log-sentinel/) | Log analysis and anomaly detection | ✅ Production Ready |
---
## Quick Start
Each skill works with Claude Code CLI. Simply ask:
"Run ram optimizer on my server"
"Scan this directory for leaked secrets"
"Setup automated backups to S3"
---
Learn more about GLM 5 Advanced Coding Model