ima-claude 2.18.0 → 2.25.0
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.
- package/README.md +55 -9
- package/dist/cli.js +5 -1
- package/package.json +1 -1
- package/plugins/ima-claude/.claude-plugin/plugin.json +2 -2
- package/plugins/ima-claude/agents/explorer.md +29 -15
- package/plugins/ima-claude/agents/implementer.md +58 -13
- package/plugins/ima-claude/agents/memory.md +19 -19
- package/plugins/ima-claude/agents/reviewer.md +56 -34
- package/plugins/ima-claude/agents/tester.md +59 -16
- package/plugins/ima-claude/agents/wp-developer.md +66 -21
- package/plugins/ima-claude/hooks/bootstrap.sh +42 -44
- package/plugins/ima-claude/hooks/prompt_coach_digest.md +14 -17
- package/plugins/ima-claude/hooks/prompt_coach_system.md +10 -12
- package/plugins/ima-claude/personalities/README.md +17 -6
- package/plugins/ima-claude/personalities/enable-efficient.md +61 -0
- package/plugins/ima-claude/personalities/enable-terse.md +71 -0
- package/plugins/ima-claude/skills/agentic-workflows/SKILL.md +97 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/deliver.md +181 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/draft.md +99 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/gather.md +130 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/outline.md +106 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/review.md +137 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/standards/draft-format.md +159 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/standards/editorial-standards.md +160 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/standards/outline-format.md +110 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/avada-construction-guide.md +263 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/avada-webinar-example.txt +275 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/cta-block-catalog.md +169 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/espo-email-preparation.md +241 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/webinar-recap-email-espo.html +339 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/webinar-reminder-email-espo.html +458 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/workflows/editorial/webinar-summary.md +81 -0
- package/plugins/ima-claude/skills/architect/SKILL.md +54 -168
- package/plugins/ima-claude/skills/compound-bridge/SKILL.md +41 -94
- package/plugins/ima-claude/skills/design-to-code/SKILL.md +91 -0
- package/plugins/ima-claude/skills/design-to-code/references/guardrails.md +46 -0
- package/plugins/ima-claude/skills/design-to-code/references/phase-a-design-to-prompt.md +141 -0
- package/plugins/ima-claude/skills/design-to-code/references/phase-b-prompt-to-code.md +155 -0
- package/plugins/ima-claude/skills/design-to-code/references/prompt-template.md +95 -0
- package/plugins/ima-claude/skills/discourse/SKILL.md +79 -194
- package/plugins/ima-claude/skills/discourse-admin/SKILL.md +41 -103
- package/plugins/ima-claude/skills/docs-organize/SKILL.md +63 -203
- package/plugins/ima-claude/skills/ember-discourse/SKILL.md +90 -200
- package/plugins/ima-claude/skills/espocrm/SKILL.md +14 -23
- package/plugins/ima-claude/skills/espocrm-api/SKILL.md +79 -192
- package/plugins/ima-claude/skills/functional-programmer/SKILL.md +33 -237
- package/plugins/ima-claude/skills/gh-cli/SKILL.md +26 -65
- package/plugins/ima-claude/skills/ima-bootstrap/SKILL.md +71 -104
- package/plugins/ima-claude/skills/ima-bootstrap/references/ima-brand.md +32 -22
- package/plugins/ima-claude/skills/ima-brand/SKILL.md +18 -23
- package/plugins/ima-claude/skills/ima-copywriting/SKILL.md +68 -179
- package/plugins/ima-claude/skills/ima-doc2pdf/SKILL.md +32 -102
- package/plugins/ima-claude/skills/ima-editorial-scorecard/SKILL.md +38 -63
- package/plugins/ima-claude/skills/ima-editorial-workflow/SKILL.md +69 -114
- package/plugins/ima-claude/skills/ima-email-creator/SKILL.md +16 -22
- package/plugins/ima-claude/skills/ima-forms-expert/SKILL.md +21 -37
- package/plugins/ima-claude/skills/jira-checkpoint/SKILL.md +39 -120
- package/plugins/ima-claude/skills/jquery/SKILL.md +107 -233
- package/plugins/ima-claude/skills/js-fp/SKILL.md +75 -296
- package/plugins/ima-claude/skills/js-fp-api/SKILL.md +52 -162
- package/plugins/ima-claude/skills/js-fp-react/SKILL.md +47 -270
- package/plugins/ima-claude/skills/js-fp-vue/SKILL.md +55 -209
- package/plugins/ima-claude/skills/js-fp-wordpress/SKILL.md +59 -204
- package/plugins/ima-claude/skills/livecanvas/SKILL.md +19 -32
- package/plugins/ima-claude/skills/mcp-atlassian/SKILL.md +146 -136
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-attachments.md +115 -0
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-auth.md +103 -0
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-bulk.md +149 -0
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-misc.md +195 -0
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-sprints.md +158 -0
- package/plugins/ima-claude/skills/mcp-context7/SKILL.md +32 -64
- package/plugins/ima-claude/skills/mcp-gitea/SKILL.md +98 -188
- package/plugins/ima-claude/skills/mcp-github/SKILL.md +60 -124
- package/plugins/ima-claude/skills/mcp-memory/SKILL.md +1 -177
- package/plugins/ima-claude/skills/mcp-qdrant/SKILL.md +58 -115
- package/plugins/ima-claude/skills/mcp-sequential/SKILL.md +32 -87
- package/plugins/ima-claude/skills/mcp-serena/SKILL.md +54 -80
- package/plugins/ima-claude/skills/mcp-tavily/SKILL.md +40 -63
- package/plugins/ima-claude/skills/mcp-vestige/SKILL.md +75 -116
- package/plugins/ima-claude/skills/php-authnet/SKILL.md +32 -65
- package/plugins/ima-claude/skills/php-fp/SKILL.md +50 -129
- package/plugins/ima-claude/skills/php-fp-wordpress/SKILL.md +25 -73
- package/plugins/ima-claude/skills/phpunit-wp/SKILL.md +103 -463
- package/plugins/ima-claude/skills/playwright/SKILL.md +69 -220
- package/plugins/ima-claude/skills/prompt-starter/SKILL.md +35 -82
- package/plugins/ima-claude/skills/prompt-starter/references/code-review.md +38 -0
- package/plugins/ima-claude/skills/py-fp/SKILL.md +78 -384
- package/plugins/ima-claude/skills/quasar-fp/SKILL.md +54 -255
- package/plugins/ima-claude/skills/quickstart/SKILL.md +7 -11
- package/plugins/ima-claude/skills/rails/SKILL.md +63 -184
- package/plugins/ima-claude/skills/resume-session/SKILL.md +14 -35
- package/plugins/ima-claude/skills/rg/SKILL.md +61 -146
- package/plugins/ima-claude/skills/ruby-fp/SKILL.md +66 -163
- package/plugins/ima-claude/skills/save-session/SKILL.md +10 -39
- package/plugins/ima-claude/skills/scorecard/SKILL.md +24 -38
- package/plugins/ima-claude/skills/skill-analyzer/SKILL.md +42 -71
- package/plugins/ima-claude/skills/skill-creator/SKILL.md +79 -250
- package/plugins/ima-claude/skills/task-master/SKILL.md +11 -31
- package/plugins/ima-claude/skills/task-planner/SKILL.md +44 -153
- package/plugins/ima-claude/skills/task-runner/SKILL.md +61 -143
- package/plugins/ima-claude/skills/unit-testing/SKILL.md +59 -134
- package/plugins/ima-claude/skills/wp-ddev/SKILL.md +38 -120
- package/plugins/ima-claude/skills/wp-local/SKILL.md +26 -108
|
@@ -0,0 +1,458 @@
|
|
|
1
|
+
<div class="body" style="margin:0; padding:0; background-color:#FFF; -webkit-text-size-adjust:none; text-size-adjust:none">
|
|
2
|
+
|
|
3
|
+
<table border="0" cellpadding="0" cellspacing="0" class="nl-container" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: #FFFFFF;" width="100%">
|
|
4
|
+
<tbody>
|
|
5
|
+
<tr>
|
|
6
|
+
<td>
|
|
7
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
8
|
+
<tbody>
|
|
9
|
+
<tr>
|
|
10
|
+
<td>
|
|
11
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
12
|
+
<tbody>
|
|
13
|
+
<tr>
|
|
14
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
15
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
16
|
+
<tr>
|
|
17
|
+
<td class="col-pad" style="padding-bottom:15px;padding-top:20px;">
|
|
18
|
+
<table border="0" cellpadding="0" cellspacing="0" class="image_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
19
|
+
<tr>
|
|
20
|
+
<td class="pad" style="padding-bottom:10px;width:100%;padding-right:0px;padding-left:0px;">
|
|
21
|
+
<div align="center" class="alignment">
|
|
22
|
+
<div style="max-width: 240px;"><a href="https://imahealth.org/?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" target="_blank"><img alt="Independent Medical Alliance Logo" height="auto" src="https://d15k2d11r6t6rl.cloudfront.net/pub/bfra/udn5mifp/mkv/szv/of9/ima-logo-tm.jpg" style="display: block; height: auto; border: 0; width: 100%;" title="Independent Medical Alliance Logo" width="240"/></a></div>
|
|
23
|
+
</div>
|
|
24
|
+
</td>
|
|
25
|
+
</tr>
|
|
26
|
+
</table>
|
|
27
|
+
</td>
|
|
28
|
+
</tr>
|
|
29
|
+
</table>
|
|
30
|
+
</td>
|
|
31
|
+
</tr>
|
|
32
|
+
</tbody>
|
|
33
|
+
</table>
|
|
34
|
+
</td>
|
|
35
|
+
</tr>
|
|
36
|
+
</tbody>
|
|
37
|
+
</table>
|
|
38
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
39
|
+
<tbody>
|
|
40
|
+
<tr>
|
|
41
|
+
<td>
|
|
42
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-bottom: 2px solid #004a7d; border-left: 2px solid #004a7d; border-radius: 0; border-right: 2px solid #004a7d; border-top: 2px solid #004a7d; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
43
|
+
<tbody>
|
|
44
|
+
<tr>
|
|
45
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
46
|
+
<table border="0" cellpadding="0" cellspacing="0" class="image_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
47
|
+
<tr>
|
|
48
|
+
<td class="pad" style="width:100%;">
|
|
49
|
+
<div align="center" class="alignment">
|
|
50
|
+
<div style="max-width: 596px;"><a href="https://x.com/Honest_Medicine?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" target="_blank"><img alt="Leading with Principle Webinar" height="auto" src="https://media.beefree.cloud/pub/bfra/udn5mifp/dc9/vbm/vef/drug-cycling-in-cancer-care.jpg" style="display: block; height: auto; border: 0; width: 100%;" title="Leading with Principle Webinar" width="596"/></a></div>
|
|
51
|
+
</div>
|
|
52
|
+
</td>
|
|
53
|
+
</tr>
|
|
54
|
+
</table>
|
|
55
|
+
</td>
|
|
56
|
+
</tr>
|
|
57
|
+
</tbody>
|
|
58
|
+
</table>
|
|
59
|
+
</td>
|
|
60
|
+
</tr>
|
|
61
|
+
</tbody>
|
|
62
|
+
</table>
|
|
63
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-3" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
64
|
+
<tbody>
|
|
65
|
+
<tr>
|
|
66
|
+
<td>
|
|
67
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-radius: 0; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
68
|
+
<tbody>
|
|
69
|
+
<tr>
|
|
70
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
71
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
72
|
+
<tr>
|
|
73
|
+
<td class="col-pad" style="padding-bottom:5px;padding-top:5px;">
|
|
74
|
+
<table border="0" cellpadding="0" cellspacing="0" class="heading_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
75
|
+
<tr>
|
|
76
|
+
<td class="pad" style="padding-left:10px;padding-right:10px;padding-top:30px;text-align:center;width:100%;">
|
|
77
|
+
<h1 style="margin: 0; color: #00066f; direction: ltr; font-family: 'Lato', Tahoma, Verdana, Segoe, sans-serif; font-size: 38px; font-weight: 700; letter-spacing: normal; line-height: 1.2; text-align: center; margin-top: 0; margin-bottom: 0; mso-line-height-alt: 46px;"><span class="tinyMce-placeholder" style="word-break: break-word;">Watch the Livestream:</span></h1>
|
|
78
|
+
</td>
|
|
79
|
+
</tr>
|
|
80
|
+
</table>
|
|
81
|
+
</td>
|
|
82
|
+
</tr>
|
|
83
|
+
</table>
|
|
84
|
+
</td>
|
|
85
|
+
</tr>
|
|
86
|
+
</tbody>
|
|
87
|
+
</table>
|
|
88
|
+
</td>
|
|
89
|
+
</tr>
|
|
90
|
+
</tbody>
|
|
91
|
+
</table>
|
|
92
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-4" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
93
|
+
<tbody>
|
|
94
|
+
<tr>
|
|
95
|
+
<td>
|
|
96
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-radius: 0; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
97
|
+
<tbody>
|
|
98
|
+
<tr>
|
|
99
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="33.333333333333336%">
|
|
100
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
101
|
+
<tr>
|
|
102
|
+
<td class="col-pad" style="padding-bottom:5px;padding-top:5px;">
|
|
103
|
+
<table border="0" cellpadding="0" cellspacing="0" class="button_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
104
|
+
<tr>
|
|
105
|
+
<td class="pad" style="padding-left:10px;padding-right:10px;padding-top:10px;text-align:center;">
|
|
106
|
+
<div align="center" class="alignment"><a href="https://x.com/Honest_Medicine?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" style="color:#fff;text-decoration:none;" target="_blank"><!--[if mso]>
|
|
107
|
+
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://x.com/Honest_Medicine?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" style="height:42px;width:92px;v-text-anchor:middle;" arcsize="10%" fillcolor="#00b8b8">
|
|
108
|
+
<v:stroke dashstyle="Solid" weight="0px" color="#00b8b8"/>
|
|
109
|
+
<w:anchorlock/>
|
|
110
|
+
<v:textbox inset="0px,0px,0px,0px">
|
|
111
|
+
<center dir="false" style="color:#fff;font-family:Arial, Helvetica, sans-serif;font-size:16px">
|
|
112
|
+
<![endif]--><span class="button" style="background-color: #00b8b8; border-bottom: 0px solid transparent; border-left: 0px solid transparent; border-radius: 4px; border-right: 0px solid transparent; border-top: 0px solid transparent; color: #fff; display: inline-block; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 700; mso-border-alt: none; text-align: center; width: auto; word-break: keep-all; letter-spacing: normal;"><span class="btn-pad" style="word-break: break-word; padding-left: 32px; padding-right: 32px; padding-top: 14px; padding-bottom: 14px; display: block;"><span style="word-break: break-word; line-height: 32px;"><strong>X.com</strong></span></span></span><!--[if mso]></center></v:textbox></v:roundrect><![endif]--></a></div>
|
|
113
|
+
</td>
|
|
114
|
+
</tr>
|
|
115
|
+
</table>
|
|
116
|
+
</td>
|
|
117
|
+
</tr>
|
|
118
|
+
</table>
|
|
119
|
+
</td>
|
|
120
|
+
<td class="column column-2" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="33.333333333333336%">
|
|
121
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
122
|
+
<tr>
|
|
123
|
+
<td class="col-pad" style="padding-bottom:5px;padding-top:5px;">
|
|
124
|
+
<table border="0" cellpadding="0" cellspacing="0" class="button_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
125
|
+
<tr>
|
|
126
|
+
<td class="pad" style="padding-left:10px;padding-right:10px;padding-top:10px;text-align:center;">
|
|
127
|
+
<div align="center" class="alignment"><a href="https://www.youtube.com/@IndependentMedicalAlliance/streams?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" style="color:#fff;text-decoration:none;" target="_blank"><!--[if mso]>
|
|
128
|
+
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://www.youtube.com/@IndependentMedicalAlliance/streams?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" style="height:42px;width:112px;v-text-anchor:middle;" arcsize="10%" fillcolor="#00b8b8">
|
|
129
|
+
<v:stroke dashstyle="Solid" weight="0px" color="#00b8b8"/>
|
|
130
|
+
<w:anchorlock/>
|
|
131
|
+
<v:textbox inset="0px,0px,0px,0px">
|
|
132
|
+
<center dir="false" style="color:#fff;font-family:Arial, Helvetica, sans-serif;font-size:16px">
|
|
133
|
+
<![endif]--><span class="button" style="background-color: #00b8b8; border-bottom: 0px solid transparent; border-left: 0px solid transparent; border-radius: 4px; border-right: 0px solid transparent; border-top: 0px solid transparent; color: #fff; display: inline-block; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 700; mso-border-alt: none; text-align: center; width: auto; word-break: keep-all; letter-spacing: normal;"><span class="btn-pad" style="word-break: break-word; padding-left: 32px; padding-right: 32px; padding-top: 14px; padding-bottom: 14px; display: block;"><span style="word-break: break-word; line-height: 32px;"><strong>YouTube</strong></span></span></span><!--[if mso]></center></v:textbox></v:roundrect><![endif]--></a></div>
|
|
134
|
+
</td>
|
|
135
|
+
</tr>
|
|
136
|
+
</table>
|
|
137
|
+
</td>
|
|
138
|
+
</tr>
|
|
139
|
+
</table>
|
|
140
|
+
</td>
|
|
141
|
+
<td class="column column-3" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="33.333333333333336%">
|
|
142
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
143
|
+
<tr>
|
|
144
|
+
<td class="col-pad" style="padding-bottom:5px;padding-top:5px;">
|
|
145
|
+
<table border="0" cellpadding="0" cellspacing="0" class="button_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
146
|
+
<tr>
|
|
147
|
+
<td class="pad" style="padding-left:10px;padding-right:10px;padding-top:10px;text-align:center;">
|
|
148
|
+
<div align="center" class="alignment"><a href="https://rumble.com/user/FLCCCAlliance/livestreams?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" style="color:#fff;text-decoration:none;" target="_blank"><!--[if mso]>
|
|
149
|
+
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://rumble.com/user/FLCCCAlliance/livestreams?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" style="height:42px;width:105px;v-text-anchor:middle;" arcsize="10%" fillcolor="#00b8b8">
|
|
150
|
+
<v:stroke dashstyle="Solid" weight="0px" color="#00b8b8"/>
|
|
151
|
+
<w:anchorlock/>
|
|
152
|
+
<v:textbox inset="0px,0px,0px,0px">
|
|
153
|
+
<center dir="false" style="color:#fff;font-family:Arial, Helvetica, sans-serif;font-size:16px">
|
|
154
|
+
<![endif]--><span class="button" style="background-color: #00b8b8; border-bottom: 0px solid transparent; border-left: 0px solid transparent; border-radius: 4px; border-right: 0px solid transparent; border-top: 0px solid transparent; color: #fff; display: inline-block; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 700; mso-border-alt: none; text-align: center; width: auto; word-break: keep-all; letter-spacing: normal;"><span class="btn-pad" style="word-break: break-word; padding-left: 32px; padding-right: 32px; padding-top: 14px; padding-bottom: 14px; display: block;"><span style="word-break: break-word; line-height: 32px;"><strong>Rumble</strong></span></span></span><!--[if mso]></center></v:textbox></v:roundrect><![endif]--></a></div>
|
|
155
|
+
</td>
|
|
156
|
+
</tr>
|
|
157
|
+
</table>
|
|
158
|
+
</td>
|
|
159
|
+
</tr>
|
|
160
|
+
</table>
|
|
161
|
+
</td>
|
|
162
|
+
</tr>
|
|
163
|
+
</tbody>
|
|
164
|
+
</table>
|
|
165
|
+
</td>
|
|
166
|
+
</tr>
|
|
167
|
+
</tbody>
|
|
168
|
+
</table>
|
|
169
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-5" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
170
|
+
<tbody>
|
|
171
|
+
<tr>
|
|
172
|
+
<td>
|
|
173
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-radius: 0; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
174
|
+
<tbody>
|
|
175
|
+
<tr>
|
|
176
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
177
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
178
|
+
<tr>
|
|
179
|
+
<td class="col-pad" style="padding-bottom:5px;padding-top:5px;">
|
|
180
|
+
<table border="0" cellpadding="0" cellspacing="0" class="paragraph_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
|
|
181
|
+
<tr>
|
|
182
|
+
<td class="pad" style="padding-bottom:40px;padding-left:10px;padding-right:10px;padding-top:10px;">
|
|
183
|
+
<div style="color:#00066F;direction:ltr;font-family:Lato, Arial, Helvetica, sans-serif;font-size:14px;font-weight:400;letter-spacing:0px;line-height:1.2;text-align:center;mso-line-height-alt:17px;">
|
|
184
|
+
<p style="line-height:inherit; margin:0; margin-bottom:0"><strong>Live Webinar Every Wednesday</strong></p>
|
|
185
|
+
<p style="line-height:inherit; margin:0">7:00PM Eastern / 4:00PM Pacific</p>
|
|
186
|
+
</div>
|
|
187
|
+
</td>
|
|
188
|
+
</tr>
|
|
189
|
+
</table>
|
|
190
|
+
<table border="0" cellpadding="10" cellspacing="0" class="paragraph_block block-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
|
|
191
|
+
<tr>
|
|
192
|
+
<td class="pad">
|
|
193
|
+
<div style="color:#54413a;direction:ltr;font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:16px;font-weight:400;letter-spacing:0px;line-height:1.5;text-align:left;mso-line-height-alt:24px;">
|
|
194
|
+
<p style="line-height:inherit; margin:0">Dear {Person.firstName},</p>
|
|
195
|
+
</div>
|
|
196
|
+
</td>
|
|
197
|
+
</tr>
|
|
198
|
+
</table>
|
|
199
|
+
<table border="0" cellpadding="10" cellspacing="0" class="paragraph_block block-3" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
|
|
200
|
+
<tr>
|
|
201
|
+
<td class="pad">
|
|
202
|
+
<div style="color:#374751;direction:ltr;font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:16px;font-weight:400;letter-spacing:0px;line-height:1.5;text-align:left;mso-line-height-alt:24px;">
|
|
203
|
+
<p style="line-height:inherit; margin:0; margin-bottom:16px">What happens when a cancer treatment stops working the way it once did? In many cases, knowing when and how to change therapies may be just as important as the treatment itself.</p>
|
|
204
|
+
<p style="line-height:inherit; margin:0; margin-bottom:16px">This week, host <strong>Dr. Ryan Cole</strong>, IMA Head of Medical & Scientific Affairs, is joined by <strong>Dr. Paul Marik</strong>, IMA Chief Scientific Officer, for a timely conversation on the role of drug cycling in cancer care and why it may be essential to improving outcomes for patients.</p>
|
|
205
|
+
<p style="line-height:inherit; margin:0"><strong>Discussion will include:</strong></p>
|
|
206
|
+
</div>
|
|
207
|
+
</td>
|
|
208
|
+
</tr>
|
|
209
|
+
</table>
|
|
210
|
+
<table border="0" cellpadding="10" cellspacing="0" class="list_block block-4" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word; color: #374751; direction: ltr; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; line-height:1.5; text-align: left; mso-line-height-alt:24px;" width="100%">
|
|
211
|
+
<tr>
|
|
212
|
+
<td class="pad">
|
|
213
|
+
<div style="margin-left:-20px">
|
|
214
|
+
<ul style="margin-top: 0; margin-bottom: 0; list-style-type: revert;">
|
|
215
|
+
<li style="Margin: 0 0 8px 0;">What drug cycling is and how it works in cancer care</li>
|
|
216
|
+
<li style="Margin: 0 0 8px 0;">Why changing therapies over time may matter for patient outcomes</li>
|
|
217
|
+
<li style="Margin: 0 0 8px 0;">How tumor adaptation and resistance can shape treatment strategy</li>
|
|
218
|
+
<li style="Margin: 0 0 8px 0;">What clinicians and patients should understand about timing and sequencing</li>
|
|
219
|
+
<li style="Margin: 0 0 8px 0;">Dr. Marik's new cancer guides and how they may support patients and families</li>
|
|
220
|
+
</ul>
|
|
221
|
+
</div>
|
|
222
|
+
</td>
|
|
223
|
+
</tr>
|
|
224
|
+
</table>
|
|
225
|
+
<table border="0" cellpadding="10" cellspacing="0" class="divider_block block-5" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
226
|
+
<tr>
|
|
227
|
+
<td class="pad">
|
|
228
|
+
<div align="center" class="alignment">
|
|
229
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
230
|
+
<tr>
|
|
231
|
+
<td class="divider_inner" style="font-size: 1px; line-height: 1px; border-top: 1px solid #dddddd;"><span style="word-break: break-word;"> </span></td>
|
|
232
|
+
</tr>
|
|
233
|
+
</table>
|
|
234
|
+
</div>
|
|
235
|
+
</td>
|
|
236
|
+
</tr>
|
|
237
|
+
</table>
|
|
238
|
+
<table border="0" cellpadding="0" cellspacing="0" class="paragraph_block block-6" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
|
|
239
|
+
<tr>
|
|
240
|
+
<td class="pad" style="padding-bottom:20px;padding-left:10px;padding-right:10px;padding-top:10px;">
|
|
241
|
+
<div style="color:#374751;direction:ltr;font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:16px;font-weight:400;letter-spacing:0px;line-height:1.5;text-align:left;mso-line-height-alt:24px;">
|
|
242
|
+
<p style="line-height:inherit; margin:0; margin-bottom:16px"><strong>📅 When: </strong>Wednesday @ 7 PM ET</p>
|
|
243
|
+
<p style="line-height:inherit; margin:0; margin-bottom:16px"><strong>📍 Where: </strong>Live on <a href="https://x.com/Honest_Medicine?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" rel="noopener" style="text-decoration: underline; color: #00B8B8;" target="_blank">X.com</a>, <a href="https://www.youtube.com/@IndependentMedicalAlliance/streams?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" rel="noopener" style="text-decoration: underline; color: #00B8B8;" target="_blank">YouTube</a>, <a href="https://rumble.com/user/FLCCCAlliance/livestreams?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" rel="noopener" style="text-decoration: underline; color: #00B8B8;" target="_blank">Rumble</a> or <a href="https://zoom.us/webinar/register/WN_2CY5VGh7Rk6NeDPZOpzKyQ?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" rel="noopener" style="text-decoration: underline; color: #00B8B8;" target="_blank">Zoom</a></p>
|
|
244
|
+
<p style="line-height:inherit; margin:0"><strong>🔁 Replay:</strong> Available immediately on X.com and YouTube<br/><em>or catch the full recap published on <a href="https://imahealth.org/?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" rel="noopener" style="text-decoration: underline; color: #00B8B8;" target="_blank">our website</a> the next day (every Thursday)!</em></p>
|
|
245
|
+
</div>
|
|
246
|
+
</td>
|
|
247
|
+
</tr>
|
|
248
|
+
</table>
|
|
249
|
+
</td>
|
|
250
|
+
</tr>
|
|
251
|
+
</table>
|
|
252
|
+
</td>
|
|
253
|
+
</tr>
|
|
254
|
+
</tbody>
|
|
255
|
+
</table>
|
|
256
|
+
</td>
|
|
257
|
+
</tr>
|
|
258
|
+
</tbody>
|
|
259
|
+
</table>
|
|
260
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-6" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
261
|
+
<tbody>
|
|
262
|
+
<tr>
|
|
263
|
+
<td>
|
|
264
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-radius: 0; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
265
|
+
<tbody>
|
|
266
|
+
<tr>
|
|
267
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
268
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
269
|
+
<tr>
|
|
270
|
+
<td class="col-pad" style="padding-bottom:5px;padding-top:5px;">
|
|
271
|
+
<table border="0" cellpadding="10" cellspacing="0" class="divider_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
272
|
+
<tr>
|
|
273
|
+
<td class="pad">
|
|
274
|
+
<div align="center" class="alignment">
|
|
275
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
276
|
+
<tr>
|
|
277
|
+
<td class="divider_inner" style="font-size: 1px; line-height: 1px; border-top: 1px solid #dddddd;"><span style="word-break: break-word;"> </span></td>
|
|
278
|
+
</tr>
|
|
279
|
+
</table>
|
|
280
|
+
</div>
|
|
281
|
+
</td>
|
|
282
|
+
</tr>
|
|
283
|
+
</table>
|
|
284
|
+
</td>
|
|
285
|
+
</tr>
|
|
286
|
+
</table>
|
|
287
|
+
</td>
|
|
288
|
+
</tr>
|
|
289
|
+
</tbody>
|
|
290
|
+
</table>
|
|
291
|
+
</td>
|
|
292
|
+
</tr>
|
|
293
|
+
</tbody>
|
|
294
|
+
</table>
|
|
295
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-7" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
296
|
+
<tbody>
|
|
297
|
+
<tr>
|
|
298
|
+
<td>
|
|
299
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-radius: 0; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
300
|
+
<tbody>
|
|
301
|
+
<tr>
|
|
302
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
303
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
304
|
+
<tr>
|
|
305
|
+
<td class="col-pad" style="padding-bottom:5px;padding-top:5px;">
|
|
306
|
+
<table border="0" cellpadding="10" cellspacing="0" class="paragraph_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
|
|
307
|
+
<tr>
|
|
308
|
+
<td class="pad">
|
|
309
|
+
<div style="color:#54413a;direction:ltr;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-size:11px;font-weight:400;letter-spacing:0px;line-height:1.2;text-align:center;mso-line-height-alt:13px;">
|
|
310
|
+
<p style="line-height:inherit; margin:0">The Independent Medical Alliance is a 501c3 non-profit organization. <a href="https://imahealth.org/donate/?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" rel="noopener" style="text-decoration: underline; color: #4d81d7;" target="_blank">You make our critical work possible.</a> </p>
|
|
311
|
+
</div>
|
|
312
|
+
</td>
|
|
313
|
+
</tr>
|
|
314
|
+
</table>
|
|
315
|
+
</td>
|
|
316
|
+
</tr>
|
|
317
|
+
</table>
|
|
318
|
+
</td>
|
|
319
|
+
</tr>
|
|
320
|
+
</tbody>
|
|
321
|
+
</table>
|
|
322
|
+
</td>
|
|
323
|
+
</tr>
|
|
324
|
+
</tbody>
|
|
325
|
+
</table>
|
|
326
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-8" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
327
|
+
<tbody>
|
|
328
|
+
<tr>
|
|
329
|
+
<td>
|
|
330
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-radius: 0; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
331
|
+
<tbody>
|
|
332
|
+
<tr>
|
|
333
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
334
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
335
|
+
<tr>
|
|
336
|
+
<td class="col-pad" style="padding-bottom:5px;padding-top:5px;">
|
|
337
|
+
<table border="0" cellpadding="10" cellspacing="0" class="button_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
338
|
+
<tr>
|
|
339
|
+
<td class="pad">
|
|
340
|
+
<div align="center" class="alignment"><a href="https://imahealth.org/donate/?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" style="color:#ffffff;text-decoration:none;" target="_blank"><!--[if mso]>
|
|
341
|
+
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://imahealth.org/donate/?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" style="height:42px;width:122px;v-text-anchor:middle;" arcsize="12%" fillcolor="#ffcc00">
|
|
342
|
+
<v:stroke dashstyle="Solid" weight="0px" color="#ff9900"/>
|
|
343
|
+
<w:anchorlock/>
|
|
344
|
+
<v:textbox inset="0px,0px,0px,0px">
|
|
345
|
+
<center dir="false" style="color:#ffffff;font-family:Arial, sans-serif;font-size:16px">
|
|
346
|
+
<![endif]--><span class="button" style="background-color: #ffcc00; border-bottom: 0px solid #ff9900; border-left: 0px solid #ff9900; border-radius: 5px; border-right: 0px solid #ff9900; border-top: 0px solid #ff9900; color: #ffffff; display: inline-block; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 18px; font-weight: 400; mso-border-alt: none; text-align: center; width: auto; word-break: keep-all; letter-spacing: normal;"><span class="btn-pad" style="word-break: break-word; padding-left: 32px; padding-right: 32px; padding-top: 14px; padding-bottom: 14px; display: block;"><span style="word-break: break-word; line-height: 32px;"><strong>Donate Now</strong></span></span></span><!--[if mso]></center></v:textbox></v:roundrect><![endif]--></a></div>
|
|
347
|
+
</td>
|
|
348
|
+
</tr>
|
|
349
|
+
</table>
|
|
350
|
+
</td>
|
|
351
|
+
</tr>
|
|
352
|
+
</table>
|
|
353
|
+
</td>
|
|
354
|
+
</tr>
|
|
355
|
+
</tbody>
|
|
356
|
+
</table>
|
|
357
|
+
</td>
|
|
358
|
+
</tr>
|
|
359
|
+
</tbody>
|
|
360
|
+
</table>
|
|
361
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-9" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
362
|
+
<tbody>
|
|
363
|
+
<tr>
|
|
364
|
+
<td>
|
|
365
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-radius: 0; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
366
|
+
<tbody>
|
|
367
|
+
<tr>
|
|
368
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
369
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
370
|
+
<tr>
|
|
371
|
+
<td class="col-pad" style="padding-bottom:5px;padding-top:5px;">
|
|
372
|
+
<table border="0" cellpadding="10" cellspacing="0" class="paragraph_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
|
|
373
|
+
<tr>
|
|
374
|
+
<td class="pad">
|
|
375
|
+
<div style="color:#54413a;direction:ltr;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-size:14px;font-weight:400;letter-spacing:0px;line-height:1.5;text-align:center;mso-line-height-alt:21px;">
|
|
376
|
+
<p style="line-height:inherit; margin:0">The Independent Medical Alliance<strong> </strong><br/>2001 L St NW Suite 500 | Washington, DC 20036<br/> <a href="mailto:support@imahealth.org" style="text-decoration: underline; color: #4d81d7;" target="_self" title="support@imahealth.org">support@imahealth.org</a></p>
|
|
377
|
+
</div>
|
|
378
|
+
</td>
|
|
379
|
+
</tr>
|
|
380
|
+
</table>
|
|
381
|
+
</td>
|
|
382
|
+
</tr>
|
|
383
|
+
</table>
|
|
384
|
+
</td>
|
|
385
|
+
</tr>
|
|
386
|
+
</tbody>
|
|
387
|
+
</table>
|
|
388
|
+
</td>
|
|
389
|
+
</tr>
|
|
390
|
+
</tbody>
|
|
391
|
+
</table>
|
|
392
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-10" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
393
|
+
<tbody>
|
|
394
|
+
<tr>
|
|
395
|
+
<td>
|
|
396
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-radius: 0; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
397
|
+
<tbody>
|
|
398
|
+
<tr>
|
|
399
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
400
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
401
|
+
<tr>
|
|
402
|
+
<td class="col-pad" style="padding-bottom:5px;padding-top:5px;">
|
|
403
|
+
<table border="0" cellpadding="10" cellspacing="0" class="social_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
404
|
+
<tr>
|
|
405
|
+
<td class="pad">
|
|
406
|
+
<div align="center" class="alignment">
|
|
407
|
+
<table border="0" cellpadding="0" cellspacing="0" class="social-table" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; display: inline-block;" width="215.56744186046512px">
|
|
408
|
+
<tr>
|
|
409
|
+
<td style="padding:0 0 0 0px;"><a href="https://x.com/Honest_Medicine?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" target="_blank"><img alt="twitter" height="auto" src="https://app-rsrc.getbee.io/public/resources/social-networks-icon-sets/colored/twitter@2x.png" style="display: block; height: auto; border: 0;" title="twitter" width="32"/></a></td>
|
|
410
|
+
<td style="padding:0 0 0 5px;"><a href="https://www.facebook.com/IndependentMedicalAlliance/?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" target="_blank"><img alt="facebook" height="auto" src="https://app-rsrc.getbee.io/public/resources/social-networks-icon-sets/colored/facebook@2x.png" style="display: block; height: auto; border: 0;" title="facebook" width="32"/></a></td>
|
|
411
|
+
<td style="padding:0 0 0 5px;"><a href="https://www.instagram.com/ima_health_org?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" target="_blank"><img alt="instagram" height="auto" src="https://app-rsrc.getbee.io/public/resources/social-networks-icon-sets/colored/instagram@2x.png" style="display: block; height: auto; border: 0;" title="instagram" width="32"/></a></td>
|
|
412
|
+
<td style="padding:0 0 0 5px;"><a href="https://rumble.com/user/FLCCCAlliance?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" target="_blank"><img alt="Rumble" height="auto" src="https://d15k2d11r6t6rl.cloudfront.net/pub/bfra/udn5mifp/r9h/o52/m39/Rumble.png" style="display: block; height: auto; border: 0;" title="Rumble" width="29.767441860465116"/></a></td>
|
|
413
|
+
<td style="padding:0 0 0 5px;"><a href="https://odysee.com/@FrontlineCovid19CriticalCareAlliance:c?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" target="_blank"><img alt="Odysee" height="auto" src="https://d15k2d11r6t6rl.cloudfront.net/pub/bfra/udn5mifp/nd4/sus/yb1/odysee.png" style="display: block; height: auto; border: 0;" title="Odysee" width="32.8"/></a></td>
|
|
414
|
+
<td style="padding:0 0 0 5px;"><a href="https://open.spotify.com/user/31bdts5znmjg6tzc7m55okwmfwmy?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-reminder" target="_blank"><img alt="Spotify" height="auto" src="https://d15k2d11r6t6rl.cloudfront.net/pub/bfra/udn5mifp/5d5/06x/m0y/Spotify_Primary_Logo_RGB_Green-300x300.png" style="display: block; height: auto; border: 0;" title="Spotify" width="32"/></a></td>
|
|
415
|
+
</tr>
|
|
416
|
+
</table>
|
|
417
|
+
</div>
|
|
418
|
+
</td>
|
|
419
|
+
</tr>
|
|
420
|
+
</table>
|
|
421
|
+
</td>
|
|
422
|
+
</tr>
|
|
423
|
+
</table>
|
|
424
|
+
</td>
|
|
425
|
+
</tr>
|
|
426
|
+
</tbody>
|
|
427
|
+
</table>
|
|
428
|
+
</td>
|
|
429
|
+
</tr>
|
|
430
|
+
</tbody>
|
|
431
|
+
</table>
|
|
432
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-11" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
433
|
+
<tbody>
|
|
434
|
+
<tr>
|
|
435
|
+
<td>
|
|
436
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-radius: 0; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
437
|
+
<tbody>
|
|
438
|
+
<tr>
|
|
439
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
440
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
441
|
+
<tr>
|
|
442
|
+
<td class="col-pad" style="padding-bottom:5px;padding-top:5px;">
|
|
443
|
+
<table border="0" cellpadding="0" cellspacing="0" class="html_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
444
|
+
<tr>
|
|
445
|
+
<td class="pad">
|
|
446
|
+
<div align="center" style="font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;text-align:center;"><div style="text-align: center; color: #00B8B8">
|
|
447
|
+
{optOutLink}
|
|
448
|
+
</div></div>
|
|
449
|
+
</td>
|
|
450
|
+
</tr>
|
|
451
|
+
</table>
|
|
452
|
+
</td>
|
|
453
|
+
</tr>
|
|
454
|
+
</table>
|
|
455
|
+
</td>
|
|
456
|
+
</tr>
|
|
457
|
+
</tbody></table></td></tr></tbody></table></td></tr></tbody></table>
|
|
458
|
+
</div>
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
---
|
|
2
|
+
content_type: webinar-summary
|
|
3
|
+
label: webinar-summary
|
|
4
|
+
description: "Webinar recording → blog post summary with speaker matching and transcript analysis"
|
|
5
|
+
phases:
|
|
6
|
+
- gather
|
|
7
|
+
- outline
|
|
8
|
+
- draft
|
|
9
|
+
- review
|
|
10
|
+
- deliver
|
|
11
|
+
standards:
|
|
12
|
+
gather: []
|
|
13
|
+
outline:
|
|
14
|
+
- editorial-standards
|
|
15
|
+
- outline-format
|
|
16
|
+
draft:
|
|
17
|
+
- editorial-standards
|
|
18
|
+
- draft-format
|
|
19
|
+
review:
|
|
20
|
+
- editorial-standards
|
|
21
|
+
- draft-format
|
|
22
|
+
deliver:
|
|
23
|
+
- editorial-standards
|
|
24
|
+
templates:
|
|
25
|
+
deliver:
|
|
26
|
+
- avada-construction-guide
|
|
27
|
+
- avada-webinar-example
|
|
28
|
+
- cta-block-catalog
|
|
29
|
+
- espo-email-preparation
|
|
30
|
+
- webinar-recap-email-espo
|
|
31
|
+
requires_transcript: true
|
|
32
|
+
transcript_model: gpt-4o-transcribe-diarize
|
|
33
|
+
---
|
|
34
|
+
|
|
35
|
+
## gather
|
|
36
|
+
|
|
37
|
+
- Source material is primarily a video transcript (multi-speaker, diarized)
|
|
38
|
+
- Match ALL speakers against the IMA speaker catalog (provided by consumer)
|
|
39
|
+
- Note speaker credentials carefully — flag if transcript doesn't include full credentials
|
|
40
|
+
- Look for: key claims with timestamps, audience Q&A segments, slides/visuals referenced
|
|
41
|
+
- Word target guidance for webinars: 60-min webinar with rich discussion → 1,200-1,500 words; 30-min or thin content → 800-1,000 words
|
|
42
|
+
- Asset inventory should specifically note: video embed URL (always present for webinars), any slides shown, any studies/papers referenced by speakers
|
|
43
|
+
|
|
44
|
+
## outline
|
|
45
|
+
|
|
46
|
+
- Structure around themes/insights, NOT chronological webinar order
|
|
47
|
+
- Introduce speakers in a "Meet the Experts" section (after intro, before body)
|
|
48
|
+
- Each body section should draw from multiple parts of the transcript if relevant
|
|
49
|
+
- Quote selection priority: patient impact statements > crystallizing insights > mechanism explanations
|
|
50
|
+
- Place video embed as hero element
|
|
51
|
+
- For multi-speaker webinars: ensure each speaker gets proportional representation unless one clearly drove the key insights
|
|
52
|
+
- Word target inherited from gather phase
|
|
53
|
+
|
|
54
|
+
## draft
|
|
55
|
+
|
|
56
|
+
- Hero element is always `[VIDEO EMBED: video URL from gather phase assets]`
|
|
57
|
+
- Opening formula: hook with the webinar's most impactful finding, then frame why this matters for patients, then introduce the webinar context
|
|
58
|
+
- Citation block: not typically needed for webinars (no single study to cite), but include if speakers reference a pivotal study
|
|
59
|
+
- Speaker attribution: "Dr. [Last], [brief credential]" on first mention, "Dr. [Last]" thereafter
|
|
60
|
+
- Quotes: clean up verbal stumbles and fillers, but preserve the speaker's distinctive phrasing and word choices
|
|
61
|
+
- If webinar covers multiple topics with variable evidence strength, lead with the strongest findings
|
|
62
|
+
- Webinar-specific asset table entries: video embed (confirmed), speaker headshots (check catalog), slides (if referenced)
|
|
63
|
+
|
|
64
|
+
## review
|
|
65
|
+
|
|
66
|
+
- Check speaker credential accuracy against catalog entries
|
|
67
|
+
- Verify all speakers are attributed proportionally to their contributions
|
|
68
|
+
- Verify quotes are near-verbatim (compare against transcript excerpts in gather output)
|
|
69
|
+
- Check that chronological webinar structure hasn't leaked into the post structure
|
|
70
|
+
- Webinar-specific AI tells: "In this webinar, the speakers discussed..." (replace with specific claims), "The panel explored..." (name what they found)
|
|
71
|
+
|
|
72
|
+
## deliver
|
|
73
|
+
|
|
74
|
+
- Produce ALL THREE deliverables: markdown draft, Avada Fusion Builder markup, and EspoCRM recap email HTML
|
|
75
|
+
- Avada markup: use the webinar example template as structural reference — match its container/row/column nesting exactly
|
|
76
|
+
- Video embed: use `[fusion_code]` block with the actual video URL from gather phase assets
|
|
77
|
+
- CTA selection: webinar posts typically get the Webinar Donation CTA (Global ID 67674) as primary interstitial; match secondary CTAs to the specific topic
|
|
78
|
+
- Speaker headshots: if available in catalog, include headshot+bio layout per the construction guide's two-column pattern
|
|
79
|
+
- Recap email: derive subject line from the draft's hook, pull 2-3 key takeaways from body sections, link to the full blog post as primary CTA
|
|
80
|
+
- Catalog additions to check: new speakers not in catalog, new CTAs mentioned by speakers, new resource links shared during webinar
|
|
81
|
+
- Next deliverables to suggest after these three: social media posts (1 per platform), webinar replay promotion email, newsletter inclusion
|