Skillers banner
agent-sh agent-sh

Skillers

Productivity community

Description

--- description: Learn from your workflow patterns and suggest skills, hooks, and agents. Analyze transcripts or get recommendations. codex-description: 'Use when user asks to "learn my patterns", "suggest skills", "what should I automate", "skillers recommend", "skillers compact", "skillers show". Analyzes workflow patterns and suggests automation.' argument-hint: "show|compact|recommend [--scope=repo|global|both | --global | --repo] [--days=N]" allowed-tools: Read, Write, Bash(node:*), Bash(gi

Installation

Installs to ~/.claude/skills/agent-sh-skillers-skillers/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository