bluesky
Complete Bluesky CLI: post, reply, like, repost, follow, block, mute, search, threads, images. Everything you need to engage on Bluesky from the terminal.
Why use this skill?
Manage your Bluesky social feed directly from your terminal. Post, reply, like, and track your timeline with this efficient OpenClaw command-line skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bobdevibecoder/bobagent-blueskyWhat This Skill Does
The Bluesky CLI skill transforms your terminal into a full-featured interface for the Bluesky social network and the AT Protocol. It provides seamless interaction with your feed, allowing you to read timelines, craft posts, engage with community content, and manage your social presence without ever leaving your terminal environment. Whether you need to quickly share a status update with an image, reply to ongoing discussions, or perform administrative tasks like blocking or muting users, this skill automates these actions via a robust command-line interface. It is designed for power users, developers, and those who prefer a keyboard-centric workflow over browser-based social media.
Installation
To install this skill, use the ClawHub command-line tool. Run the following command in your terminal:
clawhub install openclaw/skills/skills/bobdevibecoder/bobagent-bluesky
Once installed, you must authenticate. Run bsky whoami to check your status. If you are not logged in, obtain an App Password from the 'Privacy and Security' settings in the Bluesky app. Finally, run the bsky login command with your handle and the newly generated app password.
Use Cases
This skill is ideal for several scenarios. First, it streamlines cross-posting workflows by allowing you to script or manually post updates directly from development environments. Second, it is perfect for users who want to monitor their timeline or mentions using tools like grep or JSON processors to extract specific data. Third, it serves as a robust tool for power users who manage multiple accounts or require rapid, text-based interactions for engagement and community moderation tasks.
Example Prompts
- "Check my Bluesky timeline and tell me if there is anything from @alice.bsky.social."
- "Post a new update to my Bluesky profile saying 'Just pushed code using OpenClaw!' and attach the screenshot located at ./logs/screenshot.png."
- "Find the most recent post by @bob.bsky.social and reply to it saying 'Great work on this update!'"
Tips & Limitations
- Security: Always use App Passwords, never your account password. The skill does not store passwords; it generates session tokens for ongoing access.
- Media: When posting images, ensure the file path is accessible to the agent. Currently, text-based operations are faster than media uploads.
- Limitations: The tool relies on the public AT Protocol API; if the API is rate-limited, the CLI will notify you. Use the
--jsonflag on commands liketimelineorprofileto pipe output into other utilities likejqfor advanced processing.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bobdevibecoder-bobagent-bluesky": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read
Related Skills
affiliate-master
Full-stack affiliate marketing automation for OpenClaw agents. Generate, track, and optimize affiliate links with FTC-compliant disclosures and multi-network support.
tweet-ideas-generator
Generates 60 high-impact tweet ideas from reference content across 5 categories. Use when someone wants to extract engaging short-form statements from content for Twitter/X, organized by harsh advice, quotes, pain points, counterintuitive truths, and key insights.
ai-discoverability-audit
Audit how a brand appears in AI-powered search (ChatGPT, Perplexity, Claude, Gemini). Use when user mentions "AI search," "how do I show up in ChatGPT," "AI discoverability," "AEO," "LLM visibility," or wants to understand their brand's AI presence.
positioning-basics
Help founders and marketers nail their positioning. Use when someone mentions "positioning," "value proposition," "who is this for," "how do I describe my product," "messaging," "ICP," "ideal customer," or is struggling to articulate what makes their product different.
polymarket-correlation
Detect mispriced correlations between Polymarket prediction markets. Cross-market arbitrage finder for AI agents.