|
6 | 6 | window.__MDV_TEMPLATES_AGENTS = [ |
7 | 7 | { |
8 | 8 | name: 'Data Science Pipeline', |
9 | | - category: 'agents', |
| 9 | + category: 'ai', |
10 | 10 | icon: 'bi-diagram-3', |
11 | 11 | description: 'End-to-end data science workflow — Python code, statistical math, data tables, and pipeline diagrams', |
12 | 12 | variables: [ |
@@ -140,7 +140,7 @@ print(f"Weights: {[round(w, 4) for w in weights]}") |
140 | 140 | }, |
141 | 141 | { |
142 | 142 | name: 'SQL Database Workshop', |
143 | | - category: 'agents', |
| 143 | + category: 'ai', |
144 | 144 | icon: 'bi-database-gear', |
145 | 145 | description: 'Interactive SQL workshop — schema design, queries, ERD diagrams, and sample data tables', |
146 | 146 | variables: [ |
@@ -339,7 +339,7 @@ Provide specific, actionable recommendations with expected performance improveme |
339 | 339 | }, |
340 | 340 | { |
341 | 341 | name: 'Full-Stack App Blueprint', |
342 | | - category: 'agents', |
| 342 | + category: 'ai', |
343 | 343 | icon: 'bi-layers', |
344 | 344 | description: 'Complete app architecture — interactive HTML preview, API design, JS logic, and deployment diagram', |
345 | 345 | content: '# 🏗️ Full-Stack App Blueprint — Task Manager\n\n' + |
@@ -465,7 +465,7 @@ Provide specific, actionable recommendations with expected performance improveme |
465 | 465 | }, |
466 | 466 | { |
467 | 467 | name: 'AI Research Agent', |
468 | | - category: 'agents', |
| 468 | + category: 'ai', |
469 | 469 | icon: 'bi-robot', |
470 | 470 | description: 'Multi-step AI research workflow — AI/Think reasoning, LaTeX math, chain-of-thought analysis, and citations', |
471 | 471 | variables: [ |
@@ -598,7 +598,7 @@ Use formal academic language and reference the specific metrics from the benchma |
598 | 598 | }, |
599 | 599 | { |
600 | 600 | name: 'DevOps Runbook', |
601 | | - category: 'agents', |
| 601 | + category: 'ai', |
602 | 602 | icon: 'bi-hdd-rack', |
603 | 603 | description: 'Production runbook — bash scripts, monitoring dashboards, incident response tables, and escalation flows', |
604 | 604 | variables: [ |
@@ -712,7 +712,7 @@ Use formal academic language and reference the specific metrics from the benchma |
712 | 712 | }, |
713 | 713 | { |
714 | 714 | name: 'Financial Modeling Agent', |
715 | | - category: 'agents', |
| 715 | + category: 'ai', |
716 | 716 | icon: 'bi-cash-stack', |
717 | 717 | description: 'Financial analysis toolkit — compound interest math, Python projections, financial tables, and growth charts', |
718 | 718 | variables: [ |
@@ -801,7 +801,7 @@ Use formal academic language and reference the specific metrics from the benchma |
801 | 801 | }, |
802 | 802 | { |
803 | 803 | name: 'ML Model Evaluation', |
804 | | - category: 'agents', |
| 804 | + category: 'ai', |
805 | 805 | icon: 'bi-graph-up', |
806 | 806 | description: 'Machine learning evaluation suite — confusion matrices, Python metrics, ROC analysis, and comparison tables', |
807 | 807 | content: '# 🤖 ML Model Evaluation Report\n' + |
@@ -878,7 +878,7 @@ Use formal academic language and reference the specific metrics from the benchma |
878 | 878 | }, |
879 | 879 | { |
880 | 880 | name: 'API Testing Suite', |
881 | | - category: 'agents', |
| 881 | + category: 'ai', |
882 | 882 | icon: 'bi-plug', |
883 | 883 | description: 'REST API test suite — curl commands, response validation, status code tables, and sequence diagrams', |
884 | 884 | variables: [ |
@@ -981,7 +981,7 @@ Use formal academic language and reference the specific metrics from the benchma |
981 | 981 | }, |
982 | 982 | { |
983 | 983 | name: 'HTML Dashboard Builder', |
984 | | - category: 'agents', |
| 984 | + category: 'ai', |
985 | 985 | icon: 'bi-speedometer2', |
986 | 986 | description: 'Interactive analytics dashboard — live HTML charts, KPI cards, and real-time data visualization', |
987 | 987 | content: '# 📊 Interactive Dashboard Builder\n' + |
@@ -1079,7 +1079,7 @@ Use formal academic language and reference the specific metrics from the benchma |
1079 | 1079 | }, |
1080 | 1080 | { |
1081 | 1081 | name: 'Competitive Intel Agent', |
1082 | | - category: 'agents', |
| 1082 | + category: 'ai', |
1083 | 1083 | icon: 'bi-binoculars', |
1084 | 1084 | description: 'Market intelligence report — AI-powered SWOT, competitor tables, positioning diagrams, and strategy', |
1085 | 1085 | variables: [ |
@@ -1171,7 +1171,7 @@ Use formal academic language and reference the specific metrics from the benchma |
1171 | 1171 | }, |
1172 | 1172 | { |
1173 | 1173 | name: 'Algorithm Visualizer', |
1174 | | - category: 'agents', |
| 1174 | + category: 'ai', |
1175 | 1175 | icon: 'bi-cpu', |
1176 | 1176 | description: 'Algorithm analysis — Big-O math, Python implementations, complexity comparison tables, and flowcharts', |
1177 | 1177 | content: '# ⚡ Algorithm Visualizer\n' + |
@@ -1283,7 +1283,7 @@ Use formal academic language and reference the specific metrics from the benchma |
1283 | 1283 | }, |
1284 | 1284 | { |
1285 | 1285 | name: 'System Design Document', |
1286 | | - category: 'agents', |
| 1286 | + category: 'ai', |
1287 | 1287 | icon: 'bi-diagram-2', |
1288 | 1288 | description: 'Architecture design — mermaid system diagrams, SQL schemas, capacity math, and trade-off tables', |
1289 | 1289 | variables: [ |
@@ -1416,7 +1416,7 @@ Use formal academic language and reference the specific metrics from the benchma |
1416 | 1416 | }, |
1417 | 1417 | { |
1418 | 1418 | name: 'Data Cleaning Toolkit', |
1419 | | - category: 'agents', |
| 1419 | + category: 'ai', |
1420 | 1420 | icon: 'bi-funnel', |
1421 | 1421 | description: 'Data quality pipeline — Python cleaning scripts, validation tables, bash processing, and quality metrics', |
1422 | 1422 | content: '# 🧹 Data Cleaning Toolkit\n' + |
@@ -1541,7 +1541,7 @@ Use formal academic language and reference the specific metrics from the benchma |
1541 | 1541 | }, |
1542 | 1542 | { |
1543 | 1543 | name: 'Project Retrospective Agent', |
1544 | | - category: 'agents', |
| 1544 | + category: 'ai', |
1545 | 1545 | icon: 'bi-arrow-counterclockwise', |
1546 | 1546 | description: 'Sprint/project retro — AI analysis, metrics tables, timeline diagrams, and interactive HTML survey', |
1547 | 1547 | variables: [ |
@@ -1692,7 +1692,7 @@ Use formal academic language and reference the specific metrics from the benchma |
1692 | 1692 | }, |
1693 | 1693 | { |
1694 | 1694 | name: 'Science Lab Notebook', |
1695 | | - category: 'agents', |
| 1695 | + category: 'ai', |
1696 | 1696 | icon: 'bi-mortarboard', |
1697 | 1697 | description: 'Scientific experiment notebook — LaTeX equations, Python simulations, data tables, and experiment diagrams', |
1698 | 1698 | content: '# 🔬 Science Lab Notebook\n' + |
|
0 commit comments