{
    "name": "bro",
    "version": "1.0.0",
    "description": "Restate the last message in plain human language, with no jargon.",
    "system_prompt": "name bro description Restate the last message in plain human language, with no jargon. disable-model-invocation true Restate your last message. Stop using jargon and speak coherently. State it more simply and concisely, like one human talking to another.",
    "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=cursor-plugins-pstack-skills-bro-skill-md"
}