{
    "app": {
        "name": "cooking-lightmeal",
        "description": "Prepare or choose a simple everyday meal.",
        "mode": "advanced-chat",
        "model_config": {
            "provider": "deepseek",
            "model": "deepseek-chat",
            "parameters": {
                "temperature": 0.7,
                "max_tokens": 4096
            }
        }
    },
    "instructions": "name cooking.lightmeal description Prepare or choose a simple everyday meal. script scripts/run_skill.py shared false effects [\"move\",\"interact\",\"set_state\",\"direct_message\",\"group_message\",\"remember\"] args_schema {\"type\":\"object\",\"additionalProperties\":true} trigger_examples [\"the agent needs to use cooking.lightmeal in a grounded town situation\"] outputs [\"state/skill_results/cooking_lightmeal.json\"] Cooking Lightmeal This is a real executable GOD agent skill. Its local skill.json describes its own targets, interaction preferences, status changes, speech template, memory template, and fallback strategy. scripts/run_skill.py returns a standard SkillResult ; the JiuwenClawAgent runtime validates and applies the result to movement, interaction, speech, state, and memory.",
    "variables": [],
    "opening_statement": "你好，我是 cooking-lightmeal，Prepare or choose a simple everyday meal....",
    "suggested_questions": [],
    "source": "DeepseekModel",
    "source_url": "https://deepseekmodel.com/skill?id=xiaoluolyg-god-agentsociety-custom-skills-cooking-lightmeal-skill-md"
}