byczlonkowski· 30 skills
Design n8n AI agents the right way. Use when building or editing any @n8n/n8n-nodes-langchain.* AI node — an AI Agent, LLM chain, Text Classifier, or Information Extractor — and whenever the user mentions AI agents, LLM with tools, tool calling, $fromAI, system prompts, agent memory, sessionId, structured/JSON output, output parser, RAG, vector store, a chat assistant/bot, or human-in-the-loop review. Covers Agent-vs-chain-vs-classifier choice, the model/memory/tools/outputParser slots, tool names/descriptions as prompt, structured output with autoFix, memory, RAG, human review, and chat topologies.
$npx -y skills add czlonkowski/n8n-skills --skill n8n-agentsInstalls into the current project.
Run `npx skills use "https://github.com/czlonkowski/n8n-skills" --skill "czlonkowski/n8n-skills/n8n-agents"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/czlonkowski/n8n-skills" that are relevant to the current task. Run `npx skills add "https://github.com/czlonkowski/n8n-skills"` and select the relevant skills, then follow their instructions.