learning-agent

Detect recurring manual steps and propose automation skills, hooks, and commands.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nbarthelemy/claudenv --skill learning-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learning-agent
Source: https://github.com/nbarthelemy/claudenv/tree/main/.claude/skills/learning-agent
Command: npx skills add https://github.com/nbarthelemy/claudenv --skill learning-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Continuously observes development patterns to identify automation opportunities, proposes automations, and auto-creates elements when thresholds are met.

Core Features & Use Cases

  • Pattern Detection: Silently logs recurring manual steps across tasks.
  • Automation Proposals: Suggests new skills, hooks, and commands when patterns reach thresholds.
  • Learning & Extension: Proposes new agents for unfamiliar technologies with concrete playbooks.
  • Use Case: Repeatedly performing a setup task triggers an automation proposal to streamline future runs.

Quick Start

Say /learn:review to see pending learnings, or /learn:implement to enact a proposal.