Skills Directory / Business & Operations
claude-skills (330+ skills)
- Author
- Alireza Rezvani
- Category
- Business & Operations
- Stars
- ★ 21k
- Source
- github.com/alirezarezvani/claude-skills
- Tags
One of the broadest skill libraries: 330+ skills, 30+ agents, and 70+ commands covering engineering, DevOps, marketing (including answer-engine optimization), security, compliance, founder-mode C-suite advisory personas, and academic research workflows. Works across 13 coding agents with stdlib-only Python tooling — no pip installs. Where most collections go deep on code, this one goes wide across business functions.
How to load this skill
Fastest: copy this prompt into your AI agent
Please install the "claude-skills (330+ skills)" agent skills collection (https://github.com/alirezarezvani/claude-skills) for me.
If you are Claude Code:
1. Run: /plugin marketplace add alirezarezvani/claude-skills
2. Show me the available plugins from this marketplace and ask which I want, then install them.
If you are another agent that supports SKILL.md skills (Codex, Cursor, etc.):
1. Run: git clone https://github.com/alirezarezvani/claude-skills
2. List the skill folders in the repo (each contains a SKILL.md) and ask me which I want.
3. Copy the chosen skill folders into your skills directory (e.g. ~/.claude/skills/ or your agent's equivalent).
4. Confirm the skills load (list your available skills afterwards).
More details: https://primorum.ai/skills/alirezarezvani-claude-skills claude-skills (330+ skills) is a Claude Code plugin marketplace. Register it once, then install individual plugins/skills from it. For other agents, clone and copy the skill folders you need.
- Claude Code — register marketplace
/plugin marketplace add alirezarezvani/claude-skills - Claude Code — then browse & install
/plugin - Any agent — clone and copy a skill folder
git clone https://github.com/alirezarezvani/claude-skills && cp -r claude-skills/<skill-name> ~/.claude/skills/
For AI agents: this entry is also available as JSON at
/skills/skills.json — the
install.steps field contains these commands. See the
agent instructions on the directory index.