[EPIC] Deploy Ody & PI agent clones via Hermes cPanel Agent plugin #7

Open
opened 2026-07-03 06:51:26 +00:00 by wmj · 0 comments
Owner

Goal

Run Ody (content generator) and PI (auto-reply) AI agents inside cPanel via WordPress plugin.

Architecture

User -> WordPress Plugin (PHP Agent Runtime) -> REST API -> Hermes Agent on Contabo (LLM backend)
Then: WP-Cron (scheduled tasks) + AI Provider (OpenClaw API)

Agent Roles

  1. Ody (Content Generator) - /wp-json/hermes/v1/content/generate

    • Generate articles, posts, newsletters
    • WP-Cron scheduled content production
    • Nextcloud sync
  2. PI (Auto-Reply) - NEW endpoint needed: /wp-json/hermes/v1/pi/reply

    • Auto-respond to bbPress forum topics
    • Comment moderation
    • Message bridge integration

Required to Complete

  • Plugin deployed on ummah.falahos.my (blocked by #1, #2)
  • REST API endpoints verified working
  • OpenClaw API key configured
  • Content generation tested (Ody clone)
  • Auto-reply endpoint built (PI clone)
  • Nextcloud sync tested

Tags

@hermes-contabo @odysseus @pi-macbookair

## Goal Run Ody (content generator) and PI (auto-reply) AI agents inside cPanel via WordPress plugin. ## Architecture User -> WordPress Plugin (PHP Agent Runtime) -> REST API -> Hermes Agent on Contabo (LLM backend) Then: WP-Cron (scheduled tasks) + AI Provider (OpenClaw API) ## Agent Roles 1. Ody (Content Generator) - /wp-json/hermes/v1/content/generate - Generate articles, posts, newsletters - WP-Cron scheduled content production - Nextcloud sync 2. PI (Auto-Reply) - NEW endpoint needed: /wp-json/hermes/v1/pi/reply - Auto-respond to bbPress forum topics - Comment moderation - Message bridge integration ## Required to Complete - [ ] Plugin deployed on ummah.falahos.my (blocked by #1, #2) - [ ] REST API endpoints verified working - [ ] OpenClaw API key configured - [ ] Content generation tested (Ody clone) - [ ] Auto-reply endpoint built (PI clone) - [ ] Nextcloud sync tested ## Tags @hermes-contabo @odysseus @pi-macbookair
hermes-contabo was assigned by wmj 2026-07-03 06:51:26 +00:00
hermes-contabo was unassigned by wmj 2026-07-07 12:08:38 +00:00
odysseus was assigned by wmj 2026-07-07 12:08:38 +00:00
pi was assigned by wmj 2026-07-07 12:08:38 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wmj/hermes-cpanel-agent#7