2233admin/kimi-agent-policy/SKILL.md
Kimi (Moonshot AI) agent tool-use policy ported to OpenClaw. Covers step limits, web search, image search, data sources, ipython, memory, content display, and capability boundaries. All Kimi-specific tools are mapped to available OpenClaw skills.
npx skillsauth add openclaw/skills kimi-agent-policyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Kimi agent tool-use policy and behavior rules, adapted for OpenClaw. Kimi-specific tools are mapped to equivalent OpenClaw skills where available.
| Kimi Tool | OpenClaw Equivalent | Skill | API Key? |
|-----------|-------------------|-------|----------|
| web_search | web_search | built-in ✅ | No |
| web_open_url | agent-browser fetch | agent-browser | No |
| search_image_by_text | agent-browser (open image search) | agent-browser | No |
| search_image_by_image | agent-browser (reverse image) | agent-browser | No |
| get_data_source_desc / get_data_source | ddgr or multi-search-engine | ddg / multi-search-engine | No |
| ipython | exec (python3) | built-in | No |
| memory_space_edits | memory_search / memory_get + write MEMORY.md | built-in | No |
All replacements are free and require no API keys.
Each conversation turn:
If a task genuinely requires more, split across turns.
web_search (built-in) or ddgr (ddg skill, no API key)Fallback priority:
web_search built-inddgr — DuckDuckGo CLI, privacy-focused, no API keymulti-search-engine — 17 engines (Baidu/Google/Bing/DDG etc), no API keyUse when:
Do NOT use for stable knowledge already in context.
agent-browser (replaces web_open_url, no API key)Use agent-browser to fetch and read a URL:
agent-browser fetch "https://example.com"
Use when:
Workflow: web_search / ddgr → pick best result → agent-browser fetch <url> for full content.
agent-browser (no API key)Use agent-browser to open Google Images / Bing Images:
agent-browser fetch "https://www.google.com/search?q=<query>&tbm=isch"
Use when:
agent-browser (no API key)Open Google Lens or TinEye via agent-browser. Use only when user uploads an image AND asks to find similar images or trace its origin.
baoyu-danger-gemini-web skill (no API key)When user asks to create/generate an image, use baoyu-danger-gemini-web — reverse-engineered Gemini Web API, no API key needed.
Use ddg or multi-search-engine skill (no API key):
Workflow:
ddgr "<query>" — quick DuckDuckGo lookupmulti-search-engine — cross-engine search for comprehensive data (17 engines)agent-browser fetch <url> — read full page contentData handling:
exec with python3Use exec with python3 for:
Do NOT re-read file content with exec if it's already in context.
memory_space_edits)| Action | Tool |
|--------|------|
| Search past memories | memory_search |
| Read specific memory | memory_get |
| Write new memory | write to MEMORY.md or memory/YYYY-MM-DD.md |
Rule: If user asks to remember or forget something and you do NOT act on it (write/update memory file), you are lying to the user. Memory writes are mandatory when requested.
Usage rules:
Format: [^N^] — max 1 per paragraph, at end. Never fabricate numbers.
Format:  — HTTPS only, never modify the URL.
Format: [title](sandbox:///path/to/file) — only in user-facing replies.
LaTeX inline in body text. No code blocks unless requested.
Full runnable page in code block. Default: add animations, micro-interactions, creative typography. Avoid generic fonts (Inter/Roboto) and purple gradients.
When a request is outside capability, redirect rather than refuse:
baoyu-slide-deck skillbaoyu-format-markdown or feishu-doc-writerUser request
├── Need real-time data?
│ ├── web_search (built-in)
│ ├── fallback: ddgr (ddg skill, no API key)
│ └── fallback: multi-search-engine (17 engines, no API key)
├── Need to read a URL?
│ └── agent-browser fetch <url> (no API key)
├── Need an image?
│ ├── Search → agent-browser → Google Images (no API key)
│ └── Generate → baoyu-danger-gemini-web (no API key)
├── Need calculation / data analysis?
│ └── exec (python3, built-in)
├── Need to remember something?
│ └── write to MEMORY.md (mandatory)
└── Outside capability?
└── redirect: baoyu-slide-deck / feishu-doc-writer / baoyu-format-markdown
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。