🎯 Article to threaded Bluesky posts with JinaAI and Gemini/GPT

⚑ 151 views · 🎯 AI Summarization & Classification

πŸ’‘ Pro Tip β€” HTTP Request scraping tends to break when sites update their markup. If you’re scraping a major platform, check if ScraperNode covers it β€” it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.

View All Scrapers

Description

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

Who is this for?

Automation enthusiasts, content creators, or social media managers who post article-based threads to Bluesky and want to automate the process end-to-end.

What problem is this solving?

Manual content repackaging and posting can be repetitive and time-consuming. This workflow automates the process from capturing article URLs (via Telegram or RSS) to scraping content, transforming it into a styled thread, and posting on Bluesky platform.

What this workflow does

Setup

  1. Add credentials for Telegram Bot API, JinaAI, Google Gemini, and Bluesky App Password.
  2. Add or customize RSS feeds if needed
  3. Test with a sample URL to validate posting sequence.

How to customize

Made by: Khaisa Studio Need customs workflows? Contact Me!

πŸ”— Nodes Used

Telegram Trigger, Basic LLM Chain, OpenAI Chat Model, RSS Feed Trigger, Google Gemini Chat Model, Jina AI

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup