← 返回
内容创作 Key 中文

Clawbsky

Advanced Bluesky CLI with support for media (images/video), thread creation, and automated growth tools like non-mutual following cleanup.
高级Bluesky CLI,支持图片/视频、线程创建及自动化增长工具(如非互惠关注清理)。
jyothish12345
内容创作 clawhub v1.1.4 1 版本 100000 Key: 需要
★ 0
Stars
📥 654
下载
💾 14
安装
1
版本
#latest

概述

🦞 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

  1. Get an App Password: Go to Bluesky Settings and create a new App Password. NEVER use your main account password.
  2. Install:

```bash

npm install

```

  1. Configure:

```bash

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 <uri> "My thoughts"      # Quote a post

Reading

clawbsky home -n 20              # View your timeline
clawbsky user <handle>           # Inspect a profile
clawbsky user-posts <handle>     # View user's recent activity
clawbsky thread <uri>            # Read a full conversation branch

Engagement & Moderation

clawbsky like/repost <uri>       # Engage with content
clawbsky block/mute <handle>     # 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 : 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:

  1. Be Human: Do not use follow-all to search and follow thousands of users daily. This is considered spam and will lead to an account ban.
  2. Respect Limits: Use unfollow-non-mutuals for periodic maintenance, not for "follow/unfollow" churning.
  3. App Passwords: Only use App Passwords. If you suspect your credentials have been compromised, revoke the App Password immediately in your Bluesky settings.
  4. 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: @username or username automatically resolves to username.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.

版本历史

共 1 个版本

  • v1.1.4 当前
    2026-03-29 22:03 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,213
content-creation

YouTube

byungkyu
使用托管OAuth集成YouTube Data API,支持搜索视频、管理播放列表、获取频道数据及评论互动,适用于用户需要时使用此技能。
★ 142 📥 41,080
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 860 📥 199,907