kimi-cli
Kimi CLI skills target a terminal-oriented agent workflow for development and automation work. Browse this page for prompts and helpers that fit command-line execution, repo context, software implementation, and investigative tasks handled by a coding assistant.
Skills compatible with kimi-cli
recipe-send-personalized-emails
by googleworkspace/cli
PREREQUISITE: Load the following skills to execute this recipe: gws-sheets , gws-gmail
recipe-search-and-export-emails
by googleworkspace/cli
PREREQUISITE: Load the following skills to execute this recipe: gws-gmail
trading-analysis
by gracefullight/stock-checker
This skill generates comprehensive investment reports combining real-time market data, technical analysis, Claude AI insights, and professional visualizations.
zustand
by lobehub/lobehub
Source details, install context, and public review data are available on the full page.
trigger-config
by triggerdotdev/skills
Configure your Trigger.dev project with trigger.config.ts and build extensions.
shopify-liquid-themes
by benjaminsehl/liquid-skills
Comparison: == , != , > , = , <= Logical: and , or , contains
content-hash-cache-pattern
by affaan-m/everything-claude-code
Cache expensive file processing results (PDF parsing, text extraction, image analysis) using SHA-256 content hashes as cache keys. Unlike path-based caching, this approach survives file moves/renames and auto-invalidates when content changes.
asc-localize-metadata
by rudrankriyam/app-store-connect-cli-skills
Use this skill to pull English (or any source locale) App Store metadata, translate it with LLM, and push translations back to App Store Connect — all automated.
trigger-agents
by triggerdotdev/skills
Build production-ready AI agents using Trigger.dev's durable execution.
recipe-audit-external-sharing
by googleworkspace/cli
PREREQUISITE: Load the following skills to execute this recipe: gws-drive
redis-development
by redis/agent-skills
Comprehensive performance optimization guide for Redis, including Redis Query Engine, vector search, and semantic caching. Contains 29 rules across 11 categories, prioritized by impact to guide automated optimization and code generation.
ui-design
by tencentcloudbase/skills
Source details, install context, and public review data are available on the full page.
faster-whisper
by theplasmak/faster-whisper
Local speech-to-text using faster-whisper — a CTranslate2 reimplementation of OpenAI's Whisper that runs 4-6x faster with identical accuracy. With GPU acceleration, expect ~20x realtime transcription (a 10-minute audio file in ~30 seconds).
mongodb
by hoodini/ai-agents-skills
Build and query MongoDB databases with best practices.
regex-vs-llm-structured-text
by affaan-m/everything-claude-code
A practical decision framework for parsing structured text (quizzes, forms, invoices, documents). The key insight: regex handles 95-98% of cases cheaply and deterministically. Reserve expensive LLM calls for the remaining edge cases.
swift-testing-pro
by twostraws/swift-testing-agent-skill
Write and review Swift Testing code for correctness, modern API usage, and adherence to project conventions. Report only genuine problems - do not nitpick or invent issues.
gws-groupssettings
by googleworkspace/cli
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
novel-writer-workflow-guide
by wordflowlab/novel-writer-skills
Source details, install context, and public review data are available on the full page.
recipe-deploy-apps-script
by googleworkspace/cli
PREREQUISITE: Load the following skills to execute this recipe: gws-apps-script
search-first
by affaan-m/everything-claude-code
Systematizes the "search for existing solutions before implementing" workflow.
academic-writing
by jamditis/claude-skills-journalism
Systematic approaches for scholarly writing, research design, and academic communication.
ghost-scan-secrets
by ghostsecurity/skills
Source details, install context, and public review data are available on the full page.
agent-slack
by stablyai/agent-slack
agent-slack is a CLI binary installed on $PATH . Invoke it directly (e.g. agent-slack user list ). If installed via Nix flake only, run commands with nix run github:stablyai/agent-slack -- .
m07-concurrency
by zhanghandong/rust-skills
Source details, install context, and public review data are available on the full page.