{
    "app": {
        "name": "test-radar",
        "description": "Use when building and testing Radar changes with the repository's real-instance smoke-test workflow.",
        "mode": "advanced-chat",
        "model_config": {
            "provider": "deepseek",
            "model": "deepseek-chat",
            "parameters": {
                "temperature": 0.7,
                "max_tokens": 4096
            }
        }
    },
    "instructions": "name test-radar description Use when building and testing Radar changes with the repository's real-instance smoke-test workflow. Follow the workflow in .claude/commands/test-radar.md . Do not modify the Claude command file. Treat it as the canonical workflow source for this repository.",
    "variables": [],
    "opening_statement": "你好，我是 test-radar，Use when building and testing Radar changes with t...",
    "suggested_questions": [],
    "source": "DeepseekModel",
    "source_url": "https://deepseekmodel.com/skill?id=skyhook-io-radar-agents-skills-test-radar-skill-md"
}