claude-skills
388 ready-made AI agent skills for engineering, marketing, finance, and research
All Skills in This Repository (150)
Pure Emerald Level Indicatorscto-advisor
Analyze tech debt and calculate team scaling via Python scripts.
ceo-advisor
Analyze strategic positions and model financial scenarios for CEO decisions.
senior-security
Automate threat modeling, security auditing, and pentest workflows via Python CLI.
senior-frontend
Generate React components, analyze bundles, and scaffold frontend projects via Python scripts.
senior-secops
Automate security scanning, vulnerability assessment, and compliance checks with Python scripts.
senior-prompt-engineer
Optimize LLM prompts and evaluate RAG systems for production AI systems.
senior-architect
Generate architecture diagrams, recommend tech stacks, and analyze dependencies via scripts.
loop-library
Discover, audit, and design bounded feedback loops for AI agent workflows.
deepread
Deconstructs supplied documents into claims, evidence ledgers, knowledge maps, and Feynman recall plans.
research
Routes research questions to specialist skills or runs a cited fallback search workflow.
grants
Generates NIH funding strategy reports as Word documents using Consensus and RePORTER data.
dossier
Generates hypothesis-tested entity research dossiers as Word documents with tiered source citations.
Frequently Asked Questions
FAQPage SchemaHow to install claude-skills?โผ
Run `npx skills add alirezarezvani/claude-skills --all -g -y` in your terminal to install the full suite globally.
What can I do with claude-skills?โผ
You get ready-made agent skills for code review, testing, SEO, financial modeling, board-meeting preparation, academic research, and more โ each with Python tools and reference guides included.
Does claude-skills work with Cursor or Codex?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, OpenAI Codex, Gemini CLI, Cursor, OpenClaw, and 8 other AI coding tools.
Do I need to install Python packages to use the tools?โผ
No. All 727 Python scripts are stdlib-only, so they run directly with `python3` and require zero pip installs.
Can non-developers use claude-skills?โผ
Yes. Once installed, you describe tasks in plain English and your AI agent loads the right skill and runs the underlying tools for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core