John Evans Okyere — AI Content Creation Agent
Powered by OpenClaw | Veloxa Technology Ltd / VexaAI | Accra, Ghana
This workspace configures an autonomous AI content creation pipeline for
John Evans Okyere. The agent runs locally via OpenClaw on Linux (Ubuntu)
using MiniMax M2.7 via Ollama.
🗂 Workspace Structure
~/.openclaw/workspace/
├── README.md ← You are here
├── IDENTITY.md ← Who the agent is
├── SOUL.md ← Voice, tone, personality
├── USER.md ← Who John is, his stack, his goals
├── AGENTS.md ← Full pipeline workflow instructions
├── TOOLS.md ← Environment, file paths, integrations
├── HEARTBEAT.md ← 30-minute background check routine
├── BOOTSTRAP.md ← Startup checklist
├── MEMORY.md ← How memory works in this setup
│
├── ideas/
│ ├── sources/
│ │ ├── youtube-ai-channels.md ← 5 top AI channels to monitor daily
│ │ ├── telegram-ideas.md ← Ideas John drops via Telegram
│ │ └── twitter-ideas.md ← Ideas sourced from Twitter/X
│ ├── logs/
│ │ ├── youtube-video-log.md ← Daily YouTube scan results
│ │ ├── telegram-log.md ← Processed Telegram ideas
│ │ └── twitter-log.md ← Processed Twitter ideas
│ └── combined-ideas.md ← Master compiled ideas file
│
├── content/
│ ├── weekly-plans/
│ │ └── current-week.md ← Active weekly editorial calendar
│ ├── scripts/
│ │ └── current-scripts.md ← Ready-to-record video scripts
│ └── published/ ← Archive of published content
│
└── analytics/
├── raw/
│ └── metrics-log.md ← Raw platform metrics (YT/TikTok/IG)
└── dashboard/
└── dashboard.html ← Visual analytics dashboard
📄 File Descriptions
Core Identity Files
| File | Purpose |
|---|
IDENTITY.md | Agent name, creature, vibe, emoji, avatar |
SOUL.md | Communication style, tone, content pillars, what to never do |
USER.md | John's full profile — stack, projects, goals, platforms, contact |
AGENTS.md | The 6-stage content pipeline — what the agent does and when |
TOOLS.md | Machine specs, file paths, cron schedule, pending integrations |
HEARTBEAT.md | Checklist the agent runs every 30 minutes in background |
BOOTSTRAP.md | What the agent does on startup — reads all files, checks status |
MEMORY.md | Explains how memory/embeddings work in this setup |
Idea Capture Files
| File | Purpose |
|---|
ideas/sources/youtube-ai-channels.md | The 5 YouTube channels scanned every evening at 19:00 WAT |
ideas/sources/telegram-ideas.md | John sends ideas here via Telegram — agent logs them instantly |
ideas/sources/twitter-ideas.md | Twitter/X ideas — manually logged until API is connected |
ideas/logs/youtube-video-log.md | Agent writes here after each YouTube scan — title, URL, summary |
ideas/logs/telegram-log.md | Processed and structured Telegram ideas |
ideas/logs/twitter-log.md | Processed and structured Twitter ideas |
ideas/combined-ideas.md | MASTER FILE — all ideas compiled, structured, and ready for planning |
Content Pipeline Files
| File | Purpose |
|---|
content/weekly-plans/current-week.md | Weekly editorial calendar — 2 YouTube + 7 TikTok + 7 Instagram |
content/scripts/current-scripts.md | Full video scripts ready for John to record |
content/published/ | Archive of all published content with dates and performance notes |
Analytics Files
| File | Purpose |
|---|
analytics/raw/metrics-log.md | Raw weekly metrics from YouTube, TikTok, Instagram |
analytics/dashboard/dashboard.html | Visual dashboard generated by the agent every Sunday |
⚙️ Automated Cron Jobs
| Job | Schedule | What It Does |
|---|
| Evening YouTube Scan | Daily 19:00 WAT | Browses 5 AI channels, logs new videos |
| Daily Idea Compiler | Daily 20:00 WAT | Merges all sources into combined-ideas.md |
| Weekly Content Plan | Monday 08:00 WAT | Creates editorial calendar from best ideas |
| Weekly Script Writer | Tuesday 09:00 WAT | Writes full scripts for all planned videos |
| Weekly Analytics | Sunday 18:00 WAT | Fetches metrics, generates dashboard |
📱 Channel Integrations
| Platform | Status | Purpose |
|---|
| Telegram | 🔧 Setup in progress | Real-time idea capture |
| YouTube API | ⏳ Pending | Auto-posting + analytics |
| TikTok API | ⏳ Pending | Auto-posting + analytics |
| Instagram API | ⏳ Pending | Auto-posting + analytics |
🎯 Content Strategy
Platforms: YouTube (2x/week) · TikTok (daily) · Instagram (daily)
Content Pillars:
- AI & n8n automation for real businesses
- Building with Claude, OpenAI, LangChain, FastAPI
- OpenClaw — local AI agent setups
- Current AI news and tool breakdowns
- How to get the best results from AI tools
- Veloxa/VexaAI founder journey — building an AI agency in Africa
- ML & Data Science made practical
Script Format: Hook → Context → Core Value → Proof/Demo → CTA
🚀 Quick Commands
# Check everything is running
openclaw status
# Check gateway
openclaw gateway status
# View all cron jobs
openclaw cron list
# View logs live
openclaw logs --follow
# Restart gateway
openclaw gateway restart
# Run doctor if something breaks
openclaw doctor
👤 About John Evans Okyere
No comments yet.