Create Agent Skills
<think>
The user asks: "Translate the following skill description into concise Chinese. Return JSON only like {"description_zh":"..."}. Description: Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations."
We need to translate the description into concise Chinese, and return JSON with key "description_zh". The description is about a skill guide. We need to produce concise Chinese translation. Let's think about the content: "Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations."
We can translate that as: "创建高效技能的指南。当用户想要创建新技能(或更新现有技能)以通过专门知识、工作流程或工具集成扩展Claude的能力时使用此技能。"
But we can be more concise: "创建高效技能的指南,用于在用户希望创建或更新技能,以通过专业知识、工作流或工具集成扩展Claude能力时使用。"
Or: "创建高效技能的指南,适用于用户想要创建或更新技能,通过专门知识、工作流或工具集成扩展Claude能力。"
Make it concise: "创建高效技能的指南,帮助用户创建或更新技能,以通过专业知识、工作流或工具集成扩展Claude的能力。"
Or maybe: "创建高效技能的指南,用于在创建或更新技能时,通过专门知识、工作流或工具集成扩展Claude的能力。"
We need a single Chinese sentence, concise.
We can output:
{
"description_zh": "创建高效技能的指南,帮助用户在创建或更新技能时,通过专业知识、工作流或工具集成扩展Claude的能力。"
}
Yes.
But the user said "Return JSON only like {"description_zh":"..."}."
Thus we should output exactly JSON.
Thus final answer: {"description_zh":"创建高效技能的指南,帮助用户在创建或更新技能时,通过专业知识、工作流或工具集成扩展Claude的能力。"}
</think>
```json
{"description_zh":"创建高效技能的指南,帮助用户在创建或更新技能时,通过专业知识、工作流或工具集成扩展Claude的能力。"}
```
作者: bowen31337
🔧 安装方式
复制提示词,发送给任意 AI 助手即可安装 Skill,包括但不限于 Lighthouse OpenClaw、WorkBuddy、QClaw、Kimi、Claude 等
<think>
The user asks: "Translate the following skill description into concise Chinese. Return JSON only like {"description_zh":"..."}. Description: Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations."
We need to translate the description into concise Chinese, and return JSON with key "description_zh". The description is about a skill guide. We need to produce concise Chinese translation. Let's think about the content: "Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations."
We can translate that as: "创建高效技能的指南。当用户想要创建新技能(或更新现有技能)以通过专门知识、工作流程或工具集成扩展Claude的能力时使用此技能。"
But we can be more concise: "创建高效技能的指南,用于在用户希望创建或更新技能,以通过专业知识、工作流或工具集成扩展Claude能力时使用。"
Or: "创建高效技能的指南,适用于用户想要创建或更新技能,通过专门知识、工作流或工具集成扩展Claude能力。"
Make it concise: "创建高效技能的指南,帮助用户创建或更新技能,以通过专业知识、工作流或工具集成扩展Claude的能力。"
Or maybe: "创建高效技能的指南,用于在创建或更新技能时,通过专门知识、工作流或工具集成扩展Claude的能力。"
We need a single Chinese sentence, concise.
We can output:
{
"description_zh": "创建高效技能的指南,帮助用户在创建或更新技能时,通过专业知识、工作流或工具集成扩展Claude的能力。"
}
Yes.
But the user said "Return JSON only like {"description_zh":"..."}."
Thus we should output exactly JSON.
Thus final answer: {"description_zh":"创建高效技能的指南,帮助用户在创建或更新技能时,通过专业知识、工作流或工具集成扩展Claude的能力。"}
</think>
```json
{"description_zh":"创建高效技能的指南,帮助用户在创建或更新技能时,通过专业知识、工作流或工具集成扩展Claude的能力。"}
```