---
summary: "Mas Eko's long-term memory — core decisions, preferences, reusable patterns"
last_updated: 2026-07-10
---

## 👤 User Profile

| Field | Value |
|-------|-------|
| **Nama** | Mas Eko |
| **Role** | Freelance advertiser / Meta Ads specialist / **Prudential Agent** (new) |
| **Timezone** | Asia/Bali (GMT+8), active after ~23:20 WITA |
| **Lokasi** | Bali |
| **Kontak** | Telegram ID: `203050635` |
| **Main Client** | Rolina Visa Services (visa agency, Bali) |
| **Preferred Deliverable** | DOCX with comparison tables & concrete numbers |

---

## 🎯 Active Projects

| Project | Type | Status |
|---------|------|--------|
| **Bali Usada Database** | Database | 🔴 URGENT |
| **@balimentari (NLP/Hypnosis Content)** | Content | 🟢 Active |
| **Rolina Visa — Meta Ads Campaign** | Advertising | 🟢 Active |
| **PruAgent (Prudential Agency)** | Insurance | 🟢 Active — new agent |
| **Nago (Web + Discovery)** | Web | ✅ Landing + quiz done |
| **Web Psikolog Indra Surya** | Web Dev | 🟡 On hold |
| **Branding Tugus Purwa** | Branding | 🟡 On hold |
| **Object Imagery Hypnosis Ebook** | Digital Product | 🟢 Concept approved |

---

## 📌 PruAgent — Prudential Agency Assistant

**Location:** `skills/pruagent/SKILL.md` (160 lines)
**Status:** Active, Bahasa Indonesia-focused

### Coverage
- **15+ Prudential products** (PRUWell Medical, PRUCritical Benefit 88, PRULady, PRUMapan, PRUSmart Plan, PRUFuture, PRULink NextGen, PRULink Investor Account, PRUlink Syariah Edu Protection, etc.)
- **Quick Pick:** 6 scenarios for product recommendations
- **5 Working Modes:** Product Recommendation, Follow-up Chat WA, Objection Handling, Social Media Content, Prospek Tracking
- **Objection Handling:** 6 common objection types + template answers

### Future Potential (on demand)
- Premium calculator, brochure generator, additional tools

---

## 📌 Meta Ads Playbook

### Research & Analysis
- **Scan:** Meta Ads Library (`facebook.com/ads/library/`)
- **Catalog per competitor:** website, positioning, languages, USP, pricing, services, contact
- **SWOT per competitor → identify gap**
- **Funnel:** TOFU → MOFU → BOFU + closing channel (WA/website)

### Multi-Market Strategy
- Budget split by market size (e.g., AU 60% / NL 40%)
- Separate ad sets per country with different hooks
- AU = casual English hooks; NL = dual Dutch+English, history angle
- **Key differentiators:** pricing transparency, language support, speed tiers

### Rolina Visa (Active Client)
- Visa services in Bali (since 2012), targeting inbound foreigners
- USP: "Pertama di Bali", 20+ years experience
- 10 competitors mapped

---

## 📌 @balimentari — Content Strategy

### Golden Rule (Non-Negotiable)
Every new content MUST reference **"Nyambung ke: [prev content]"** — applies to all content ideas including cronjob output.

### Carousel Framework
- **Formula:** Hook (menohok) → relate to youth phenomenon → link to psychology concept
- **Top Resonant Themes:** Ghosting, overthinking, FOMO, self-sabotage, toxic productivity, cognitive dissonance, projection
- **Avoid:** Too academic, too judgmental, too vague
- **Batch rule:** 3 ideas per request, no repeat themes from previous batch
- **Always request caption upon carousel completion**

### Content Universe (Bawah Sadar Psychology)
```
Bawah Sadar (foundation)
  ├─ Contoh Bawah Sadar (application)
  ├─ Critical Factor / Si Penjaga Gerbang (mechanism)
  │    ├─ Self-Sabotage (manifestation)
  │    ├─ Denial (defense form)
  │    └─ Secondary Gain (hidden benefit)
  ├─ Afirmasi Gak Work (problem)
  │    └─ Fake It Till You Make It (solution)
  ├─ Trauma Lebih Nempel (memory mechanism)
  │    └─ Projection (trauma manifestation)
  └─ Comfort Zone (barrier to change)
```

