Create auto-skill-extraction cron #857

Open
opened 2026-04-05 23:17:55 +00:00 by allegro · 0 comments
Member

Epic: #842

Automatically detect new repeatable workflows from completed agent sessions and draft skills.

Scope:

  • Scan ~/.hermes/sessions/ for sessions with >10 tool calls that resulted in a working outcome
  • Use an LLM prompt to summarize the session into a skill template (trigger + steps + pitfalls)
  • Write draft skill to ~/.hermes/skills/drafts/<name>.md
  • Open a Gitea issue tagging the session owner for review

Acceptance:
At least one draft skill is produced per week from high-leverage sessions.

Epic: #842 Automatically detect new repeatable workflows from completed agent sessions and draft skills. **Scope:** - Scan `~/.hermes/sessions/` for sessions with >10 tool calls that resulted in a working outcome - Use an LLM prompt to summarize the session into a skill template (trigger + steps + pitfalls) - Write draft skill to `~/.hermes/skills/drafts/<name>.md` - Open a Gitea issue tagging the session owner for review **Acceptance:** At least one draft skill is produced per week from high-leverage sessions.
Timmy self-assigned this 2026-04-05 23:28:04 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#857