@@ -5,6 +5,7 @@ window.__MDV_TEMPLATES_AI = [
55 {
66 name : 'AI Business Proposal' ,
77 category : 'ai' ,
8+ displayTag : 'AI · Think' ,
89 icon : 'bi-briefcase' ,
910 description : 'Generate a persuasive business proposal — fill in client & project details, AI does the rest' ,
1011 variables : [
9495 {
9596 name : 'AI Research Paper' ,
9697 category : 'ai' ,
98+ displayTag : 'AI · Think' ,
9799 icon : 'bi-mortarboard' ,
98100 description : 'Academic research paper — outline your thesis, AI fills abstract, lit review, methodology & analysis' ,
99101 content : `# [Research Paper Title]
@@ -177,6 +179,7 @@ Present findings objectively without interpretation.}}
177179 {
178180 name : 'AI Product PRD' ,
179181 category : 'ai' ,
182+ displayTag : 'AI · Think' ,
180183 icon : 'bi-kanban' ,
181184 description : 'Product Requirements Document — define vision, AI generates user stories, specs & success metrics' ,
182185 content : `# Product Requirements Document (PRD)
@@ -266,6 +269,7 @@ flowchart TD
266269 {
267270 name : 'AI Marketing Copy' ,
268271 category : 'ai' ,
272+ displayTag : 'AI' ,
269273 icon : 'bi-megaphone' ,
270274 description : 'Landing pages, ad copy & email campaigns — describe brand/audience, AI writes compelling copy' ,
271275 content : `# Marketing Copy — [Product / Campaign Name]
@@ -356,6 +360,7 @@ Vary the angle: one benefit-focused, one problem-focused, one social-proof-focus
356360 {
357361 name : 'AI Lesson Plan' ,
358362 category : 'ai' ,
363+ displayTag : 'AI · Think' ,
359364 icon : 'bi-journal-bookmark' ,
360365 description : 'Teaching & training — specify subject/grade level, AI generates objectives, activities & assessments' ,
361366 content : `# Lesson Plan — [Topic Title]
@@ -461,6 +466,7 @@ Provide specific, actionable strategies for each group.}}
461466 {
462467 name : 'AI Technical RFC' ,
463468 category : 'ai' ,
469+ displayTag : 'AI · Think' ,
464470 icon : 'bi-gear-wide-connected' ,
465471 description : 'Engineering design doc / RFC — describe the problem, AI generates alternatives, architecture & plan' ,
466472 content : `# RFC: [Feature / System Name]
@@ -601,6 +607,7 @@ Format as a table with before/after estimates.}}
601607 {
602608 name : 'AI Cover Letter' ,
603609 category : 'ai' ,
610+ displayTag : 'AI' ,
604611 icon : 'bi-envelope-paper-heart' ,
605612 description : 'Job applications — paste the job description and your background, AI writes a personalized letter' ,
606613 variables : [
@@ -662,6 +669,7 @@ Format as numbered sections.}}
662669 {
663670 name : 'AI SWOT Analysis' ,
664671 category : 'ai' ,
672+ displayTag : 'AI · Think' ,
665673 icon : 'bi-grid-3x3-gap' ,
666674 description : 'Strategic planning — describe your company/product, AI generates comprehensive SWOT analysis' ,
667675 variables : [
@@ -761,6 +769,7 @@ Organize from highest to lowest priority.}}
761769 {
762770 name : 'AI Content Calendar' ,
763771 category : 'ai' ,
772+ displayTag : 'AI' ,
764773 icon : 'bi-calendar3' ,
765774 description : 'Social media & content marketing — describe your brand, AI generates a monthly content calendar' ,
766775 content : `# Content Calendar — [Brand / Project Name]
@@ -856,6 +865,7 @@ Format as a table with columns: Date, Event, Content Opportunity, Platform.}}
856865 {
857866 name : 'AI Stock Research Report' ,
858867 category : 'ai' ,
868+ displayTag : 'AI · Think' ,
859869 icon : 'bi-graph-up-arrow' ,
860870 description : 'Equity research — enter a company name/ticker, AI generates a full stock analysis report' ,
861871 content : `# Stock Research Report — [Company Name] ([TICKER])
@@ -984,6 +994,7 @@ Be balanced and objective.}}
984994 {
985995 name : 'AI Financial Statement Analysis' ,
986996 category : 'ai' ,
997+ displayTag : 'AI · Think' ,
987998 icon : 'bi-file-earmark-spreadsheet' ,
988999 description : 'Deep-dive into financials — enter company name, AI analyzes income statement, balance sheet & cash flow' ,
9891000 content : `# Financial Statement Analysis — [Company Name]
@@ -1105,6 +1116,7 @@ Format as a checklist with status (⚠️ Concern / ✅ Healthy / 🔍 Monitor).
11051116 {
11061117 name : 'AI Investment Thesis' ,
11071118 category : 'ai' ,
1119+ displayTag : 'AI · Think' ,
11081120 icon : 'bi-piggy-bank' ,
11091121 description : 'Build a bull/bear case — enter a stock, AI generates a structured investment thesis with catalysts & risks' ,
11101122 content : `# Investment Thesis — [Company Name] ([TICKER])
@@ -1218,6 +1230,7 @@ Format as a table with columns: KPI, Current, Bull Signal, Bear Signal.}}
12181230 {
12191231 name : 'AI Portfolio Review' ,
12201232 category : 'ai' ,
1233+ displayTag : 'AI · Think' ,
12211234 icon : 'bi-pie-chart' ,
12221235 description : 'Portfolio analysis — list your holdings, AI generates allocation analysis, risk assessment & rebalancing plan' ,
12231236 content : `# Portfolio Review & Analysis
0 commit comments