データ分析
#data
fr-cpt
Use when editing FineReport `.cpt` files after the datasource, target path, and creation or pull prerequisites are clear. Trigger for CPT layout, dataset XML, parameters, table headers, and cell-level report edits.
DeepseekModel
キュレーション済みスキル
品質 良好 · 48
v1.0.0
取得
https://deepseekmodel.com/api/download.php?id=ninestep-fine-d-codex-skills-fr-cpt-skill-md&format=skill
ダウンロード .skill
標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name fr-cpt description Use when editing FineReport `.cpt` files after the datasource, target path, and creation or pull prerequisites are clear. Trigger for CPT layout, dataset XML, parameters, table headers, and cell-level report edits. FineReport CPT 编辑 Overview Use this skill for local .cpt editing only after datasource evidence is ready. It covers dataset XML, parameters, table layout, and report cell changes. Inputs Confirmed local .cpt path Datasource or field evidence from fr-db Remote freshness evidence from fr-download-sync or fr-create Execution macOS / Linux: python3 .codex/skills/fr-cpt/scripts/run.py reportlets/<目标文件>.cpt Windows: py .codex\\skills\\fr-cpt\\scripts\\run.py reportlets\\<目标文件>.cpt Example Index examples/README.md 先看这里,按“业务列表 / 综合模板 / 空白骨架”选样本 examples/live-remote-patterns.md 需要直接抄 XML 块,例如 SQL、参数面板、高亮、公式、样式、超链接时看这个 Expected Evidence Edited CPT path Changed sections or XML blocks Datasource linkage summary Failure Handling Do not guess datasource names or field names Stop if the target is not a .cpt Stop if remote freshness was not established Next Skill fr-upload-sync
このスキルを起動するキーワード。クリックでコピーできます。
このスキルにはトリガーワードがありません。
ダウンロードした .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 / カスタム) |