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
read-working-memory
by nowledge-co/community
Start every session with context. Your Working Memory is a daily briefing synthesized from your knowledge base.
seedance-2.0-prompter
by pexoai/pexo-skills
This skill transforms a user's scattered multimodal assets (images, videos, audio) and ambiguous creative intent into a structured, executable prompt for the Seedance 2.0 video generation model. It acts as an expert prompt engineer, ensuring the highest quality output from the underlying model.
cosmos-dbt-core
by astronomer/agents
Execute steps in order. Prefer the simplest configuration that meets the user's constraints.
flutter-implementing-navigation-and-routing
by flutter/skills
Use the Navigator widget to push and pop routes using platform-specific transition animations ( MaterialPageRoute or CupertinoPageRoute ).
flutter-reducing-app-size
by flutter/skills
Use this workflow to generate the raw data required for size analysis.
flutter-testing-apps
by flutter/skills
Balance your testing suite across three main categories to optimize for confidence, maintenance cost, dependencies, and execution speed.
zai-tts
by aahl/skills
Generate high-quality text-to-speech audio using GLM-TTS service via the uvx zai-tts command. Before using this skill, you need to configure the environment variables ZAI_AUDIO_USERID and ZAI_AUDIO_TOKEN , which can be obtained by login audio.z.ai and executing localStorage['auth-storage'] in the console via F12...
backend-architect
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
github-triage
by code-yeongyu/oh-my-opencode
1 ISSUE/PR = 1 TASKCREATE = 1 quick SUBAGENT (background). NO EXCEPTIONS.
agentic-engineering
by affaan-m/everything-claude-code
Use this skill for engineering workflows where AI agents perform most implementation work and humans enforce quality and risk controls.
airflow-hitl
by astronomer/agents
Implement human approval gates, form inputs, and human-driven branching in Airflow DAGs using the HITL operators. These deferrable operators pause workflow execution until a human responds via the Airflow UI or REST API.
api-gateway
by maton-ai/api-gateway-skill
Passthrough proxy for direct access to third-party APIs using managed OAuth connections, provided by Maton . The API gateway lets you call native API endpoints directly.
flutter-riverpod-expert
by juparave/dotfiles
You have expert knowledge in Flutter Riverpod state management following 2025 best practices. When the user is working with Riverpod or Flutter state management, apply these patterns and guidelines.
mcp-deepwiki
by aahl/skills
The DeepWiki MCP server provides programmatic access to DeepWiki’s public repository documentation and search capabilities (Ask Devin).
tech-news-digest
by draco-agent/tech-news-digest
Automated tech news digest system with unified data source model, quality scoring pipeline, and template-based output generation.
strategy-compare
by marketcalls/vectorbt-backtesting-skills
Source details, install context, and public review data are available on the full page.
awwwards-animations
by devmartinese/awwwards-animations-skill
Create premium web animations at Awwwards/FWA quality level. React-first approach . 60fps non-negotiable.
biome
by bobmatnyc/claude-mpm-skills
Biome is a fast, all-in-one toolchain for web projects written in Rust. It replaces both ESLint and Prettier with a single tool that's 100x faster and provides zero-config defaults.
llm-models
by inference-shell/skills
Access 100+ language models via inference.sh CLI.
cloudflare-worker-builder
by jezweb/claude-skills
Scaffold a working Cloudflare Worker project from a brief description. Produces a deployable project with Hono routing, Vite dev server, and Static Assets.
codex-subagent
by am-will/codex-skills
Spawn autonomous subagents to offload context-heavy work. Subagents burn their own tokens, return only final results.
doc
by openai/skills
Source details, install context, and public review data are available on the full page.
akshare
by succ985/openclaw-akshare-skill
AkShare is a free, open-source Python library for accessing Chinese financial market data. This skill provides guidance for fetching data from Chinese exchanges including Shanghai Stock Exchange, Shenzhen Stock Exchange, Hong Kong Exchange, and more.
flutter-caching-data
by flutter/skills
Apply the appropriate caching mechanism based on the data lifecycle and size requirements.