yuanflow-cli 0.1.10 → 0.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (18) hide show
  1. package/README.md +9 -0
  2. package/package.json +1 -1
  3. package/skills/yuanflow-skill/HTML/346/212/245/345/221/212/347/224/237/346/210/220/SKILL.md +91 -0
  4. package/skills/yuanflow-skill/HTML/346/212/245/345/221/212/347/224/237/346/210/220/_preview-html-report-styles/index.html +214 -0
  5. package/skills/yuanflow-skill/HTML/346/212/245/345/221/212/347/224/237/346/210/220/references/report-shapes.md +139 -0
  6. package/skills/yuanflow-skill/HTML/346/212/245/345/221/212/347/224/237/346/210/220/references/theme-system.md +74 -0
  7. package/skills/yuanflow-skill/HTML/346/212/245/345/221/212/347/224/237/346/210/220/templates/warm-beige/01-insight-brief.html +98 -0
  8. package/skills/yuanflow-skill/HTML/346/212/245/345/221/212/347/224/237/346/210/220/templates/warm-beige/02-data-dashboard.html +86 -0
  9. package/skills/yuanflow-skill/HTML/346/212/245/345/221/212/347/224/237/346/210/220/templates/warm-beige/03-deep-report.html +87 -0
  10. package/skills/yuanflow-skill/HTML/346/212/245/345/221/212/347/224/237/346/210/220/templates/warm-beige/04-comparison.html +63 -0
  11. package/skills/yuanflow-skill/HTML/346/212/245/345/221/212/347/224/237/346/210/220/templates/warm-beige/05-card-collection.html +54 -0
  12. package/skills/yuanflow-skill/HTML/346/212/245/345/221/212/347/224/237/346/210/220/templates/warm-beige/06-process-steps.html +57 -0
  13. package/skills/yuanflow-skill/HTML/346/212/245/345/221/212/347/224/237/346/210/220/templates/warm-beige/07-timeline.html +55 -0
  14. package/skills/yuanflow-skill/HTML/346/212/245/345/221/212/347/224/237/346/210/220/templates/warm-beige/08-action-board.html +58 -0
  15. package/skills/yuanflow-skill/HTML/346/212/245/345/221/212/347/224/237/346/210/220/templates/warm-beige/09-knowledge-map.html +72 -0
  16. package/skills/yuanflow-skill/HTML/346/212/245/345/221/212/347/224/237/346/210/220/templates/warm-beige/report-warm-beige.css +258 -0
  17. package/skills/yuanflow-skill/README.md +97 -0
  18. package/skills/yuanflow-skill/SKILL.md +14 -1
