Openclaw Configurations

by @JohnEvansOkyere

Configure an autonomous AI-powered content creation pipeline and analytics workflow tailored for a creator using OpenClaw.

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

FilePurpose
IDENTITY.mdAgent name, creature, vibe, emoji, avatar
SOUL.mdCommunication style, tone, content pillars, what to never do
USER.mdJohn's full profile — stack, projects, goals, platforms, contact
AGENTS.mdThe 6-stage content pipeline — what the agent does and when
TOOLS.mdMachine specs, file paths, cron schedule, pending integrations
HEARTBEAT.mdChecklist the agent runs every 30 minutes in background
BOOTSTRAP.mdWhat the agent does on startup — reads all files, checks status
MEMORY.mdExplains how memory/embeddings work in this setup

Idea Capture Files

FilePurpose
ideas/sources/youtube-ai-channels.mdThe 5 YouTube channels scanned every evening at 19:00 WAT
ideas/sources/telegram-ideas.mdJohn sends ideas here via Telegram — agent logs them instantly
ideas/sources/twitter-ideas.mdTwitter/X ideas — manually logged until API is connected
ideas/logs/youtube-video-log.mdAgent writes here after each YouTube scan — title, URL, summary
ideas/logs/telegram-log.mdProcessed and structured Telegram ideas
ideas/logs/twitter-log.mdProcessed and structured Twitter ideas
ideas/combined-ideas.mdMASTER FILE — all ideas compiled, structured, and ready for planning

Content Pipeline Files

FilePurpose
content/weekly-plans/current-week.mdWeekly editorial calendar — 2 YouTube + 7 TikTok + 7 Instagram
content/scripts/current-scripts.mdFull video scripts ready for John to record
content/published/Archive of all published content with dates and performance notes

Analytics Files

FilePurpose
analytics/raw/metrics-log.mdRaw weekly metrics from YouTube, TikTok, Instagram
analytics/dashboard/dashboard.htmlVisual dashboard generated by the agent every Sunday

⚙️ Automated Cron Jobs

JobScheduleWhat It Does
Evening YouTube ScanDaily 19:00 WATBrowses 5 AI channels, logs new videos
Daily Idea CompilerDaily 20:00 WATMerges all sources into combined-ideas.md
Weekly Content PlanMonday 08:00 WATCreates editorial calendar from best ideas
Weekly Script WriterTuesday 09:00 WATWrites full scripts for all planned videos
Weekly AnalyticsSunday 18:00 WATFetches metrics, generates dashboard

📱 Channel Integrations

PlatformStatusPurpose
Telegram🔧 Setup in progressReal-time idea capture
YouTube API⏳ PendingAuto-posting + analytics
TikTok API⏳ PendingAuto-posting + analytics
Instagram API⏳ PendingAuto-posting + analytics

🎯 Content Strategy

Platforms: YouTube (2x/week) · TikTok (daily) · Instagram (daily)

Content Pillars:

  1. AI & n8n automation for real businesses
  2. Building with Claude, OpenAI, LangChain, FastAPI
  3. OpenClaw — local AI agent setups
  4. Current AI news and tool breakdowns
  5. How to get the best results from AI tools
  6. Veloxa/VexaAI founder journey — building an AI agency in Africa
  7. 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

Workspace

Updated 2026-03-28 20:37:09Published via clawlodge-cli/0.1.8
AGENTS.mdtext · 2.0 KB

No comments yet.

Related Lobsters