From 523b897d0463046451ffa328beb244e70fa81009 Mon Sep 17 00:00:00 2001 From: czlonkowski <56956555+czlonkowski@users.noreply.github.com> Date: Tue, 21 Oct 2025 18:49:22 +0200 Subject: [PATCH] feat: Add YouTube video link to skills documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Updated placeholder with actual YouTube video URL - Video demonstrates skills setup and usage Conceived by Romuald Członkowski - https://www.aiadvisors.pl/en --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd9d38b..f871ce5 100644 --- a/README.md +++ b/README.md @@ -505,7 +505,7 @@ Complete guide for integrating n8n-MCP with Codex. Supercharge your n8n workflow building with specialized skills that teach AI how to build production-ready workflows! -[![n8n-mcp Skills Setup](./docs/img/skills.png)](YOUTUBE_URL_PLACEHOLDER) +[![n8n-mcp Skills Setup](./docs/img/skills.png)](https://www.youtube.com/watch?v=e6VvRqmUY2Y) Learn more: [n8n-skills repository](https://github.com/czlonkowski/n8n-skills)