AIAny
Icon for item

AI Agents A-Z

Collects 40+ importable n8n workflows from the AI Agents A-Z YouTube channel, each tied to one video episode — spanning content generation, social-media posting, and short-video and narrated-story pipelines, plus companion Docker MCP/REST servers.

Introduction

Most "build an AI agent" tutorials hand you concepts and leave the wiring as homework. This repo flips that: every episode of the AI Agents A-Z YouTube channel ships as the exact n8n workflow JSON you import and run, so the finished automation — not the narration — is the deliverable.

What Sets It Apart
  • Each of the 40+ workflows maps to a specific video episode, so you can watch the walkthrough and then open the actual graph behind it — no reverse-engineering the demo.
  • Coverage leans hard into media automation: short-video generation, narrated-story creation, and social-media posting, where no-code orchestration genuinely saves hours rather than just gluing APIs.
  • Compute-heavy steps like video assembly and TTS are pushed out to companion Docker MCP/REST servers, keeping each n8n graph legible instead of a tangled monolith.
  • It is no-code by intent — you connect LLM calls, APIs, and MCP tools inside n8n rather than maintaining Python glue between them.
Great Fit / Look Elsewhere

Great fit if you learn by importing a working graph and tweaking it, or you want battle-tested patterns for content and video automation paired with a clear video explanation. Look elsewhere if you need a maintained framework or SDK with stability guarantees — these are per-episode snapshots, supported through the AI Agents A-Z Skool community, and you bring your own API keys and self-hosted n8n instance.

Information

  • Websitegithub.com
  • OrganizationsAI Agents A-Z
  • Authorsgyoridavid, AI Agents A-Z (YouTube)
  • Published date2025/03/29

More Items

GitHub
AI Client2026

Transforms unstructured documents into strongly-typed Knowledge Abstracts with one CLI command, extracting entities and relations into graphs, hypergraphs, and spatio‑temporal structures. Includes 80+ templates, multiple RAG engines, local vLLM support, Obsidian export and an MCP server.

GitHub
AI Agent2025

Autonomous Red Team agent that plans and executes realistic attack chains (reconnaissance, exploitation, pivoting, C2) while producing Rules of Engagement and an OPPLAN and running actions inside a hardened sandbox; intended for authorized red-team engagements and defensive verification.

GitHub
AI Agent2026

Provides modular, AI-optimized SKILL.md instructions that ground LLMs in Android development workflows and can be installed into agent environments via the Android CLI; focuses on tasks where LLMs underperform.