{
    "name": "debugging",
    "version": "1.0.0",
    "description": "Debug and troubleshoot issues",
    "system_prompt": "name debugging description Debug and troubleshoot issues allowed-tools Bash, Read, Grep Debugging Reproduce the issue Check logs and error messages Isolate the problem Fix and verify",
    "model_config": {
        "provider": "deepseek",
        "model": "deepseek-chat",
        "temperature": 0.7,
        "max_tokens": 4096,
        "top_p": 0.9
    },
    "trigger_words": [],
    "source": "DeepseekModel",
    "source_url": "https://deepseekmodel.com/skill?id=saadnvd1-agent-os-claude-skills-debugging-skill-md"
}