claude-automation-recommender
✓Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wants to know what Claude Code features they should use.
Installation
SKILL.md
Analyze codebase patterns to recommend tailored Claude Code automations across all extensibility options.
This skill is read-only. It analyzes the codebase and outputs recommendations. It does NOT create or modify any files. Users implement the recommendations themselves or ask Claude separately to help build them.
| Hooks | Automatic actions on tool events (format on save, lint, block edits) | | Subagents | Specialized reviewers/analyzers that run in parallel | | Skills | Packaged expertise, workflows, and repeatable tasks (invoked by Claude or user via /skill-name) | | Plugins | Collections of skills that can be installed |
Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wants to know what Claude Code features they should use. Source: anthropics/claude-plugins-official.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/anthropics/claude-plugins-official --skill claude-automation-recommender- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-12
- Updated
- 2026-02-18
Quick answers
What is claude-automation-recommender?
Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wants to know what Claude Code features they should use. Source: anthropics/claude-plugins-official.
How do I install claude-automation-recommender?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/anthropics/claude-plugins-official --skill claude-automation-recommender Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/anthropics/claude-plugins-official
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-12