π Silabus Lengkap β Bootcamp AI Automation v4 β
Filosofi: Progressive dari fundamental β workflow β agent.
n8n dan Hermes dua track terpisah, tapi nyambung sebagai satu journey.
Pendampingan bisnis = coaching, bukan done-for-you.
π Apa yang Berubah dari v3 β v4 β
| Aspek | v3 | v4 (Upgrade) |
|---|---|---|
| Kedalaman n8n | Basic β production-safe | Advanced: API integration, Code node, sub-workflows, data transformation |
| Kedalaman Hermes | Setup β cron | Advanced: multi-step tools, evaluator-optimizer, production guardrails |
| Koneksi n8nβHermes | Disebut sebagai contoh | Explicit integration session β output n8n jadi input Hermes |
| Pendampingan bisnis | Instructor mapping + GTM | Coaching format β participant-driven, instructor facilitates, not burdened |
| Peserta kerjain sendiri | Mix | Coaching rule: pemateri mapping + guiding, peserta yang execute |
π― The Big Picture β
Sesi 1: MINDSET SHIFT (Anthropic framework, use case mapping)
Sesi 2-5: n8n WORKFLOW (4 sesi β dari entry sampai mini project)
Sesi 6-9: HERMES AGENT (4 sesi β dari setup sampai mini project)
Sesi 10: INTEGRATION β n8n β Hermes (output workflow jadi input agent)
Sesi 11: PENDAMPINGAN BISNIS β Hot Seat Coaching (participant-driven)Total: 11 sesi live + daily async
π Session Summary β
| # | Sesi | Topik | Key Skill | Artifact |
|---|---|---|---|---|
| 1 | Mindset | Framework + Use Case Mapper | Augmentation vs Workflow vs Agent | Use Case Mapper |
| 2 | n8n #1 | Entry β Trigger, Action, Node | First workflow build | Workflow v1 |
| 3 | n8n #2 | Multi-Step, Branching, API | Routing + data enrichment | Workflow v2 |
| 4 | n8n #3 | Production + Code Node | Error handling + advanced patterns | Workflow v3 |
| 5 | n8n #4 | Mini Project + Demo | Full n8n build | n8n Workflow |
| 6 | Hermes #1 | Setup + Bridge from n8n | Agent mindset + setup | First chat |
| 7 | Hermes #2 | Memory & Context Engineering | SOUL.md + context files | Assistant v1 |
| 8 | Hermes #3 | Tools, Cron, Evaluator-Optimizer | Automation + self-correct | Automation |
| 9 | Hermes #4 | Mini Project + Demo | Full agent build | Hermes Assistant |
| 10 | Integration | n8n β Hermes | End-to-end connection | Integration flow |
| 11 | Coaching | Hot Seat Business Mapping | Business audit + action plan | 30-day Roadmap |
+ Daily Async Senin-Jumat (20 sesi async, 10-25 menit/hari)
πΊοΈ Progressive Thread β
Sesi 1: FRAMEWORK
"Mana yang augmentation, mana workflow, mana agent?"
β
Sesi 2-5: n8n = WORKFLOW (deterministic, predictable)
"Kalau prosesnya bisa dipetakan, pakai n8n"
β
Output: DATA (spreadsheet, webhook, notifikasi)
β
Sesi 6-9: Hermes = AGENT (contextual, flexible)
"Kalau butuh understanding + flexibility, pakai Hermes"
Input: data dari n8n β context untuk agent
β
Sesi 10: INTEGRATION
"n8n tangkap β Hermes analisis β human approve β n8n execute"
β
Sesi 11: COACHING
"Sekarang mapping masalah bisnis kamu sendiri"π Micro-Challenges β
| Sesi | Challenge | Pattern / Skill |
|---|---|---|
| 1 | Use Case Mapper | Augmentation vs Workflow vs Agent |
| 2 | Workflow napkin map | n8n entry |
| 3 | Branch decision cards | Routing pattern |
| 4 | Debug hunt | Error handling + Code node |
| 5 | n8n Mini Project | Full workflow build |
| 6 | Tool-fit match | Tool selection |
| 7 | Context pack build | Context engineering |
| 8 | Routine picker + evaluator | Orchestrator + Evaluator-Optimizer |
| 9 | Hermes Mini Project | Full agent build |
| 10 | Integration build | n8n β Hermes connect |
| 11 | Hot Seat coaching | Business mapping |
π Celebration Beats β
- π’ First useful output ("AI kamu udah bisa bantu apa nih?")
- π§ Workflow hidup pertama ("It works! π")
- π€ Agent punya karakter ("Halo, [nama assistant]!")
- β‘ Routine jalan otomatis ("Cron jalan tanpa kamu sentuh.")
- π n8n + Hermes terkoneksi ("Data dari workflow masuk ke agent!")
- πΌ Coaching done ("Dapet roadmap bisnis yang actionable!")
π‘οΈ Cost Guardrail Module (Setiap Week) β
| Week | Topik |
|---|---|
| 1 | API key safety, token counting, budget calculator per model |
| 2 | n8n execution cost, webhook vs polling, optimize node calls, free tier tricks |
| 3 | Hermes model selection per task, cheap model for routing vs strong for reasoning |
| 4 | Cron frequency vs cost, monitoring spend, integration cost calculation |
β Anti-Pattern Warnings (Setiap Sesi) β
- β Jangan langsung bangun agent kompleks sebelum bisa augmentation
- β Jangan campur n8n + Hermes di project pertama (fokus 1 dulu, baru integrasi di Sesi 10)
- β Jangan deploy tanpa error handling
- β Jangan biarkan agent loop selamanya (timeout + max iteration)
- β Jangan pakai model mahal untuk task yang bisa di-handle model murah