skills

skills

A collection of Agent Skills developed by GudaStudio, enabling seamless collaboration between Claude and other AI models and tools.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 2.0k
Source
skill-github

Overview

This repository contains a collection of Agent Skills developed by GudaStudio, designed to enable seamless collaboration between Claude and other AI models and tools (such as Codex and Gemini). These skills can be used for tasks like prototyping, debugging, and code review. By installing and configuring these skills, developers can empower Claude to handle coding tasks more effectively. Ideal for developers and teams requiring multi-model collaboration.

Capabilities

  • Delegate coding tasks to Codex CLI
  • Delegate coding tasks to Gemini CLI
  • Supports user-level and project-level installation
  • Provides one-click installation script

Use cases

PrototypingCode debuggingCode reviewMulti-model collaboration

Setup

Requires: Python 3.8+Claude Code (v2.0.56+)Codex CLI (可选)Gemini CLI (可选)
Clone the repository and use the one-click installation script:
```bash
# Clone the repository
git clone --recurse-submodules https://github.com/GuDaStudio/skills
cd skills
```

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

Related skills