openclw

openclw is a skill for Claude Code, Codex from UnicomAI/wanwu. It costs 64 tokens per session (287 once invoked), scanned A, original, Apache-2.0.

A translation skill triggered by requests beginning with “fy”; it translates between Chinese and English and translates other languages into Chinese.

In plain words
What is it for?
Use it for quick Chinese-English translations or for translating another language into Chinese.
Why use it?
It provides a predictable shortcut for translating short messages without choosing a language manually.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

About the project

Wanwu is an enterprise platform for building AI agents, workflows, retrieval-augmented applications, and managing models in multi-tenant environments. It is designed for developers and enterprise teams delivering AI applications and integrations. The catalogue entries provide skills and agents for using the platform.

UnicomAI/wanwu · 2,458 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/unicomai/wanwu/fy
Any agent
npx skills add UnicomAI/wanwu --skill fy
Clone the repo
git clone --depth 1 https://github.com/UnicomAI/wanwu

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for openclw

README.md
[![agentmods](https://agentmods.dev/badge/skills/unicomai/wanwu/fy.svg)](https://agentmods.dev/skills/unicomai/wanwu/fy)
Your own site
<a href="https://agentmods.dev/skills/unicomai/wanwu/fy"><img src="https://agentmods.dev/badge/skills/unicomai/wanwu/fy.svg" alt="Measured on agentmods" height="20"></a>
Per session 64 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 287 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00064 $0.00287
Opus 5 $0.00032 $0.00143
Sonnet 5 $0.00013 $0.00057
Haiku 4.5 $0.00006 $0.00029

Measured 2d ago against content hash 2b683f73a50c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

openclw scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

configs/microservice/bff-service/configs/agent-skills/clawhub/fy/SKILL.md · 35 lines

What it actually says

翻译 Skill

此 skill 用于处理翻译请求。

触发条件

当用户输入以下格式时激活:

  • fy <内容> - 翻译后面的内容

功能说明

  1. 中英互译:自动识别输入是中文还是英文,并翻译成另一种语言
  2. 其他语种:如果输入是其他语言(如日文、韩文、法文等),翻译成中文

使用示例

  • fy test → 输出:测试
  • fy 你好 → 输出:hello
  • fy こんにちは → 输出:你好
  • fy Bonjour → 输出:你好

翻译规则

  1. 检测输入文本的语言
  2. 如果是中文,翻译成英文
  3. 如果是英文,翻译成中文
  4. 如果是其他语言,翻译成中文
  5. 返回翻译结果
Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 35 lines · 64 tokens per session scan A 2b683f73a50c

Subscribe to this mod's changes

openclw is a skill published in the GitHub repository UnicomAI/wanwu (2,458 stars, last pushed yesterday), licensed Apache-2.0. It adds 64 tokens to every session and 287 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

doc-i18n

将 FastGPT 文档从中文翻译为面向北美用户的英文。当用户提到翻译文档、i18n、国际化、translate docs、新增/修改了中文文档需要同步英文版时,使用此 skill。也适用于用户要求检查文档翻译缺失、批量翻译、或对比中英文文档差异的场景。.

labring/FastGPT · 89 tokens

i18n-translate

Translate one, multiple, or all explicitly requested FastGPT i18next namespace JSON files from the completed Simplified Chinese source into every supported target locale, with product-language research and structural validation. Use only when the user explicitly invokes $i18n-translate and identifies namespace names…

labring/FastGPT · 97 tokens

dify

Use when building LLM applications with visual workflow — RAG knowledge bases, AI agents, chatbots with drag-and-drop orchestration. Dify: open-source LLM app platform supporting 30+ models (OpenAI, Claude, DeepSeek, Ollama, Qwen, GLM) with Docker deployment.

znlgis/opengis-skills · 66 tokens

Web2Skill

Convert one public website URL or an explicit batch of public URLs into a reusable skill zip backed by rendered HTML snapshots and a bounded JSONL retrieval index. Use to discover a documentation directory from one URL, crawl a supplied URL set sequentially, generate a source profile, or package indexed web content as…

zhimaAi/chatwiki · 67 tokens

Book2Skill

Convert one or more TXT, Markdown, DOCX, or PDF documents into a reusable skill zip backed by normalized Markdown, extracted images, and a grounded JSONL knowledge index. Invoke this skill before inspecting task files, then execute its workflow directly without listing directories.

zhimaAi/chatwiki · 56 tokens

agent-evaluation

Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring—where even top agents achieve less than 50% on real-world benc.

ranbot-ai/awesome-skills · 39 tokens