Install
openclaw skills install frigatebirdClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Use the frigatebird npm package to interact with X from the CLI with bird-style command parity, posting/reply/article support, and list automation without X API keys.
openclaw skills install frigatebirdFrigatebird is a Playwright-first CLI and npm package (frigatebird) that preserves bird command ergonomics while running against X via browser session cookies.
bird-style CLI workflows on X.add, remove, batch, lists).frigatebirdnpm install -g frigatebirdnpx frigatebird <command>frigatebird checkfrigatebird whoamifrigatebird read <tweet-id-or-url> --jsonfrigatebird search "<query>" --jsonfrigatebird home --jsonfrigatebird tweet "<text>"frigatebird reply <tweet-id-or-url> "<text>"frigatebird article "<title>" "<body>"frigatebird add "<List Name>" @handle1 @handle2frigatebird remove @handle "<List Name>"frigatebird batch accounts.json--all, --max-pages, --cursor, -ntweet, post, reply, article, like, retweet, follow, unfollow, unbookmarkread, replies, thread, search, mentions, user-tweets, home, bookmarks, likes, list-timeline, news, aboutcheck, whoami, query-ids, helpadd, remove, batch, lists, list, refresh--auth-token, --ct0, --cookie-source, --chrome-profile, --firefox-profile--base-url, --plain, --no-color-n, --all, --max-pages, --cursor, --delay--json, --json-full--media, --altnpm run test:e2e:live -- --list-name <name> --enable-premium-features-e2e --article-cookie-source chrome --article-expected-handle-prefix <prefix>query-ids is retained for command compatibility and does not drive Playwright execution.bird is represented as compatibility flags in Playwright mode.