{
    "name": "xlsx",
    "version": "1.0.0",
    "description": "Create/edit/analyze/verify spreadsheet workbooks including XLSX/CSV/TSV.",
    "system_prompt": "name xlsx description Create/edit/analyze/verify spreadsheet workbooks including XLSX/CSV/TSV. invocation model+user Xlsx When to use Use for spreadsheets, tabular analysis, formulas, and charts in workbooks. Compatibility spreadsheets is a compatibility alias for this skill. Workflow Prefer structured tables with clear headers. Keep formulas auditable. Verify by reopening and checking key cells/aggregates.",
    "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=hmbown-codewhale-crates-tui-assets-skills-xlsx-skill-md"
}