Installation Guide - Claude Skills Library
Description
Complete installation guide for all 170 production-ready skills across multiple AI agents and platforms.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for alirezarezvani/claude-skills, shared by 18 entries
in this directory. It describes the repository, not this entry specifically.
Installation Guide - Claude Skills Library
Complete installation guide for all 170 production-ready skills across multiple AI agents and platforms.
Table of Contents
- Quick Start
- Claude Code Native Marketplace
- Universal Installer
- OpenAI Codex Installation
- Gemini CLI Installation
- OpenClaw Installation
- Per-Skill Installation
- Multi-Agent Setup
- Manual Installation
- Verification & Testing
- Troubleshooting
- Uninstallation
Quick Start
**Choose your agent:**
For Claude Code Users (Recommended)
# In Claude Code, run:
/plugin marketplace add alirezarezvani/claude-skills
/plugin install marketing-skills@claude-code-skills
Native integration with automatic updates and version management.
For OpenAI Codex Users
# Option 1: Universal installer
npx agent-skills-cli add alirezarezvani/claude-skills --agent codex
# Option 2: Direct installation script
git clone https://github.com/alirezarezvani/claude-skills.git
cd claude-skills
./scripts/codex-install.sh
For Gemini CLI Users
# Setup script for Gemini CLI
git clone https://github.com/alirezarezvani/claude-skills.git
cd claude-skills
./scripts/gemini-install.sh
Skills install to `.gemini/skills/` and are activated via `activate_skill(name="skill-name")`.
Skills install to `~/.codex/skills/`. See [OpenAI Codex Installation](#openai-codex-installation) for detailed instructions.
For OpenClaw Users
# Install from ClawHub
clawhub install alirezarezvani/claude-skills
# Or manual installation
git clone https://github.com/alirezarezvani/claude-skills.git
cp -r claude-skills/engineering-team ~/.openclaw/skills/
Skills load via YAML frontmatter triggers. See [OpenClaw Installation](#openclaw-installation) for details.
For All Other Agents (Cursor, VS Code, Goose, etc.)
npx agent-skills-cli add alirezarezvani/claude-skills
This single command installs all skills to all supported agents automatically.
**What this does:**
- ✅ Detects all 170 skills automatically
- ✅ Installs to Claude, Cursor, Copilot, Windsurf, Cline, and 37+ other AI agents
- ✅ Works across all skill formats
Learn more: https://www.agentskills.in
Claude Code Native Marketplace (New!)
**Best for Claude Code users** - Native integration with Claude Code's plugin system.
Add the Marketplace
# In Claude Code, run:
/plugin marketplace add alirezarezvani/claude-skills
This adds the skills library to your available marketplaces.
Install Skill Bundles
# Install by domain (bundles of skills)
/plugin install marketing-skills@claude-code-skills # 42 marketing skills
/plugin install engineerin
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI