claude-skills
Claude Code skills and agent plugin library for multiple coding tools.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 18.9k
- Source
- skill-github
- Repository
- github.com/alirezarezvani/claude-skills
Overview
Claude-skills is an open-source library containing 345 production-ready Claude Code skills, plugins, and agent capabilities, supporting 13 AI coding tools including Claude Code, Codex, Gemini CLI, and Cursor. These skills cover domains such as engineering, marketing, product management, compliance, C-level advisory, research, and business operations. Each skill includes structured instructions, workflows, decision frameworks, Python tools, and reference documentation. With these skills, AI agents gain domain-specific expertise, significantly improving their performance across various tasks.
Capabilities
- ▪Provides 30+ agents and 70+ custom commands
- ▪Covers 330+ skills and customizable reference materials
- ▪Supports 13 AI coding tools
- ▪Includes 579 Python tool scripts
- ▪Offers 702 templates and checklists
Use cases
Setup
For Gemini CLI: ```bash # Clone the repository git clone https://github.com/alirezarezvani/claude-skills.git cd claude-skills # Run the installation script ./scripts/gemini-install.sh # Start using skills > activate_skill(name="senior-architect") ``` For Claude Code: ```bash /plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills ```
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I install Claude-skills?
Depending on the platform, clone the repository and run the corresponding installation script.
Which platforms does Claude-skills support?
Supports 13 AI coding tools including Claude Code, Codex, Gemini CLI, Cursor, and others.
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.