name: fr-fvs
description: Use when editing FineReport .fvs files after datasource, target path, and creation or pull prerequisites are clear. Trigger for FVS tree structure, view definitions, and grouping or aggregation changes.
FineReport FVS 编辑
Overview
Use this skill for local .fvs editing after the project config and datasource evidence are already confirmed.
Inputs
- Confirmed local
.fvspath - Datasource or field evidence from
fr-db - Remote freshness evidence from
fr-download-syncorfr-create
Execution
- macOS / Linux:
python3 .codex/skills/fr-fvs/scripts/run.py reportlets/<目标文件>.fvs - Windows:
py .codex\\skills\\fr-fvs\\scripts\\run.py reportlets\\<目标文件>.fvs
Example Index
examples/README.md- 先看这里,按“结构速查 / 图表类型速查”选入口
examples/chart-type-cookbook.md- 需要先判断饼图、柱图、折线图、地图、仪表盘时直接看这个
Expected Evidence
- Edited FVS path
- Changed view or grouping sections
- Datasource linkage summary
Failure Handling
- Do not guess datasource names or field names
- Stop if the target is not a
.fvs - Stop if remote freshness was not established
Next Skill
fr-upload-sync