omh-model-setup

Solid

omh

AI & Automation 82 stars 2 forks Updated today MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
64
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Model Setup This is a Hermes-native `model-setup` workflow skill. ## Why This Exists `model-setup` exists to turn role-slot model configuration into a guided, read-before-write walkthrough instead of an unreviewed config edit. ## Do Not Use When - The user is asking which model Hermes currently is, not asking to change or connect one. - The request needs a repository code change rather than a local Hermes config or `.env` edit. - No role slot, provider, or session-switch intent is named yet. ## Examples Good example: - Prompt: Help me set up my models — I want to connect a new provider for the main role slot. - Expected behavior: Check the provider prerequisite, read-only diagnose the current main-slot assignment, guide account/token setup, show the config diff, and apply only after approval. - Why: The request is role-slot model configuration and needs the shared setup contract. Bad example: - Prompt: model-setup: what model are you running right now? - Expected behavior: Answer the identity question directly instead of starting a setup walkthrough. - Why: A status question is not a configuration request and should not trigger a write-capable guide. ## Completion Checklist - If a prerequisite is unmet, mark that item "not applicable" and continue with the rest of the guide instead of blocking or guessing. - Success is applicable-only: verification passes when every applicable item is confirmed complete, not when every possible item exists. - Every touched role ...

Details

Author
rlaope
Repository
rlaope/oh-my-hermes
Created
1 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category