Back to Nodes

Bluesky

Last updated Oct 1, 2025

BlueSky API nodes for n8n

24 Weekly Downloads
113 Monthly Downloads

Included Nodes

Bluesky

Description

Banner image

n8n-nodes-bluesky

This repository contains the code for the n8n nodes that interact with the Bluesky API.

Installation

pnpm install @muench-dev/n8n-nodes-bluesky

In n8n community edition, you can install the nodes in the settings page.

Features

  • User
    • Block User
    • Get Profile
    • Mute User
    • Un-mute User
  • Feed
    • Get Author Feed
    • Get Timeline of current user
  • Post
    • Create Post
    • Like
    • Unlike
    • Repost
    • Delete Repost

Screenshots

images

Use Cases

RSS Feed to Bluesky

You can use the RSS Trigger node to get the latest posts from an RSS feed and then use the Create Post node to post them to Bluesky.

images

Use Open Graph Tags to get the image and description of the post.

images