01Analyze any source (GitHub repos, local files, Cursor configs, web articles) for extractable capabilities
02Perform 6-category security scanning (remote exec, data exfil, secret access) on every install
03Track installed capabilities with an `agent-reverse.json` manifest for reproducibility
04Enable cross-agent portability, backing up from one agent platform and restoring to another
05Introspect local environments to identify dead skills, deprecated settings, and unreachable servers
062 GitHub stars