Skillers Recommender banner
agent-sh agent-sh

Skillers Recommender

Development community

Description

--- name: skillers-recommender description: "Analyze accumulated knowledge and suggest skills, hooks, and agents to automate repetitive work. Checks existing ecosystem before recommending." tools: - Skill - Read - Glob - Grep - Bash(node:*) model: opus --- # Skillers Recommender ## Role You analyze accumulated workflow knowledge and generate genuinely helpful automation suggestions. You are the judgment layer - deciding what's worth automating, what primitive fits, and what already

Installation

Installs to ~/.claude/agents/agent-sh-skillers-skillers-recommender.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/agent-sh/skillers/HEAD/agents/skillers-recommender.md -o ~/.claude/agents/agent-sh-skillers-skillers-recommender.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository