bluesky

Manage Bluesky posts, replies, likes, and follows via command-line tools.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/s-k-y-h-i-g-h/OpenState --skill bluesky-s-k-y-h-i-g-h
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bluesky
Source: https://github.com/s-k-y-h-i-g-h/OpenState/tree/main/skills/bluesky
Command: npx skills add https://github.com/s-k-y-h-i-g-h/OpenState --skill bluesky-s-k-y-h-i-g-h

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires atproto, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables users to manage and interact with Bluesky social media through the command line, simplifying content posting and engagement.

Core Features & Use Cases

  • Content Management: Post, reply, quote, and delete posts directly from the terminal.
  • User Engagement: Like, repost, follow, and unfollow users with simple commands.
  • Discovery & Monitoring: View timelines, search posts, and check notifications without a browser.
  • Use Case: Imagine managing your Bluesky account while offline or integrating posting routines into automation scripts for regular updates.

Quick Start

Use the bluesky skill to post an update on your Bluesky account via terminal.

Frequently Asked Questions about bluesky

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I post and manage Bluesky social media content from the command line?

You can manage Bluesky social media content from the command line by using CLI commands to post, reply, quote, and delete posts directly from your terminal. This enables streamlined content management without a browser.

Can I automate Bluesky engagement actions like following and liking posts via CLI?

Yes, you can automate Bluesky engagement actions via CLI commands to like, repost, follow, and unfollow users. This allows rapid social media engagement and integration into automation scripts for regular updates.

Do I need Python and the atproto library to use Bluesky CLI commands?

Yes, using Bluesky CLI commands requires Python 3.8 or higher and the atproto library. You must also complete setup for login via app passwords to authenticate your account for terminal access.

How do I monitor my Bluesky timeline and notifications without opening a browser?

You can monitor your Bluesky timeline and notifications without a browser by running specific CLI commands to view timelines, search posts, and check notifications directly within your terminal interface.

What is the best way to integrate Bluesky posting routines into automation scripts?

The best way to integrate Bluesky posting routines into automation scripts is by utilizing terminal CLI commands that handle content posting. This enables scheduled updates and rapid interactions programmatically.