Initial commit: Hermes Agent Skills collection

This commit is contained in:
Debian
2026-07-12 19:02:59 +00:00
commit e9cc106625
789 changed files with 233126 additions and 0 deletions
@@ -0,0 +1,17 @@
{
"dominik_feeling": "string (optional)",
"sarah_mood": "string (optional)",
"special_events": "string — events trigger plan overrides: 'grillen', 'picknick', 'reise', 'besuch', 'konzert'",
"dominik_ho": ["Montag", "Mittwoch", "..."],
"sarah_ho": ["Dienstag", "..."],
"used_recipes_in_session": [],
"kitchen_status": {
"fridge": "string",
"leftovers": "string",
"speed": "normal | schnell | langsam"
},
"tagesgefuehl": "string — free-text mood, may contain weather/craving hints",
"cravings": "comma-separated keywords, e.g. 'asiatisch, leicht, schnell'",
"impact": "1-10 or descriptive string",
"kitabox_typ": "süß | herzhaft | gemischt"
}