Data & Consulting
#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
Curated skill
Quality Good · 48
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=ninestep-fine-d-codex-skills-fr-cpt-skill-md&format=skill
Download .skill
Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
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
Keywords that activate this skill. Click one to copy it.
This skill does not provide trigger words.
The downloaded .skill package contains the following fields.
| Field | Description |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.