Initial commit: Hermes Agent Skills collection
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user