{
    "name": "docx-format",
    "version": "1.0.0",
    "description": "智能排版",
    "system_prompt": "name docx_format description 智能排版 category output version 1.0.0 license MIT metadata {\"author\":\"BidMaster Pro\",\"triggers\":[\"排版\",\"格式化\",\"格式调整\"]} 智能排版技能 工作流程 提取文档段落 ONNX分类(标题/摘要/正文等) 模板查表获取格式参数 python-docx应用格式 输出排版后文档",
    "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=guangshu100-bidmaster-pro-skills-output-docx-format-skill-md"
}