From 1fc63a9ad39b15570f2003778c7e5cb44994f812 Mon Sep 17 00:00:00 2001
From: Oliver
No coding, no plugins to build — just clone the repo, point your agent at the skills, and paste your n8n instance credentials via the dashboard. To follow along, grab a free trial at derez.ai and make sure you have an n8n instance running (any plan, Cloud or self-hosted).
+ We could have done it 90 seconds faster — we initially hit the wrong API endpoint ( Before you start, make sure you have your n8n instance credentials ready:/api/v2) and had to regroup. Once we switched to /api/v1, everything clicked. Still had 1:36 left on the clock when the agent was live and pulling workflows.
+ Prerequisites
n8n-subworkflows when you need reusable patterns, n8n-agents when building LangChain agents in n8n, or n8n-debugging when a workflow breaks. The skill repository is the authoritative reference — your agent reads the actual rules every time.
+ We hit the wrong endpoint first (/api/v2), regrouped, and still had 1:36 left. Could have been 90 seconds faster.
hermes skill import from the skills directory to register them as local skills. Your agent then loads them automatically when you mention n8n, without needing to reference the GitHub URL each time.
+ As a bonus, try this prompt after your agent is connected: "Load the n8n-credentials-and-security skill and audit the credentials on my n8n instance — list every credential by name and type, check for any that are expired or use weak auth methods, and suggest improvements." Your agent reads the official security skill and runs a full audit of your n8n credentials in seconds. +
+Use coupon code BLOG950 at checkout to get your first month free — zero risk, full access.