Claude Skill
GuDaStudio/skills
A repository of Agent Skills by GudaStudio that facilitates seamless collaboration between Claude and other AI models and tools. Explore skills for multi-model workflows.
Overview
Repository
Install this Skill
git clone --recurse-submodules https://github.com/GuDaStudio/skillsRegistry
git clone --recurse-submodules https://github.com/GuDaStudio/skillsgit clone --recurse-submodules https://github.com/GuDaStudio/skills.git
Summary
A GitHub repository by GudaStudio containing a collection of Agent Skills designed to enable seamless collaboration between Claude and other AI models and tools.
本仓库包含由GudaStudio开发的一系列Agent Skills,旨在实现Claude与其他AI模型及工具间的无缝协作。
Key features
- Collection of Agent Skills
- Enables Claude collaboration with other AI models
- Integrates with various tools
- Developed by GudaStudio
Use cases
- Multi-AI model orchestration
- Tool integration for Claude
- Building collaborative AI workflows
- Extending Claude's capabilities
README excerpt
 <div align="center"> **Agent Skills 集合 —— 让 Claude 与多模型/工具无缝协作** [](https://opensource.org/licenses/MIT) [](https://claude.ai/code) [](https://x.com/intent/tweet?text=GudaCC%20Skills:Claude%20Code%20Agent%20Skills%20集合%20https://github.com/GuDaStudio/skills%20%23AI%20%23Coding%20%23ClaudeCode) [](https://www.facebook.com/sharer/sharer.php?u=https://github.com/GuDaStudio/skills) [](https://t.me/share/url?url=https://github.com/GuDaStudio/skills&text=GudaCC%20Skills:Claude%20Code%20Agent%20Skills%20集合) ⭐ 在 GitHub 上给我们点星~您的支持对我们意义重大! 🙏😊 [English](./docs/README_EN.md) | 简体中文 </div> --- ## 一、项目简介 **Agent Skills** 是 [Anthropic 推出的](https://platform.claude.com/docs/en/agents-and-tools/agent-skills/overview)模块化能力扩展机制,让 LLM 能够按需加载专业领域知识与工作流。本仓库收录了 **GudaStudio** 开发的 Agent Skills 集合,实现 Claude 与其他 AI 模型、工具的无缝协作。 <details> <summary><b>展开查看已收录的 Skills</b></summary> | Skill | 功能描述 | 协作模型 | |-------|----------|----------| | [collaborating-with-codex](https://github.com/GuDaStudio/collaborating-with-codex) | 将编码任务委托给 Codex CLI,用于原型开发、调试和代码审查 | OpenAI Codex | | [collaborating-with-gemini](https://github.com/GuDaStudio/collaborating-with-gemini) | 将编码任务委托给 Gemini CLI,用于原型开发、调试和代码审查 | Google Gemini | </details> --- ## 二、快速开始 ### 0. 前置要求 >[!IMPORTANT] >本项目使用于Python运行脚本,并要求版本在3.8以上,开发测试python版本为3.10. <details> <summary><b>请确保已安装并配置以下工具!</b></summary> - [Claude Code](https:/
Topics
No topics yet.