diff --git a/blog/index.json b/blog/index.json index afcdbec..1a026b7 100644 --- a/blog/index.json +++ b/blog/index.json @@ -1,5 +1,14 @@ { "posts": [ + { + "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", diff --git a/blog/posts/speed-run-nextcloud-svg.html b/blog/posts/speed-run-nextcloud-svg.html new file mode 100644 index 0000000..adc42dc --- /dev/null +++ b/blog/posts/speed-run-nextcloud-svg.html @@ -0,0 +1,162 @@ + + +
+ + + + ++ This speed run shows you how to connect your agent to a Nextcloud instance and have it render vector graphics on the fly. No coding, no WebDAV clients — just configure the integration once, and your agent can read, write, and generate SVG files directly into your Nextcloud folders. +
++ To follow along, you'll need a Nextcloud account with WebDAV access. We'll use a demo.nextcloud.odoo4projects.com instance with a dedicated integration user. +
+ +Before you start, make sure you have your Nextcloud credentials ready:
+ +https://demo.nextcloud.odoo4projects.com/remote.php/dav/files/integration/integrationnc-integration-2026!/agent-outputThe output directory is a folder inside your Nextcloud files where the agent will save generated SVGs. Create it once in your Nextcloud web interface — the agent reads and writes to it automatically after that.
+ +We configured two prompts on the agent's dashboard at app.derez.ai. The first connects the agent to Nextcloud using your integration credentials. The second tells it what graphic to generate.
+ +dashboard-card.svg.
+ The first prompt authenticates with your Nextcloud server using the credentials from the dashboard integration settings. The second prompt instructs the agent to design, render, and save the SVG — the agent handles the vector math, colour palette, and WebDAV upload automatically.
+ ++ In under 5 minutes you went from nothing to an AI agent that connects to your private cloud storage and produces production-quality vector graphics. The same pattern works for any file type your agent can generate — data exports, config files, HTML reports, or multi-page SVGs. +
+ ++ Use coupon code BLOG950 at checkout to get $9.50 off your first month — zero risk, full access. +
++ Deploy your own Nextcloud-connected agent now. +
+ ++ Derez.ai — Deploy your AI agent in 5 minutes. +
+