- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
gen-docs
by MoonshotAI
Update Kimi Code CLI user documentation.
translate-docs
by MoonshotAI
Translate and sync bilingual documentation.
codex-worker
by MoonshotAI
Spawn and manage multiple Codex CLI agents via tmux to work on tasks in parallel. Use whenever a task can be decomposed into independent subtasks (e.g. batch triage, parallel fixes, multi-file refactors). When codex and tmux are available, prefer this over the built-in Task tool for parallelism.
release
by MoonshotAI
Execute the release workflow for Kimi Code CLI packages.
Amethyst Builder Skill
by vitorpamplona
Direct download: Host on any web server
review-arguments-dsl
by ruby-git
"Audits a command class's arguments DSL definition to verify it accurately maps Ruby call arguments to git CLI arguments in the correct order with correct DSL methods and modifiers."
write-yard-documentation
by ruby-git
"Guides documenting Ruby source code with YARD doc comments. Use when writing new code, generating missing docs, updating examples, fixing doc errors, or checking documentation coverage."
read-unmodified-c-module
by RediSearch
Read the source of the C module we are working on, before we made any changes.
lint
by RediSearch
Check code quality and formatting before committing changes. Use this to verify your changes meet our coding standards.
build
by RediSearch
Compile the project to verify changes build successfully. Use this to verify your changes build properly together with the complete project and dependencies, and make sure to use it before running end to end tests.
superlocalmemory
by qualixar
"AI agent memory with mathematical foundations. Store, recall, search, and manage memories locally with zero cloud dependency."
dart-benchmark-packet
by dartsim
"DART Benchmark Packet: author or refresh a benchmark evidence packet for an owning plan"
dart-build
by dartsim
"DART Build: CMake, pixi, dependencies, and build troubleshooting"
dart-fix-ci
by dartsim
"DART Fix CI: debug and fix failing CI checks on any base branch"
dart-python
by dartsim
"DART Python: dartpy bindings, nanobind, wheels, and API patterns"
localize
by ryokun6
Localize ryOS apps and components by extracting hardcoded strings, replacing with translation keys, and syncing across languages. Use when localizing an app, adding i18n support, translating UI text, or working with translation files.
start-release
by FradSer
This skill should be used when the user asks to "start a release", "create release branch", "prepare a release", "git flow release start", or wants to begin a new version release.
nix-config
by malob
Speak the last response aloud using text-to-speech
nix-config
by malob
Disable auto TTS for this session
icon-lookup
by malob
Workaround for Claude Code filtering BMP PUA Unicode (U+E000-U+F8FF). Supplementary PUA Nerd Font icons like (U+F0000+, e.g. nf-md-github, nf-md-kubernetes, nf-md-battery) can be written directly. BMP PUA icons (Powerline, Font Awesome, Devicons) require placeholder syntax like {{ U+E0A0 }} or {{ nf-fa-star }} (without spaces), which hooks auto-convert. Invoke when reading or writing Starship configs, tmux themes, shell prompts, or statuslines.
nix-config
by malob
Stop any currently playing text-to-speech audio
audit-permissions
by malob
This skill should be used when the user asks to "audit claude permissions", "audit permissions", "review local claude settings", "promote permissions to global", "clean up claude settings", "find permission patterns", or wants to identify project-local Claude Code permissions that should be added to global configuration.
by modelscope
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
epic-deployment
by epicweb-dev
Guide on deployment with Fly.io, multi-region setup, and CI/CD for Epic Stack