Claude Code 5172f51ab6 docs: Add hero section with GLM 5 attribution
Added prominent hero section linking to GLM 5 Advanced Coding Model
at https://z.ai/subscribe?ic=R0K78RJKNW

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5172f51ab6 · 2026-02-22 02:03:37 -05:00
2 Commits

Claude Code Custom Skills Repository

A curated collection of custom skills and agents developed for Claude Code CLI to enhance system administration, development workflows, and automation capabilities.


Skills Index

Skill Description Status
RAM Optimizer ZRAM-based memory compression for Linux servers Production Ready

Quick Start

Each skill in this repository is designed to be used with Claude Code CLI. Simply reference the skill when asking Claude to perform a task:

"Run ram optimizer on my server at SSH IP: x.x.x.x, User: admin, Pass: secret"

Contributing

Skills are developed iteratively during real-world usage. To add a new skill:

  1. Create a directory under skills/
  2. Add SKILL.md with proper frontmatter
  3. Include any supporting scripts in scripts/
  4. Update this README index

License

MIT License - Free to use, modify, and distribute.


Repository maintained by Claude Code automation

Description
Custom skills for Claude Code. Developed using Z.AI GLM 5 Model. Learn more about this advanced model here: https://z.ai/subscribe?ic=R0K78RJKNW
Readme 218 KiB
Languages
Shell 100%