CLI 工具
命令行工具
gen-docs
MoonshotAI
Update Kimi Code CLI user documentation.
translate-docs
MoonshotAI
Translate and sync bilingual documentation.
codex-worker
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
MoonshotAI
Execute the release workflow for Kimi Code CLI packages.
Amethyst Builder Skill
vitorpamplona
Direct download: Host on any web server
review-arguments-dsl
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
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
RediSearch
Read the source of the C module we are working on, before we made any changes.
lint
RediSearch
Check code quality and formatting before committing changes. Use this to verify your changes meet our coding standards.
build
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
qualixar
"AI agent memory with mathematical foundations. Store, recall, search, and manage memories locally with zero cloud dependency."
dart-benchmark-packet
dartsim
"DART Benchmark Packet: author or refresh a benchmark evidence packet for an owning plan"
dart-build
dartsim
"DART Build: CMake, pixi, dependencies, and build troubleshooting"
dart-fix-ci
dartsim
"DART Fix CI: debug and fix failing CI checks on any base branch"
dart-python
dartsim
"DART Python: dartpy bindings, nanobind, wheels, and API patterns"
localize
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
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
malob
Speak the last response aloud using text-to-speech
nix-config
malob
Disable auto TTS for this session
icon-lookup
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
malob
Stop any currently playing text-to-speech audio
audit-permissions
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.
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
epicweb-dev
Guide on deployment with Fly.io, multi-region setup, and CI/CD for Epic Stack