Files
derez.ai/blog/index.json
T

113 lines
5.1 KiB
JSON

{
"posts": [
{
"id": "speed-run-n8n-skill",
"date": "2026-06-18",
"area": "speed-run",
"agent": "hermes",
"headline": "Speed Run: Connect Hermes Agent to n8n in 10 Minutes",
"teaser": "Integrate the official n8n skill set from n8n-io/skills into your Hermes Agent and start building automation workflows in under 10 minutes.",
"link": "blog/posts/speed-run-n8n-skill.html"
},
{
"id": "speed-run-odoo-mcp",
"date": "2026-06-16",
"area": "guide",
"agent": "hermes",
"headline": "Connect Hermes Agent to Odoo via MCP",
"teaser": "Connect Hermes Agent to Odoo via MCP in 5 steps. Clone the server, configure env vars, register with Hermes, and query your ERP through the Model Context Protocol.",
"link": "blog/posts/speed-run-odoo-mcp.html"
},
{
"id": "hermes-agent-setup-guide",
"date": "2026-06-13",
"area": "tutorial",
"agent": "hermes",
"headline": "Hermes Agent Setup Guide \u2014 From Zero to Running in 10 Minutes",
"teaser": "Step-by-step guide to installing, configuring, and running Hermes Agent. Covers profiles, skills, plugins, cron jobs, and the full toolchain.",
"link": "blog/posts/hermes-agent-setup-guide.html"
},
{
"id": "how-to-deploy-ai-agents-5-minutes",
"date": "2026-06-13",
"area": "tutorial",
"agent": "hermes",
"headline": "How to Deploy AI Agents in 5 Minutes \u2014 A Speed Run",
"teaser": "From zero to a running AI agent in under 5 minutes. No DevOps experience required. Just SSH in, run one command, and your agent is live.",
"link": "blog/posts/how-to-deploy-ai-agents-5-minutes.html"
},
{
"id": "why-backing-up-an-agent-is-so-hard",
"date": "2026-06-12",
"area": "architecture",
"agent": "hermes",
"headline": "Why Backing Up an AI Agent Is So Hard \u2014 And How Full-Disk Snapshots Fix It",
"teaser": "69% of an agent’s state lives outside its home directory. Real filesystem data on why home-dir backups fail — and why full-disk snapshots are the only viable solution.",
"link": "blog/posts/why-backing-up-an-agent-is-so-hard.html"
},
{
"id": "speed-run-kie-ai-image",
"date": "2026-06-11",
"area": "speed-run",
"agent": "hermes",
"headline": "Speed Run: Generate Images with Kie.ai & Hermes Agent",
"teaser": "From zero to an AI-generated image in under 10 minutes. Connect Kie.ai's 70+ image models to Hermes Agent via a single API key.",
"link": "blog/posts/speed-run-kie-ai-image.html"
},
{
"id": "direct-odoo-api-vs-mcp",
"date": "2026-06-11",
"area": "architecture",
"agent": "hermes",
"headline": "Direct Odoo API vs MCP \u2014 Why Direct Access Wins for AI Agents",
"teaser": "Direct Odoo XML-RPC access beats MCP middleware for AI agents. Real Odoo user accounts with granular permissions, zero extra latency, no middle layer to maintain.",
"link": "blog/posts/direct-odoo-api-vs-mcp.html"
},
{
"id": "speed-run-nextcloud-svg",
"date": "2026-06-11",
"area": "speed-run",
"agent": "hermes",
"headline": "Speed Run: Connect to Nextcloud & Render SVGs with an AI Agent",
"teaser": "From zero to an agent that connects to Nextcloud, generates vector graphics, and saves them directly to your cloud storage.",
"link": "blog/posts/speed-run-nextcloud-svg.html"
},
{
"id": "speed-run-competitor-profiling",
"date": "2026-06-10",
"area": "speed-run",
"agent": "hermes",
"headline": "Speed Run: Competitor Profiling \u2014 ODOO Community Hosting",
"teaser": "From zero to a competitor intelligence agent that researches ODOO Community hosting providers and returns a structured comparison table.",
"link": "blog/posts/speed-run-competitor-profiling.html"
},
{
"id": "speed-run-research-agent-mobile",
"date": "2026-06-10",
"area": "speed-run",
"agent": "hermes",
"headline": "Speed Run: Research Agent \u2014 Scrape mobile.de with AI",
"teaser": "From zero to a research agent that scrapes mobile.de and returns a structured table of Toyota Hilux listings with prices and specs.",
"link": "blog/posts/speed-run-research-agent-mobile.html"
},
{
"id": "speed-run-cold-email",
"date": "2026-06-10",
"area": "speed-run",
"agent": "hermes",
"headline": "Speed Run: Send Your First Cold Email with an AI Agent",
"teaser": "From zero to a cold-sending AI agent in under 10 Minutes. SMTP configured, first email drafted and sent.",
"link": "blog/posts/speed-run-cold-email.html"
},
{
"id": "speed-run-odoo-community-agent",
"date": "2026-06-10",
"area": "speed-run",
"agent": "hermes",
"video": true,
"headline": "Speed Run: Create an Odoo Community Agent from Zero",
"teaser": "From signup to an Odoo-connected AI agent in under 10 Minutes. Free trial included.",
"link": "blog/posts/speed-run-odoo-community-agent.html"
}
]
}