### Brand Identity
- **Colors:** Deep teal blue (#1A5F7A) + Soft cream (#FFF8F0) + Orange (#FF9F43)
- **Mascot:** "Surya" — sun chibi
- **Style:** Flat vector, minimalis, modern, calming/edukatif

### Daily Auto-Content Pillars (no review needed)

| Time (WITA) | Content | Notes |
|-------------|---------|-------|
| 07:00 | Weather (Bali) | Multi-source cross-ref |
| 12:00 | Sports Update | If event exists |
| 22:00 | Daily News | Politics → Economy → Sports → Entertainment |
| 02:00 (every 2 days) | @balimentari carousel ideas | 3 per batch; must follow Golden Rule |

**Writing conventions:**
- News order: Fenomena Alam → Politik → Ekonomi → Olahraga/Timnas → Hiburan
- Sports tone: Casual Jaksel/Bali slang, emoji-rich, conversational; frame as "Argentina kasih pelajaran" **not** "Argentina menang 3-0"
- Economy indicators: Rupiah & IHSG sebagai indikator rutin

---

## 🔧 VIOSTUDIO API — Core Reference

- **API Key:** `vio_sk_vA8llIYm51J3oyXtfevrM92yUBJ8-3IS1sIn6xydF8o`
- **Base URL:** `https://api.viostudio.id/v1`

### Model Priority & Costs

| Model | Type | Credits | Use Case |
|-------|------|---------|----------|
| `omni-flash` | Video (t2v, max 6s) | **1** | Best value; primary choice |
| `gpt-image-2.0` | Image | **5** | Preferred image model |
| `veo-3.1-lite` | Video (i2v/t2v) | 5 | Good fallback |
| `veo-3.1-fast` | Video (i2v/t2v) | 50 | Fast but expensive |
| `veo-3.1-quality` | Video (i2v/t2v) | 100 | Best quality |

### Production Rules
- **Model priority:** `omni-flash` (1cr) → `veo-3.1-lite` (5cr) → higher models
- **Prompt language:** Bahasa Indonesia (more stable results)
- **Safety (mental health/hypnosis):** Avoid "fight or flight", "stress active", "panic attack"
- **Aspect ratio:** Use `"3:4"` (1080×1440 px) for IG carousel. **Never** `"4:5"` or `"3/4"` (ERROR 400)
- **Text rendering:** Generate background-only images, overlay via Python/PIL (AI text is imprecise)
- **Batch splitting:** Split into 3-4 slide batches to avoid timeout; sequential generate + poll ~5-10 min for 6-7 slides
- **Timeout retry:** Max 30x, 8s interval; HTTP 500 errors recoverable via retry

### Reels Workflow
1. Generate 9:16 images (`gpt-image-2.0` preferred)
2. Upload to `/v1/assets`
3. Animate via i2v model
4. Poll `/v1/generations/{id}` every 8–15s

---

## 🎬 OpenMontage — Local Video Pipeline

**Repo:** `calesthio/OpenMontage` | **Path:** `/app/working/workspaces/default/OpenMontage/`
**Setup:** `make setup` (installs Python deps, Remotion, Piper TTS v1.4.2, HyperFrames v0.7.17, FFmpeg)

### Free Tools (No API Key)

| Category | Tools |
|----------|-------|
| **Audio** | `piper_tts`, `audio_mixer`, `audio_enhance`, `freesound_music`, `pixabay_music`, `audio_probe` |
| **Video** | `video_stitch`, `clip_search`, `direct_clip_search`, `video_compose`, `hyperframes_compose` |
| **Compose** | Remotion, HyperFrames, FFmpeg |
| **Analysis** | `video_analyzer`, `scene_detect`, `frame_sampler`, `composition_validator`, `visual_qa` |
| **Enhance** | `color_grade`, `upscale`, `bg_remove`, `face_restore`, `subtitle_gen` |

### Constraints
- **Piper TTS:** ❌ No Indonesian model (404 on HuggingFace). Use `en_US-lessac-medium` (63MB) for English.
- **Graphics/Video gen:** Require API key (OpenAI recommended, ~$5)
- **GPU tools (WAN 2.1):** Require PyTorch + GPU — use `requirements-gpu.txt`

### Video Compose Pattern
1. Generate narration via `piper_tts` (`en_US-lessac-medium`)
2. Compose with Remotion: warm gradient background + kinetic typography (Quicksand font)
3. Output: 1080×1920 (9:16), 24fps, MP4 via FFmpeg

---

## 💬 Communication & Workflow Preferences

### Interaction Style
- **Inisiatif:** Langsung action, gas & semangat
- **Signal language:** "stop" = salah, "aman" = setuju, "udh/dgn/yg" = casual
- **Tone:** Santai, akrab (panggil "bre"/"Mas Eko"), kayak ngobrol sama temen
- **Humor:** Abu Nawas style, jokes garing
- **Check-in:** Awal minggu + daily via Telegram

### Workflow Rules
1. **Review-first:** Always propose detailed concept before generating — never generate directly
2. **Clarity direction:** Always ask where ads/closing should direct the user
3. **Comparison tables:** Include concrete numbers (budget, estimates) whenever possible

---

## 🔁 Automation & Scheduled Tasks

### Cronjob — Daily Content Ideas
- **Job ID:** `226198d7` — "Ide Konten Psikologi Harian"
- **Schedule:** Daily 10:00 WITA (02:00 UTC) → Telegram `203050635`
- **Type:** Agent — generates 3 fresh content ideas, each referencing previous theme (Golden Rule)

### Repliz API (Social Media Scheduler)
- **Base URL:** `https://api.repliz.com`
- **Auth:** Basic `9332936724:tH8tV0K38psksdYyyzfRHiGcpGZ0DdB7`
- **Endpoint:** `POST /public/schedule`
- **Account IDs:** IG @balimentari = `6957dc8f1fab4cfd20463b82` | FB Bali Mentari = `6957d0461fab4cfd2045bef6`

### Multi-Source Research Strategy
- **Weather sources:** BMKG Instagram (paling update & ringkas), Detik Bali, Radarbali, Indobalinews, Tribun Bali, Bali Post, Kontan
- **Conflict resolution:** Majority vote jika ada data konflik antar sumber

---

## 🛠️ High-Value Technical Patterns

### DOCX Generation (Node.js `docx`)
- **⚠️ `write_file` truncates ~27KB** — NEVER merge truncated files. Use chunked approach.
- **Chunking:** Split into 6+ small JS files (<15KB each), `cat chunk*.js > final.js && node final.js`
- **Quote rule:** Use **single quotes** for JS strings, **double quotes** inside content

### Browser Reliability
- `browser_use` frequently fails (CAPTCHAs, CDP timeouts)
- **Fallback:** `tavily_search` for web research
- Always test browser availability first

---

## 🧠 Installed MCP Skills

| Skill | Repo | Function |
|-------|------|----------|
| **social** | coreyhaines31/marketingskills | Social media content |
| **content-strategy** | coreyhaines31/marketingskills | Content strategy |
