claude-skills-zh-cn

中文でAnthropic Skillsの翻訳と実装例を提供します。

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/cocyuhao/my-ai-skills-library --skill claude-skills-zh-cn-cocyuhao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-skills-zh-cn
Source: https://github.com/cocyuhao/my-ai-skills-library/tree/main/claude-skills-zh-cn
Command: npx skills add https://github.com/cocyuhao/my-ai-skills-library --skill claude-skills-zh-cn-cocyuhao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

中文用户在学习、理解和使用 Anthropic Skills 时常常面临语言障碍和获取中文参考资料的困难。本 Skill 集合汇集多份技能的中文翻译和实现参考,帮助用户快速上手与落地使用。

Core Features & Use Cases

  • 完整收录 Anthropic Skills 的中文翻译版本,便于快速对照与学习
  • 提供可直接在 Claude Code、Claude.ai 或 API 中应用的使用示例与参考
  • 适用于自学、团队培训和企业落地的技能迁移场景

Quick Start

直接从 skills/ 下的 SKILL.md 读取并在 Claude Code、Claude.ai 或 API 中直接调用所需技能。

Frequently Asked Questions about claude-skills-zh-cn

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I learn Anthropic Skills documentation in Chinese?

This collection translates Anthropic Skills documentation into Chinese to eliminate language barriers. It covers the full skills library, enabling Chinese-speaking users to quickly reference, learn, and directly deploy skills in Claude Code, Claude.ai, or via API workflows.

How do I deploy Anthropic Skills in Claude Code or via the API?

To deploy Anthropic Skills, read the required SKILL.md file containing a YAML frontmatter with a name and description. You can then directly invoke the desired skill within Claude Code, Claude.ai, or your API workflows.

What is the required structure for an Anthropic Skills SKILL.md file?

An Anthropic Skills SKILL.md file requires a YAML frontmatter with at least a name and a description. It may optionally include supporting directories like scripts/, references/, and assets/ to provide additional resources for the skill.

Can I use these translated Anthropic Skills for team training?

Yes, the Chinese translations of Anthropic Skills are suitable for self-study, team training, and enterprise deployment scenarios. They provide use case examples and reference implementations to help teams quickly adopt and migrate skills.

Do I need any dependencies to use the Chinese Anthropic Skills collection?

No external dependencies are required to use this Chinese Anthropic Skills collection. You only need access to Claude Code, Claude.ai, or the Anthropic API to read the SKILL.md files and execute the translated skills.