bluesky

Posts, replies, likes, and reposts on Bluesky via lettabot-bluesky CLI.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/Kastalien-Research/kastalien-factory --skill bluesky-kastalien-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bluesky
Source: https://github.com/Kastalien-Research/kastalien-factory/tree/main/lettabot/skills/bluesky
Command: npx skills add https://github.com/Kastalien-Research/kastalien-factory --skill bluesky-kastalien-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Lettabot Bluesky integration enables Bluesky actions from Lettabot-based agent workflows, while defaults remain read-only and explicit actions are required for posting or engagement.

Core Features & Use Cases

  • Read-only by default; use the lettabot-bluesky CLI to post, reply, like, or repost.
  • Ships a skill-local shim so the command is available to agent subprocesses without global installs.
  • Supports common social interactions within automated or human-assisted agent tasks, such as posting updates, replying to threads, and engaging with content.

Quick Start

Post a Bluesky update using the lettabot-bluesky CLI with your agent.

Frequently Asked Questions about bluesky

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

FAQPage Schema
How do I automate Bluesky posting from a command line interface?

Automate Bluesky posting by using a skill-local CLI shim that exposes commands for posting, replying, liking, and reposting. The skill operates read-only by default, requiring explicit actions via the lettabot-bluesky CLI to publish automated updates or engage with content.

Does Bluesky automation require an app password for agent workflows?

Yes, Bluesky automation requires an app password configured in the lettabot.yaml file for the selected agent. This setup enables the CLI shim to authenticate actions like posting updates and threaded replies within automated agent contexts.

Can I use a local CLI to reply and like Bluesky threads without a global install?

Yes, you can reply and like Bluesky threads without a global install. The skill ships a skill-local shim that makes the lettabot-bluesky command available to agent subprocesses through project-local entrypoints or a fallback binary.

What is the default behavior when integrating Bluesky social media interactions?

The default behavior for Bluesky social media interactions is read-only. Explicit actions are required for posting, replying, liking, or reposting, ensuring automated agent workflows remain safe until deliberate engagement commands are issued.

How do I set up threaded replies and engagement workflows for Bluesky?

Set up threaded replies and engagement workflows by configuring your Bluesky app password in lettabot.yaml, then invoking the lettabot-bluesky CLI. This allows your agent to post updates, reply to threads, and automate social interactions.

Are there limitations to automating social media engagement on Bluesky via CLI?

Limitations include the requirement of explicit actions for any engagement, as the system defaults to read-only. Additionally, the CLI relies on a skill-local shim and a configured app password in lettabot.yaml to execute posting or liking commands successfully.