Files
sitemente/data/recurring-templates.json
horus d5575b58e3 SiteMente - AI-Powered Lead Generation Platform
Features:
- Mission Control dashboard
- HP Submissions tracking
- AI Agents integration
- Lead management CRM
- Marketing email templates
- Chrome extension support

Tech: Next.js, TypeScript, Tailwind CSS, MySQL
2026-03-19 17:38:12 +01:00

142 lines
4.0 KiB
JSON

[
{
"id": "thoth-daily-research",
"name": "Thoth - Daily SiteMente Research",
"description": "Research market trends, competitors, and opportunities",
"agent": "thoth",
"project": "sitemente",
"schedule": {
"type": "daily",
"time": "09:00",
"timezone": "Europe/Madrid"
},
"taskTemplate": {
"title": "Daily SiteMente Research",
"description": "Research: competitors, AI trends, pricing, local businesses",
"priority": "high"
},
"preInstructions": "Focus on: 1) Competitor changes, 2) New AI features, 3) Local lead opportunities",
"enabled": true,
"runCount": 4,
"lastRun": "2026-02-27T18:10:45.028Z"
},
{
"id": "ptah-infra-monitor",
"name": "Ptah - Infrastructure Monitoring",
"description": "Check server health, uptime, and security",
"agent": "ptah",
"project": "infrastructure",
"schedule": {
"type": "hourly",
"timezone": "Europe/Madrid"
},
"taskTemplate": {
"title": "Infra Health Check",
"description": "Check: CPU, memory, disk, services, SSL certs, security logs",
"priority": "critical"
},
"preInstructions": "Report any issues immediately to Horus",
"enabled": true,
"runCount": 3,
"lastRun": "2026-02-27T22:04:10.446Z"
},
{
"id": "seshat-content-pipeline",
"name": "Seshat - Content Pipeline",
"description": "Generate and schedule content",
"agent": "seshat",
"project": "sitemente",
"schedule": {
"type": "daily",
"time": "09:00",
"timezone": "Europe/Madrid"
},
"taskTemplate": {
"title": "Daily Content Development",
"description": "Create: blog post, social content, newsletter draft",
"priority": "medium"
},
"preInstructions": "Focus on SEO, value for local businesses",
"enabled": true,
"runCount": 1,
"lastRun": "2026-02-27T18:00:33.941Z"
},
{
"id": "anubis-outreach-scan",
"name": "Anubis - Outreach Opportunities",
"description": "Find new leads and opportunities",
"agent": "anubis",
"project": "sitemente",
"schedule": {
"type": "weekly",
"dayOfWeek": 1,
"time": "10:00",
"timezone": "Europe/Madrid"
},
"taskTemplate": {
"title": "Weekly Outreach Scan",
"description": "Find: new restaurants, clinics, real estate agencies to contact",
"priority": "high"
},
"preInstructions": "Focus on Benalmádena and Costa del Sol area",
"enabled": false,
"runCount": 1,
"lastRun": "2026-02-27T22:04:20.745Z"
},
{
"id": "thoth-trading-market",
"name": "Thoth Trading - Market Scan",
"description": "Scan crypto markets for opportunities",
"agent": "thoth-trading",
"project": "trading",
"schedule": {
"type": "hourly",
"timezone": "Europe/Madrid"
},
"taskTemplate": {
"title": "Market Scan",
"description": "Check: BTC, ETH, SOL prices and trends",
"priority": "medium"
},
"preInstructions": "Report significant moves (>5%)",
"enabled": true,
"runCount": 2,
"lastRun": "2026-02-27T17:53:24.233Z"
},
{
"id": "sekhmet-risk-alerts",
"name": "Sekhmet - Risk Alerts",
"description": "Monitor trading positions and risk",
"agent": "sekhmet",
"project": "trading",
"schedule": {
"type": "hourly",
"timezone": "Europe/Madrid"
},
"taskTemplate": {
"title": "Risk Check",
"description": "Check: open positions, drawdown, risk levels",
"priority": "high"
},
"preInstructions": "Alert if drawdown >10% or positions at risk",
"enabled": true,
"runCount": 0
},
{
"id": "template-task-1772215820185",
"agent": "thoth",
"project": "sitemente",
"schedule": {
"enabled": true,
"type": "daily",
"time": "05:00"
},
"taskTemplate": {
"title": "Daily competitor analysis",
"description": "Check our competitor daily and report anything of importance we need to know ",
"priority": "high"
},
"enabled": true,
"runCount": 0
}
]