Category
Skill (reusable AI client skill or prompt pack)
Name
Hermes Agent Onboarding
What does it do?
A 6-stage generative meta-skill that makes any AI agent (Hermes, Claude, Codex) develop a persistent identity layer — learning who the user is, how they work, their personality (MBTI), their finances, and their domain ontology — and calibrating agent behavior to match. Instead of starting from zero every session, the agent remembers mistakes, applies countermeasures, and uses tools built specifically for that user's work.
What does it need?
Hermes Agent (or any skill-capable agent), a Supabase project, and one LLM provider. All 6 stages run through conversation — no CLI, no custom code for the user. The agent itself writes the migrations, creates the MCP tools, and configures the wrapper.
Estimated difficulty
Intermediate (30-60 min, some configuration)
Do you have this working already?
Yes — I've built it and can submit a PR
Category
Skill (reusable AI client skill or prompt pack)
Name
Hermes Agent Onboarding
What does it do?
A 6-stage generative meta-skill that makes any AI agent (Hermes, Claude, Codex) develop a persistent identity layer — learning who the user is, how they work, their personality (MBTI), their finances, and their domain ontology — and calibrating agent behavior to match. Instead of starting from zero every session, the agent remembers mistakes, applies countermeasures, and uses tools built specifically for that user's work.
What does it need?
Hermes Agent (or any skill-capable agent), a Supabase project, and one LLM provider. All 6 stages run through conversation — no CLI, no custom code for the user. The agent itself writes the migrations, creates the MCP tools, and configures the wrapper.
Estimated difficulty
Intermediate (30-60 min, some configuration)
Do you have this working already?
Yes — I've built it and can submit a PR