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
send-feishu
by jssfy/k-skills
Send messages, images, and files to Feishu groups or individuals.
super-save
by supermemoryai/claude-supermemory
Save important project knowledge based on what the user wants to preserve.
aixyz-on-openclaw
by agentlyhq/aixyz
This guide is written for openclaw users who want to ship a live, paid AI agent using aixyz. You do not need prior coding experience or knowledge of crypto infrastructure — every step is explained from scratch.
create-squad
by vapiai/skills
Create squads that orchestrate multiple specialized assistants with context-preserving handoffs. Break complex workflows into focused assistants that transfer calls between each other.
google-adk-python
by cnemri/google-genai-skills
This skill provides comprehensive documentation and Python examples for the Google Agent Development Kit (ADK). It maps documentation topics to their corresponding Python code snippets.
write-a-skill
by mattpocock/skills
Source details, install context, and public review data are available on the full page.
compliance
by anthropics/knowledge-work-plugins
Source details, install context, and public review data are available on the full page.
inject
by boshu2/agentops
DEPRECATED (removal target: v3.0.0) — Use ao lookup --query "topic" for on-demand learnings retrieval, or see .agents/AGENTS.md for knowledge navigation. This skill and the ao inject CLI command still work but are no longer called from hooks or other skills.
provenance
by boshu2/agentops
Trace knowledge artifact lineage to sources.
search-strategy
by anthropics/knowledge-work-plugins
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md .
shared
by boshu2/agentops
Source details, install context, and public review data are available on the full page.
forge
by boshu2/agentops
Typically runs automatically via SessionEnd hook.
grepai-workspaces
by yoanbernabeu/grepai-skills
This skill covers using GrepAI workspaces to manage multiple related projects with a unified search index.
news-summary
by zjfls/zhoujie-claude-skills
Source details, install context, and public review data are available on the full page.
openclaw-audit-watchdog
by prompt-security/clawsec
Source details, install context, and public review data are available on the full page.
prd-writer
by pmprompt/claude-plugin-product-management
This skill implements a proven product management framework. The approach combines best practices from industry leaders and is designed for practical application in day-to-day PM work.
social-media-trends-research
by drshailesh88/integrated_content_os
Source details, install context, and public review data are available on the full page.
standards
by boshu2/agentops
Language-specific coding standards loaded on-demand by other skills.
frontend-tailwind-best-practices
by sergiodxa/agent-skills
Styling patterns and conventions for frontend applications. Contains 10 rules covering layout utilities, affordances, color schemes, responsive design, and className handling.
go-testing
by cxuu/golang-skills
Guidelines for writing clear, maintainable Go tests following Google's style.
ratchet
by boshu2/agentops
Track progress through the RPI workflow with permanent gates.
sentry-workflow
by getsentry/sentry-for-ai
Source details, install context, and public review data are available on the full page.
alicloud-ai-translation-anytrans
by cinience/alicloud-skills
Source details, install context, and public review data are available on the full page.
context-compression
by sickn33/antigravity-awesome-skills
When agent sessions generate millions of tokens of conversation history, compression becomes mandatory. The naive approach is aggressive compression to minimize tokens per request. The correct optimization target is tokens per task: total tokens consumed to complete a task, including re-fetching costs when compression...