skills
A collection of Agent Skills developed by GudaStudio, enabling seamless collaboration between Claude and other AI models and tools.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 2.0k
- Source
- skill-github
- Repository
- github.com/GuDaStudio/skills
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
Setup
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
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.