Install
openclaw skills install @lee-luogen/gktj-pt-skill-template-drivenUse when generating patient-facing questionnaire analysis reports from uploaded survey spreadsheets or questionnaire tables, especially when the output must include fixed sections, consistent charts, controlled Word typography, and restrained patient-facing wording.
openclaw skills install @lee-luogen/gktj-pt-skill-template-drivenThis skill generates patient-facing questionnaire analysis reports with a fixed structure, controlled wording, and .docx output. The repository is currently migrating from a lightweight direct renderer toward a template-driven patient report workflow with fixed .docx templates and Word native editable charts.
.xlsx, .csv, or copied survey tables.引言 / 数据信息分析 / 反馈意见分析 / 附件..md and .docx artifacts, not just chat output.Do not use this skill for doctor reports, clinical trial manuscripts, or unstructured brainstorming.
品种, 地区, questionnaire attachment.时间, custom execution note, custom output directory.scripts/parse_questionnaire.py for spreadsheet inputs.questionnaire.json before writing report sections.引言2、数据信息分析 question by question3.1 积极反馈3.2 待改进反馈4、附件-问卷题目内容references/expression-modules.md.report_content.md or report_content.jsonl.scripts/build_payload.py to convert that draft plus questionnaire.json into a valid report_payload.json.scripts/render_report.py to generate charts, markdown, docx, and a summary JSON..docx template and update template-native Word charts.references/template-spec.md.references/section-rules.md before generating text.references/compliance-rules.md before finalizing text.references/execution-rules.md before building the report payload.references/expression-modules.md before drafting narrative paragraphs.scripts/parse_questionnaire.py
scripts/build_payload.py
questionnaire.json plus structured report content and emits a validated report_payload.json.scripts/render_report.py
.docx, and a summary JSON.scripts/render_from_template.py
.docx template and writes structured payload v2 text back into the template.scripts/update_word_charts.py
.docx.questionnaire.jsonreport_content.md or report_content.jsonlreport_payload.json or report_payload.v2.jsonreport_draft.mdreport_final.mdcharts/chart_XX.png for legacy flow onlyreport_rendered.docx for template-driven flow问卷调研分析报告-{{品种}}-患者端-{{地区}}.docxreport_summary.jsonreport_payload.json with many Chinese paragraphs.Reply with: