{
    "app": {
        "name": "docx-format",
        "description": "智能排版",
        "mode": "advanced-chat",
        "model_config": {
            "provider": "deepseek",
            "model": "deepseek-chat",
            "parameters": {
                "temperature": 0.7,
                "max_tokens": 4096
            }
        }
    },
    "instructions": "name docx_format description 智能排版 category output version 1.0.0 license MIT metadata {\"author\":\"BidMaster Pro\",\"triggers\":[\"排版\",\"格式化\",\"格式调整\"]} 智能排版技能 工作流程 提取文档段落 ONNX分类(标题/摘要/正文等) 模板查表获取格式参数 python-docx应用格式 输出排版后文档",
    "variables": [],
    "opening_statement": "你好，我是 docx-format，智能排版...",
    "suggested_questions": [],
    "source": "DeepseekModel",
    "source_url": "https://deepseekmodel.com/skill?id=guangshu100-bidmaster-pro-skills-output-docx-format-skill-md"
}