proactive-agent logo

proactive-agent

proactive agent

SKILL.md

Full skill instructions

Proactive Agent

Self-improving agent with skill management.

Usage

./scripts/upgrade "search capability"
./scripts/learn "how to parse CSV"
./scripts/adapt "new file format"

Scripts

ScriptUsage
scripts/upgrade <skill>Upgrade a skill
scripts/learn <task>Learn new capability
scripts/adapt <format>Adapt to new format

Capabilities

  • Automatic skill discovery
  • Self-improvement loops
  • Context-aware learning

Example

./scripts/learn "web scraping"
# Agent learns and remembers how to scrape web pages