Skip to content

Instantly share code, notes, and snippets.

View paoloanzn's full-sized avatar
:copilot:

Paolo Anzani paoloanzn

:copilot:
View GitHub Profile
{
"name": "Creative Director Agent",
"nodes": [
{
"parameters": {
"options": {}
},
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
"typeVersion": 1.1,
"position": [
@paoloanzn
paoloanzn / Ghostwriter_Agent.json
Created June 1, 2025 14:55
Ghostwriter-Agent.json
{
"name": "Ghostwriter Agent",
"nodes": [
{
"parameters": {
"updates": [
"message"
],
"additionalFields": {
"chatIds": "7558641202"
{
"name": "AI-Business-Agent",
"nodes": [
{
"parameters": {
"mode": "insert",
"tableName": {
"__rl": true,
"value": "documents",
"mode": "list",
@paoloanzn
paoloanzn / AI_research_Agent.json
Created May 28, 2025 19:38
AI Research Agent n8n Workflow
{
"name": "AI research Agent",
"nodes": [
{
"parameters": {
"httpMethod": "POST",
"path": "3b9a89f9-44f5-4759-8e46-eeb418eec7a1",
"options": {}
},
"type": "n8n-nodes-base.webhook",