{
    "app": {
        "name": "eli5",
        "description": "Explain a topic like I'm a 5 year old. Use when the user types /eli5 <topic> or asks for a dead-simple picture explainer of how something works.",
        "mode": "advanced-chat",
        "model_config": {
            "provider": "deepseek",
            "model": "deepseek-chat",
            "parameters": {
                "temperature": 0.7,
                "max_tokens": 4096
            }
        }
    },
    "instructions": "name eli5 description Explain a topic like I'm a 5 year old. Use when the user types /eli5 <topic> or asks for a dead-simple picture explainer of how something works. eli5 Explain like I'm someone who knows nothing about this topic, using a HTML artifact with big pictures and few words. Topic: $ARGUMENTS",
    "variables": [],
    "opening_statement": "你好，我是 eli5，Explain a topic like I'm a 5 year old. Use when th...",
    "suggested_questions": [],
    "source": "DeepseekModel",
    "source_url": "https://deepseekmodel.com/skill?id=anthropics-claude-plugins-community-eli5-skills-eli5-skill-md"
}