Developer & DevOps

Upload claims from GitHub and autofill n8n expressions

17 nodes 205 131 Automatic trigger
Download

Workflow Description

Automation template that extracts claims from GitHub files, analyzes them using an intelligent agent and local language model, then automatically populates n8n expressions to accelerate workflow development.

How it works

  1. 1.Trigger the template manually and fetch claim files from the specified GitHub repository
  2. 2.Extract file contents and validate their format before processing
  3. 3.Pass data to an AI agent that refines and categorizes it with assistance from a local language model (Ollama)
  4. 4.Populate n8n expressions with processed values to generate ready-to-use code

Use cases

  • Boost developer productivity by automating complex expression authoring
  • Document GitHub claims and link them to n8n workflows without manual intervention

Requirements

  • Authorized connection to GitHub with access to the target repository
  • Ollama installed locally with a language model (such as Mistral or Llama) for AI processing

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

GitHub AI Agent Lm Chat Ollama

Details

Trigger Automatic trigger
Nodes 17
Apps 3
Views 205
Downloads 131

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (17)

/

When clicking ‘Test workflow’

Manual Trigger

#1

GitHub

Github

#2

Extract from File

Extract From File

#3

setVars

Set

#4

replace variables

Code

#5

If

If

#6

Check All Prompt Vars Present

Code

#7

SetPrompt

Set

#8

Stop and Error

Stop And Error

#9

Set Completed Prompt

Set

#10

AI Agent

Agent

#11

Sticky Note

Sticky Note

#12

Sticky Note1

Sticky Note

#13

Sticky Note2

Sticky Note

#14

Sticky Note3

Sticky Note

#15

Prompt Output

Set

#16

Ollama Chat Model

Lm Chat Ollama

#17