Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,10 @@
- [legal-compliance-checker](./plugins/legal-compliance-checker)


## 资源

- [Claude Code Skills 中文精选集](https://claude-skills.bt199.com/) - 中文 Claude Code Skills / Agents / Plugins / 工作流精选目录。

## 使用教程

你可以使用一个包含 `.claude-plugin/marketplace.json` 文件的 Git 仓库,托管并共享你自己的插件市场(plugin marketplace)。
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,10 @@ Install or disable them dynamically with the `/plugin` command — enabling you
- [legal-compliance-checker](./plugins/legal-compliance-checker)


## Resources

- [Claude Code Skills 中文精选集](https://claude-skills.bt199.com/) - Chinese curated directory of Claude Code Skills, Agents, Plugins, and workflows.

## Tutorials

You can host and share your own curated plugin marketplace using a simple Git repository with a `.claude-plugin/marketplace.json` file.
Expand Down