/install clawbsky
🦞 clawbsky
A full-featured, professional Bluesky CLI designed for power users and automation.
✨ Key Features
- Media Support: Post images and videos with automatic metadata/aspect ratio detection.
- Growth Tools: Identify and unfollow accounts that don't follow you back (
unfollow-non-mutuals). - Thread Management: Create long threads automatically from multiple text strings.
- Search & Explore: Deep search for posts, users, and hashtags.
- Moderation: Quick block, mute, and notification management.
🚀 Setup
- Get an App Password: Go to Bluesky Settings and create a new App Password. NEVER use your main account password.
- Install:
npm install - Configure:
clawbsky login
🛠 Commands
Growth & Maintenance
clawbsky unfollow-non-mutuals -n 50 # Unfollow top 50 non-mutuals
clawbsky follow-all "Query" -n 20 # Auto-follow users matching a topic
Posting & Threads
clawbsky post "Text" [media...] # Create a post
clawbsky thread "Part 1" "Part 2" ... # Create a multi-post thread
clawbsky quote \x3Curi> "My thoughts" # Quote a post
Reading
clawbsky home -n 20 # View your timeline
clawbsky user \x3Chandle> # Inspect a profile
clawbsky user-posts \x3Chandle> # View user's recent activity
clawbsky thread \x3Curi> # Read a full conversation branch
Engagement & Moderation
clawbsky like/repost \x3Curi> # Engage with content
clawbsky block/mute \x3Chandle> # Manage your boundaries
clawbsky notifications # Check recent interactions
💡 Advanced Usage
Global Options
--json: Get raw data for piping to other tools.--plain: Disable emojis and formatting for cleaner logs.-n \x3Ccount>: Limit results (default: 10).--dry-run: Preview actions (like unfollowing) without executing.
🛡 Safety & Ethics
Clawbsky provides powerful automation tools. To protect your account and the Bluesky community:
- Be Human: Do not use
follow-allto search and follow thousands of users daily. This is considered spam and will lead to an account ban. - Respect Limits: Use
unfollow-non-mutualsfor periodic maintenance, not for "follow/unfollow" churning. - App Passwords: Only use App Passwords. If you suspect your credentials have been compromised, revoke the App Password immediately in your Bluesky settings.
- Rate Limiting: The tool includes built-in delays (1s/follow) to prevent hitting API limits. Do not attempt to disable these.
Responsibility for account actions lies solely with the user.
Automatic Logic
- Handle Completion:
@usernameorusernameautomatically resolves tousername.bsky.social. - Rich Text: Mentions and links are auto-detected and facet-encoded for the AT Protocol.
- Video Processing: Automatically polls the Bluesky video service until processing completes.
Built for the AT Protocol community.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install clawbsky - After installation, invoke the skill by name or use
/clawbsky - Provide required inputs per the skill's parameter spec and get structured output
What is Clawbsky?
Advanced Bluesky CLI with support for media (images/video), thread creation, and automated growth tools like non-mutual following cleanup. It is an AI Agent Skill for Claude Code / OpenClaw, with 384 downloads so far.
How do I install Clawbsky?
Run "/install clawbsky" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Clawbsky free?
Yes, Clawbsky is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Clawbsky support?
Clawbsky is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Clawbsky?
It is built and maintained by sugatai (@jyothish12345); the current version is v1.1.4.