fr-fvs

star 0

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.

ninestep By ninestep schedule Updated 4/9/2026

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 .fvs 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-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
Install via CLI
npx skills add https://github.com/ninestep/fine_d --skill fr-fvs
Repository Details
star Stars 0
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator