This repository contains exported n8n workflow definitions and accompanying setup documents. The files are provided as JSON workflow exports and PDF guides. No executable code is included.
N8N WF/
├─ assets/
├─ Crypto/
│ ├─ Crypto_Market_Agent.json
│ └─ BRODY'S SETUP GUIDE.pdf
└─ YT Shorts Generator/
├─ Shorts Generation.json
└─ Brodyautomates Setup Guide.pdf
-
assets/— directory reserved for local assets (currently contains no files). -
Crypto/Crypto_Market_Agent.json— exported n8n workflow definition (JSON file).BRODY'S SETUP GUIDE.pdf— PDF document providing setup or configuration information related to theCryptoworkflow.
-
YT Shorts Generator/Shorts Generation.json— exported n8n workflow definition (JSON file).Brodyautomates Setup Guide.pdf— PDF document providing setup or configuration information related to theYT Shorts Generatorworkflow.
The repository hosts n8n workflow export files. To use a workflow, import the corresponding .json file into an n8n instance using n8n's workflow import functionality. Review the associated PDF for any configuration notes required by the workflow.
- Files are provided as-is. The JSON files are n8n workflow exports; the PDFs are documentation/supporting material.
- No license file is present in the repository.