excel-maker
Create, organize, improve, audit, and export Excel report workbooks from CSV or XLSX data.
DeepseekModel
キュレーション済みスキル
品質 優秀 · 90
v1.0.0
取得
https://deepseekmodel.com/api/download.php?id=openakita-openakita-plugins-excel-maker-skill-md&format=skill
ダウンロード .skill
標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name excel-maker description Create, organize, improve, audit, and export Excel report workbooks from CSV or XLSX data. risk_class mutating_scoped Excel Maker Skill Use this skill when the user wants to create, organize, improve, audit, or export an Excel report workbook from CSV/XLSX data. Primary Goal The deliverable is an editable .xlsx report workbook. Do not steer the workflow toward PPT unless the user explicitly asks for a future export option. Tool Order excel_start_project excel_import_workbook excel_profile_workbook excel_clarify_requirements excel_generate_report_plan Ask the user to confirm the workbook structure and key formulas. excel_apply_operations excel_build_workbook excel_audit_workbook excel_export_workbook Rules Never ask the model to directly edit binary Excel content. Never execute arbitrary code from a model response. Keep source files and uploaded templates unchanged. Generate new workbook versions instead of overwriting previous outputs. Explain formulas in plain language and include assumptions. For large datasets, use profile summaries and samples rather than full table content. If optional dependencies are missing, tell the user which whitelisted dependency group is needed. WorkbookPlan Shape Return a JSON object with: title purpose source_workbook_id sheets operations formulas style audit_expectations Every formula string must start with = .
このスキルを起動するキーワード。クリックでコピーできます。
このスキルにはトリガーワードがありません。
ダウンロードした .skill に含まれるフィールド。
| フィールド | 説明 |
|---|---|
| format | フォーマット識別子(skill/v1) |
| skill_id | スキル固有 ID |
| name | スキル名 |
| version | バージョン |
| description | 説明 |
| category | カテゴリ(配列) |
| trigger_words | トリガーワード |
| tags | タグ |
| source | ソース |
| source_url | ソース URL(本ページ) |
| exported_at | エクスポート日時(ダウンロード毎) |
| system_prompt | システムプロンプト本文 |
| model_config | モデル設定:provider / model / temperature / max_tokens / top_p |
| examples | サンプル |
| install_guide | 各プラットフォームの導入説明(Coze / Dify / Claude / カスタム) |