Extract Skills From Hermes Sessions

Automatically analyze Codex session transcripts to identify and extract reusable skills using LLM analysis via OpenRouter

vamseeachanta Updated

File contents

Extract Skills from Hermes Sessions

Use a PostToolUse hook to automatically analyze session transcripts after edits, identifying skill-worthy patterns. The extractor calls OpenRouter (via openai library) to evaluate conversation against skill criteria, parses JSON output, and writes skill files to disk. Key: strip JSON fence carefully, truncate prompts to prevent token limits, and use Codex-haiku for speed/cost.

vamseeachanta/workspace-hub/tree/main/.agents/skills/workspace-hub/learned/extract-skills-from-hermes-sessions commit 84a59aa98e

Frequently asked questions

npx skillmds@latest add vamseeachanta/extract-skills-from-hermes-sessions