claude-skills

claude-skills

Claude Code skills and agent plugin library for multiple coding tools.

Agent SkillDevOpen sourceClaude CodeCodexGemini CLICursorAI 编码工具
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 18.9k
Source
skill-github

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

Enhance AI agent capabilities in engineering tasksImprove efficiency in marketing and product managementAssist C-level executives in decision-makingSupport academic and corporate research operations

Setup

Requires: API KeyNode 环境
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