@@ -0,0 +1,86 @@
1
+ <!doctype html>
2
+ <html lang="zh-CN">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1">
6
+ <title>数据仪表盘型报告模板</title>
7
+ <link rel="stylesheet" href="./report-warm-beige.css">
8
+ </head>
9
+ <body>
10
+ <main class="report-page">
11
+ <div class="report-topline">
12
+ <span>HTML报告生成 · 数据仪表盘型</span>
13
+ <span>统计周期:{{period}}</span>
14
+ </div>
15
+
16
+ <header class="report-header">
17
+ <p class="eyebrow">2. 数据仪表盘型</p>
18
+ <h1>{{title}}</h1>
19
+ <p class="subtitle">{{subtitle}}</p>
20
+ </header>
21
+
22
+ <section class="summary">
23
+ <p class="summary-strong">{{summary}}</p>
24
+ <p class="muted">数据总览 → 趋势变化 → 异常点 → 数据解释 → 优化建议</p>
25
+ </section>
26
+
27
+ <section class="section">
28
+ <h2 class="section-title">核心指标</h2>
29
+ <div class="grid-4">
30
+ <article class="card"><div class="metric-label">曝光量</div><div class="metric-value">128,560</div><p class="muted" style="color:var(--success)">+22.4%</p></article>
31
+ <article class="card"><div class="metric-label">阅读量</div><div class="metric-value">45,632</div><p class="muted" style="color:var(--success)">+18.7%</p></article>
32
+ <article class="card"><div class="metric-label">互动率</div><div class="metric-value">8.24%</div><p class="muted" style="color:var(--success)">+3.1%</p></article>
33
+ <article class="card"><div class="metric-label">转化率</div><div class="metric-value">2.35%</div><p class="muted" style="color:var(--success)">+1.2%</p></article>
34
+ </div>
35
+ </section>
36
+
37
+ <section class="section">
38
+ <h2 class="section-title">趋势分析</h2>
39
+ <div class="bar-chart">
40
+ <div class="bar" style="height:48%"></div>
41
+ <div class="bar" style="height:62%"></div>
42
+ <div class="bar" style="height:56%"></div>
43
+ <div class="bar" style="height:76%"></div>
44
+ <div class="bar" style="height:92%"></div>
45
+ <div class="bar" style="height:70%"></div>
46
+ <div class="bar" style="height:84%"></div>
47
+ </div>
48
+ <p class="muted">{{chart_interpretation}}</p>
49
+ </section>
50
+
51
+ <section class="section">
52
+ <h2 class="section-title">异常点分析</h2>
53
+ <div class="grid-2">
54
+ <article class="card">
55
+ <span class="number">1</span>
56
+ <h3>{{abnormal_1_title}}</h3>
57
+ <p>{{abnormal_1_reason}}</p>
58
+ </article>
59
+ <article class="card">
60
+ <span class="number">2</span>
61
+ <h3>{{abnormal_2_title}}</h3>
62
+ <p>{{abnormal_2_reason}}</p>
63
+ </article>
64
+ </div>
65
+ </section>
66
+
67
+ <section class="section">
68
+ <h2 class="section-title">关键数据解读</h2>
69
+ <div class="card">{{data_interpretation}}</div>
70
+ </section>
71
+
72
+ <section class="section">
73
+ <h2 class="section-title">优化建议</h2>
74
+ <div class="grid-2">
75
+ <article class="card soft">{{suggestion_1}}</article>
76
+ <article class="card soft">{{suggestion_2}}</article>
77
+ </div>
78
+ </section>
79
+
80
+ <footer class="footer">
81
+ <span>数据来源:{{source}}</span>
82
+ <span>生成时间:{{generated_at}}</span>
83
+ </footer>
84
+ </main>
85
+ </body>
86
+ </html>
@@ -0,0 +1,87 @@
1
+ <!doctype html>
2
+ <html lang="zh-CN">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1">
6
+ <title>深度报告型报告模板</title>
7
+ <link rel="stylesheet" href="./report-warm-beige.css">
8
+ </head>
9
+ <body>
10
+ <main class="report-page">
11
+ <div class="report-topline">
12
+ <span>HTML报告生成 · 深度报告型</span>
13
+ <span>{{generated_at}}</span>
14
+ </div>
15
+ <header class="report-header">
16
+ <p class="eyebrow">3. 深度报告型</p>
17
+ <h1>{{title}}</h1>
18
+ <p class="subtitle">{{subtitle}}</p>
19
+ </header>
20
+
21
+ <section class="summary">
22
+ <p class="summary-strong">报告摘要</p>
23
+ <p>{{abstract}}</p>
24
+ </section>
25
+
26
+ <section class="section">
27
+ <h2 class="section-title">目录</h2>
28
+ <div class="flow-row">
29
+ <div class="flow-step">背景说明</div>
30
+ <div class="flow-step">核心问题</div>
31
+ <div class="flow-step">深度分析</div>
32
+ <div class="flow-step">案例拆解</div>
33
+ <div class="flow-step">策略建议</div>
34
+ </div>
35
+ </section>
36
+
37
+ <section class="section">
38
+ <h2 class="section-title">01 背景说明</h2>
39
+ <div class="card">{{background}}</div>
40
+ </section>
41
+
42
+ <section class="section">
43
+ <h2 class="section-title">02 核心问题</h2>
44
+ <div class="grid-2">
45
+ <article class="card soft"><strong>问题一</strong><p>{{problem_1}}</p></article>
46
+ <article class="card soft"><strong>问题二</strong><p>{{problem_2}}</p></article>
47
+ </div>
48
+ </section>
49
+
50
+ <section class="section">
51
+ <h2 class="section-title">03 深度分析</h2>
52
+ <div class="card">
53
+ <p>{{analysis_section_1}}</p>
54
+ <table class="table">
55
+ <tr><th>分析维度</th><th>观察结果</th><th>判断</th></tr>
56
+ <tr><td>{{dimension_1}}</td><td>{{observation_1}}</td><td>{{judgement_1}}</td></tr>
57
+ <tr><td>{{dimension_2}}</td><td>{{observation_2}}</td><td>{{judgement_2}}</td></tr>
58
+ </table>
59
+ </div>
60
+ </section>
61
+
62
+ <section class="section">
63
+ <h2 class="section-title">04 案例拆解</h2>
64
+ <div class="grid-3">
65
+ <article class="card"><strong>案例背景</strong><p>{{case_background}}</p></article>
66
+ <article class="card"><strong>核心做法</strong><p>{{case_action}}</p></article>
67
+ <article class="card"><strong>结果启发</strong><p>{{case_learning}}</p></article>
68
+ </div>
69
+ </section>
70
+
71
+ <section class="section">
72
+ <h2 class="section-title">05 策略建议</h2>
73
+ <div class="card soft">{{strategy}}</div>
74
+ </section>
75
+
76
+ <section class="section">
77
+ <h2 class="section-title">最终结论</h2>
78
+ <div class="summary"><p class="summary-strong">{{conclusion}}</p></div>
79
+ </section>
80
+
81
+ <footer class="footer">
82
+ <span>数据来源:{{source}}</span>
83
+ <span>本报告由 AI 生成,仅供参考。</span>
84
+ </footer>
85
+ </main>
86
+ </body>
87
+ </html>
@@ -0,0 +1,63 @@
1
+ <!doctype html>
2
+ <html lang="zh-CN">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1">
6
+ <title>横向对比型报告模板</title>
7
+ <link rel="stylesheet" href="./report-warm-beige.css">
8
+ </head>
9
+ <body>
10
+ <main class="report-page">
11
+ <div class="report-topline"><span>HTML报告生成 · 横向对比型</span><span>{{generated_at}}</span></div>
12
+ <header class="report-header">
13
+ <p class="eyebrow">4. 横向对比型</p>
14
+ <h1>{{title}}</h1>
15
+ <p class="subtitle">{{subtitle}}</p>
16
+ </header>
17
+
18
+ <section class="summary">
19
+ <p class="summary-strong">{{comparison_summary}}</p>
20
+ <p class="muted">对比对象 → 对比维度 → 差异结果 → 优劣势 → 最终建议</p>
21
+ </section>
22
+
23
+ <section class="section">
24
+ <h2 class="section-title">对比对象</h2>
25
+ <div class="grid-3">
26
+ <article class="card"><h3>{{object_a}}</h3><p>{{object_a_desc}}</p></article>
27
+ <article class="card"><h3>{{object_b}}</h3><p>{{object_b_desc}}</p></article>
28
+ <article class="card"><h3>{{object_c}}</h3><p>{{object_c_desc}}</p></article>
29
+ </div>
30
+ </section>
31
+
32
+ <section class="section">
33
+ <h2 class="section-title">核心对比矩阵</h2>
34
+ <table class="table">
35
+ <tr><th>维度</th><th>{{object_a}}</th><th>{{object_b}}</th><th>{{object_c}}</th></tr>
36
+ <tr><td>用户规模</td><td>{{a_scale}}</td><td>{{b_scale}}</td><td>{{c_scale}}</td></tr>
37
+ <tr><td>内容质量</td><td>{{a_quality}}</td><td>{{b_quality}}</td><td>{{c_quality}}</td></tr>
38
+ <tr><td>转化能力</td><td>{{a_convert}}</td><td>{{b_convert}}</td><td>{{c_convert}}</td></tr>
39
+ <tr><td>执行风险</td><td>{{a_risk}}</td><td>{{b_risk}}</td><td>{{c_risk}}</td></tr>
40
+ </table>
41
+ </section>
42
+
43
+ <section class="section">
44
+ <h2 class="section-title">优劣势拆解</h2>
45
+ <div class="grid-3">
46
+ <article class="card"><h3>{{object_a}}</h3><p>{{a_pros_cons}}</p></article>
47
+ <article class="card"><h3>{{object_b}}</h3><p>{{b_pros_cons}}</p></article>
48
+ <article class="card"><h3>{{object_c}}</h3><p>{{c_pros_cons}}</p></article>
49
+ </div>
50
+ </section>
51
+
52
+ <section class="section">
53
+ <h2 class="section-title">推荐结论</h2>
54
+ <div class="summary">
55
+ <p class="summary-strong">{{best_choice}}</p>
56
+ <p>{{recommendation_reason}}</p>
57
+ </div>
58
+ </section>
59
+
60
+ <footer class="footer"><span>数据来源:{{source}}</span><span>本报告由 AI 生成,仅供参考。</span></footer>
61
+ </main>
62
+ </body>
63
+ </html>
@@ -0,0 +1,54 @@
1
+ <!doctype html>
2
+ <html lang="zh-CN">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1">
6
+ <title>卡片集合型报告模板</title>
7
+ <link rel="stylesheet" href="./report-warm-beige.css">
8
+ </head>
9
+ <body>
10
+ <main class="report-page">
11
+ <div class="report-topline"><span>HTML报告生成 · 卡片集合型</span><span>{{generated_at}}</span></div>
12
+ <header class="report-header">
13
+ <p class="eyebrow">5. 卡片集合型</p>
14
+ <h1>{{title}}</h1>
15
+ <p class="subtitle">{{subtitle}}</p>
16
+ <div class="tags">
17
+ <span class="tag">选题</span><span class="tag">标题</span><span class="tag">案例</span><span class="tag">灵感</span>
18
+ </div>
19
+ </header>
20
+
21
+ <section class="summary">
22
+ <p class="summary-strong">{{collection_summary}}</p>
23
+ <p class="muted">集合说明 → 分类标签 → 卡片浏览 → 推荐优先级 → 使用建议</p>
24
+ </section>
25
+
26
+ <section class="section">
27
+ <h2 class="section-title">卡片网格</h2>
28
+ <div class="grid-3">
29
+ <article class="card"><h3>{{card_1_title}}</h3><p>{{card_1_desc}}</p><div class="tags"><span class="tag">{{card_1_tag}}</span></div><p class="muted">优先级:{{card_1_priority}}</p></article>
30
+ <article class="card"><h3>{{card_2_title}}</h3><p>{{card_2_desc}}</p><div class="tags"><span class="tag">{{card_2_tag}}</span></div><p class="muted">优先级:{{card_2_priority}}</p></article>
31
+ <article class="card"><h3>{{card_3_title}}</h3><p>{{card_3_desc}}</p><div class="tags"><span class="tag">{{card_3_tag}}</span></div><p class="muted">优先级:{{card_3_priority}}</p></article>
32
+ <article class="card"><h3>{{card_4_title}}</h3><p>{{card_4_desc}}</p><div class="tags"><span class="tag">{{card_4_tag}}</span></div><p class="muted">优先级:{{card_4_priority}}</p></article>
33
+ <article class="card"><h3>{{card_5_title}}</h3><p>{{card_5_desc}}</p><div class="tags"><span class="tag">{{card_5_tag}}</span></div><p class="muted">优先级:{{card_5_priority}}</p></article>
34
+ <article class="card"><h3>{{card_6_title}}</h3><p>{{card_6_desc}}</p><div class="tags"><span class="tag">{{card_6_tag}}</span></div><p class="muted">优先级:{{card_6_priority}}</p></article>
35
+ </div>
36
+ </section>
37
+
38
+ <section class="section">
39
+ <h2 class="section-title">推荐优先级说明</h2>
40
+ <div class="card soft">{{priority_explanation}}</div>
41
+ </section>
42
+
43
+ <section class="section">
44
+ <h2 class="section-title">使用建议</h2>
45
+ <div class="grid-2">
46
+ <article class="card">{{usage_tip_1}}</article>
47
+ <article class="card">{{usage_tip_2}}</article>
48
+ </div>
49
+ </section>
50
+
51
+ <footer class="footer"><span>数据来源:{{source}}</span><span>本报告由 AI 生成,仅供参考。</span></footer>
52
+ </main>
53
+ </body>
54
+ </html>
@@ -0,0 +1,57 @@
1
+ <!doctype html>
2
+ <html lang="zh-CN">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1">
6
+ <title>流程步骤型报告模板</title>
7
+ <link rel="stylesheet" href="./report-warm-beige.css">
8
+ </head>
9
+ <body>
10
+ <main class="report-page">
11
+ <div class="report-topline"><span>HTML报告生成 · 流程步骤型</span><span>{{generated_at}}</span></div>
12
+ <header class="report-header">
13
+ <p class="eyebrow">6. 流程步骤型</p>
14
+ <h1>{{title}}</h1>
15
+ <p class="subtitle">{{subtitle}}</p>
16
+ </header>
17
+
18
+ <section class="summary">
19
+ <p class="summary-strong">流程目标:{{goal}}</p>
20
+ <p class="muted">目标 → 总流程 → 分步骤说明 → 注意事项 → 输出结果</p>
21
+ </section>
22
+
23
+ <section class="section">
24
+ <h2 class="section-title">流程总览</h2>
25
+ <div class="flow-row">
26
+ <div class="flow-step">选题策划</div>
27
+ <div class="flow-step">内容制作</div>
28
+ <div class="flow-step">制作脚本</div>
29
+ <div class="flow-step">发布运营</div>
30
+ <div class="flow-step">复盘优化</div>
31
+ </div>
32
+ </section>
33
+
34
+ <section class="section">
35
+ <h2 class="section-title">分步骤说明</h2>
36
+ <div class="grid-2">
37
+ <article class="card"><span class="number">1</span><h3>{{step_1_title}}</h3><p><strong>输入:</strong>{{step_1_input}}</p><p><strong>动作:</strong>{{step_1_action}}</p><p><strong>输出:</strong>{{step_1_output}}</p></article>
38
+ <article class="card"><span class="number">2</span><h3>{{step_2_title}}</h3><p><strong>输入:</strong>{{step_2_input}}</p><p><strong>动作:</strong>{{step_2_action}}</p><p><strong>输出:</strong>{{step_2_output}}</p></article>
39
+ <article class="card"><span class="number">3</span><h3>{{step_3_title}}</h3><p><strong>输入:</strong>{{step_3_input}}</p><p><strong>动作:</strong>{{step_3_action}}</p><p><strong>输出:</strong>{{step_3_output}}</p></article>
40
+ <article class="card"><span class="number">4</span><h3>{{step_4_title}}</h3><p><strong>输入:</strong>{{step_4_input}}</p><p><strong>动作:</strong>{{step_4_action}}</p><p><strong>输出:</strong>{{step_4_output}}</p></article>
41
+ </div>
42
+ </section>
43
+
44
+ <section class="section">
45
+ <h2 class="section-title">常见错误</h2>
46
+ <div class="card soft">{{common_mistakes}}</div>
47
+ </section>
48
+
49
+ <section class="section">
50
+ <h2 class="section-title">执行建议</h2>
51
+ <div class="card">{{execution_suggestions}}</div>
52
+ </section>
53
+
54
+ <footer class="footer"><span>数据来源:{{source}}</span><span>本报告由 AI 生成,仅供参考。</span></footer>
55
+ </main>
56
+ </body>
57
+ </html>
@@ -0,0 +1,55 @@
1
+ <!doctype html>
2
+ <html lang="zh-CN">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1">
6
+ <title>时间线型报告模板</title>
7
+ <link rel="stylesheet" href="./report-warm-beige.css">
8
+ </head>
9
+ <body>
10
+ <main class="report-page">
11
+ <div class="report-topline"><span>HTML报告生成 · 时间线型</span><span>{{period}}</span></div>
12
+ <header class="report-header">
13
+ <p class="eyebrow">7. 时间线型</p>
14
+ <h1>{{title}}</h1>
15
+ <p class="subtitle">{{subtitle}}</p>
16
+ </header>
17
+
18
+ <section class="summary">
19
+ <p class="summary-strong">{{overview}}</p>
20
+ <p class="muted">周期概览 → 时间节点 → 阶段变化 → 关键转折 → 下一阶段</p>
21
+ </section>
22
+
23
+ <section class="section">
24
+ <h2 class="section-title">关键时间线</h2>
25
+ <div class="timeline">
26
+ <article class="timeline-item"><strong>{{event_1_date}} · {{event_1_title}}</strong><p>{{event_1_desc}}</p><p class="muted">影响:{{event_1_impact}}</p></article>
27
+ <article class="timeline-item"><strong>{{event_2_date}} · {{event_2_title}}</strong><p>{{event_2_desc}}</p><p class="muted">影响:{{event_2_impact}}</p></article>
28
+ <article class="timeline-item"><strong>{{event_3_date}} · {{event_3_title}}</strong><p>{{event_3_desc}}</p><p class="muted">影响:{{event_3_impact}}</p></article>
29
+ <article class="timeline-item"><strong>{{event_4_date}} · {{event_4_title}}</strong><p>{{event_4_desc}}</p><p class="muted">影响:{{event_4_impact}}</p></article>
30
+ </div>
31
+ </section>
32
+
33
+ <section class="section">
34
+ <h2 class="section-title">阶段总结</h2>
35
+ <div class="grid-3">
36
+ <article class="card"><h3>启动期</h3><p>{{stage_1}}</p></article>
37
+ <article class="card"><h3>增长期</h3><p>{{stage_2}}</p></article>
38
+ <article class="card"><h3>沉淀期</h3><p>{{stage_3}}</p></article>
39
+ </div>
40
+ </section>
41
+
42
+ <section class="section">
43
+ <h2 class="section-title">关键转折点</h2>
44
+ <div class="card soft">{{turning_points}}</div>
45
+ </section>
46
+
47
+ <section class="section">
48
+ <h2 class="section-title">下一阶段建议</h2>
49
+ <div class="card">{{next_stage_suggestions}}</div>
50
+ </section>
51
+
52
+ <footer class="footer"><span>数据来源:{{source}}</span><span>生成时间:{{generated_at}}</span></footer>
53
+ </main>
54
+ </body>
55
+ </html>
@@ -0,0 +1,58 @@
1
+ <!doctype html>
2
+ <html lang="zh-CN">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1">
6
+ <title>行动看板型报告模板</title>
7
+ <link rel="stylesheet" href="./report-warm-beige.css">
8
+ </head>
9
+ <body>
10
+ <main class="report-page">
11
+ <div class="report-topline"><span>HTML报告生成 · 行动看板型</span><span>{{generated_at}}</span></div>
12
+ <header class="report-header">
13
+ <p class="eyebrow">8. 行动看板型</p>
14
+ <h1>{{title}}</h1>
15
+ <p class="subtitle">{{subtitle}}</p>
16
+ </header>
17
+
18
+ <section class="summary">
19
+ <p class="summary-strong">本期目标:{{goal}}</p>
20
+ <p class="muted">目标 → 优先级任务 → 执行顺序 → 时间安排 → 完成标准</p>
21
+ </section>
22
+
23
+ <section class="section">
24
+ <h2 class="section-title">任务分组</h2>
25
+ <div class="grid-3">
26
+ <article class="card priority-high"><h3>高优先级</h3><ol class="list"><li>{{high_1}}</li><li>{{high_2}}</li><li>{{high_3}}</li></ol></article>
27
+ <article class="card priority-medium"><h3>中优先级</h3><ol class="list"><li>{{medium_1}}</li><li>{{medium_2}}</li><li>{{medium_3}}</li></ol></article>
28
+ <article class="card priority-low"><h3>低优先级</h3><ol class="list"><li>{{low_1}}</li><li>{{low_2}}</li><li>{{low_3}}</li></ol></article>
29
+ </div>
30
+ </section>
31
+
32
+ <section class="section">
33
+ <h2 class="section-title">执行时间安排</h2>
34
+ <table class="table">
35
+ <tr><th>周一</th><th>周二</th><th>周三</th><th>周四</th><th>周五</th></tr>
36
+ <tr><td>{{day_1}}</td><td>{{day_2}}</td><td>{{day_3}}</td><td>{{day_4}}</td><td>{{day_5}}</td></tr>
37
+ </table>
38
+ </section>
39
+
40
+ <section class="section">
41
+ <h2 class="section-title">资源准备</h2>
42
+ <div class="grid-4">
43
+ <article class="card soft">素材库<br><span class="muted">{{resource_1}}</span></article>
44
+ <article class="card soft">数据工具<br><span class="muted">{{resource_2}}</span></article>
45
+ <article class="card soft">脚本文件<br><span class="muted">{{resource_3}}</span></article>
46
+ <article class="card soft">参考案例<br><span class="muted">{{resource_4}}</span></article>
47
+ </div>
48
+ </section>
49
+
50
+ <section class="section">
51
+ <h2 class="section-title">完成标准</h2>
52
+ <div class="card">{{completion_criteria}}</div>
53
+ </section>
54
+
55
+ <footer class="footer"><span>数据来源:{{source}}</span><span>本报告由 AI 生成,仅供参考。</span></footer>
56
+ </main>
57
+ </body>
58
+ </html>
@@ -0,0 +1,72 @@
1
+ <!doctype html>
2
+ <html lang="zh-CN">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1">
6
+ <title>知识地图型报告模板</title>
7
+ <link rel="stylesheet" href="./report-warm-beige.css">
8
+ <style>
9
+ .map-core { text-align: center; }
10
+ .map-core .core { display: inline-block; padding: 18px 34px; background: var(--primary); color: #fff; font-weight: 900; }
11
+ .map-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; margin-top: 18px; }
12
+ .relation-line { height: 1px; background: var(--line); margin: 18px 0; }
13
+ </style>
14
+ </head>
15
+ <body>
16
+ <main class="report-page">
17
+ <div class="report-topline"><span>HTML报告生成 · 知识地图型</span><span>{{generated_at}}</span></div>
18
+ <header class="report-header">
19
+ <p class="eyebrow">9. 知识地图型</p>
20
+ <h1>{{title}}</h1>
21
+ <p class="subtitle">{{subtitle}}</p>
22
+ </header>
23
+
24
+ <section class="summary">
25
+ <p class="summary-strong">核心主题:{{core_topic}}</p>
26
+ <p class="muted">核心主题 → 结构树 → 关键节点 → 关系说明 → 学习路径</p>
27
+ </section>
28
+
29
+ <section class="section">
30
+ <h2 class="section-title">知识结构地图</h2>
31
+ <div class="card map-core">
32
+ <div class="core">{{core_topic}}</div>
33
+ <div class="relation-line"></div>
34
+ <div class="map-grid">
35
+ <article class="card soft"><strong>{{node_1}}</strong><p>{{node_1_desc}}</p></article>
36
+ <article class="card soft"><strong>{{node_2}}</strong><p>{{node_2_desc}}</p></article>
37
+ <article class="card soft"><strong>{{node_3}}</strong><p>{{node_3_desc}}</p></article>
38
+ <article class="card soft"><strong>{{node_4}}</strong><p>{{node_4_desc}}</p></article>
39
+ </div>
40
+ </div>
41
+ </section>
42
+
43
+ <section class="section">
44
+ <h2 class="section-title">关系说明</h2>
45
+ <table class="table">
46
+ <tr><th>关系</th><th>说明</th><th>应用</th></tr>
47
+ <tr><td>{{relation_1}}</td><td>{{relation_1_desc}}</td><td>{{relation_1_use}}</td></tr>
48
+ <tr><td>{{relation_2}}</td><td>{{relation_2_desc}}</td><td>{{relation_2_use}}</td></tr>
49
+ <tr><td>{{relation_3}}</td><td>{{relation_3_desc}}</td><td>{{relation_3_use}}</td></tr>
50
+ </table>
51
+ </section>
52
+
53
+ <section class="section">
54
+ <h2 class="section-title">学习路径建议</h2>
55
+ <div class="flow-row">
56
+ <div class="flow-step">入门阶段</div>
57
+ <div class="flow-step">通用阶段</div>
58
+ <div class="flow-step">专项阶段</div>
59
+ <div class="flow-step">专家阶段</div>
60
+ <div class="flow-step">应用阶段</div>
61
+ </div>
62
+ </section>
63
+
64
+ <section class="section">
65
+ <h2 class="section-title">应用建议</h2>
66
+ <div class="card">{{application_suggestions}}</div>
67
+ </section>
68
+
69
+ <footer class="footer"><span>数据来源:{{source}}</span><span>本报告由 AI 生成,仅供参考。</span></footer>
70
+ </main>
71
+ </body>
72
+ </html>