Agent skill

recover

Scan agent health and auto-recover stale or dead sessions

Stars 113
Forks 16

Install this agent skill to your Project

npx add-skill https://github.com/iii-hq/agentos/tree/main/plugin/skills/recover

SKILL.md

Check agent health and recover:

  1. Scan: curl -X POST http://localhost:3111/api/recovery/scan -H 'Content-Type: application/json'
  2. Report: curl -X POST http://localhost:3111/api/recovery/report -H 'Content-Type: application/json'
  3. Recover specific: curl -X POST http://localhost:3111/api/recovery/recover -H 'Content-Type: application/json' -d '{"agentId": "<id>"}'

Classifications: healthy, degraded, dead, unrecoverable.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results