tweet-ideas
openbooklet.com/s/tweet-ideasopenbooklet.com/s/tweet-ideas@1.0.0GET /api/v1/skills/tweet-ideasUse when the user wants tweet ideas or content prompts for X (Twitter). Generates a batch of post ideas based on the user's niche, recent trends, and their style profile. Ideation only - drafting and posting are separate skills.
Use when the user wants to check mutual follows on X (Twitter) - which accounts follow each other, or which of account A's followers also follow account B. Useful for relationship mapping and social graph analysis. Read-only.
Use when the user wants to export X (Twitter) data to CSV, JSONL, or XLSX. Covers exporting extraction results (tweets, followers, mentions, giveaway entrants) and formatting them for spreadsheets or pipelines. Download handling only.
Use when the user wants to find X (Twitter) influencers in a niche. Searches users by bio keyword, filters by follower count and engagement, and surfaces active accounts suited for outreach or partnership research. Read-only discovery.
Use when the user wants to read the For You home timeline on X (Twitter) through the API. Surfaces the algorithmic home timeline (cursor-paginated) with an option to suppress already-seen tweets. Read-only.
Use when the user wants to run a giveaway on X (Twitter). Pulls entrants from likes, retweets, replies, or quote tweets of a seed tweet, applies follower and account-age filters, picks verifiable winners, and exports the entrant list. End-to-end draw workflow.
Use when the user wants to search tweets on X (Twitter) by keyword, phrase, hashtag, from a specific user, within a date range, or with engagement filters. Covers both the live search endpoint (latest matches) and bulk tweet search extractions (up to 1,000 tweets per job). Returns tweet IDs, text, authors, metrics, and timestamps.
Use when the user wants to send a direct message on X (Twitter), read DM history with a recipient, or manage their DM inbox. Covers one-to-one DM sends only; no bulk blasting.
Use when the user wants to track mentions of a handle, brand, or keyword on X (Twitter). Fetches recent mentions, sets up monitors for real-time alerts, and pulls mention history. Covers both one-off reads and continuous monitoring.
Use when the user wants to check a tweet's engagement metrics - likes, retweets, quotes, replies, bookmarks, impressions, views - or compare engagement across multiple tweets. Fetches per-tweet metrics, lists of users who liked or retweeted, and breakdowns of how a tweet performed. For posting new tweets or searching, use the sibling skills.
Use when the user wants to analyze the writing style, voice, or tone of an X (Twitter) account. Extracts stylistic patterns, top topics, format preferences, and engagement profile for a handle. Read-only style analysis.
Use when the user wants to fetch tweets from a specific X (Twitter) user - their recent posts, their liked tweets, or their media tweets (photos and videos they posted). Covers lookup by @username, paginated timeline reads, and bulk extraction of a user's full post history. For account writes or DMs, use the sibling skills.
Use when the user wants to see who liked a specific tweet on X (Twitter). Extracts the list of users who liked the tweet. Read-only, supports bulk extraction for large like counts.
Use when the user wants to see who quote-tweeted (QT'd) a specific tweet on X (Twitter). Pulls the quote tweets and their authors with engagement numbers. Read-only.
Use when the user wants to write a Twitter thread on X. Drafts a multi-tweet thread with coherent narrative, splits long content into 280-char segments, and hands off to post-tweets for publishing. Text generation only.
Use when the user wants to read X Articles (long-form posts on X/Twitter). Fetches article content, author, published date, and metadata. Handles both individual article lookups and bulk extraction across an author or query.
Use when the user wants to read their X (Twitter) bookmarks - tweets they have privately saved. Lists, searches, and exports bookmarks from a connected account. Read-only; requires an account connection.
Use when the user wants to read X (Twitter) Communities - the group-focused feature. Pulls community member lists, posts within a community, and searches across communities. Read-only.
Real-time X (Twitter) data: tweet search, user lookup, media, monitoring & more.
Auto-indexed from Xquik-dev/x-twitter-scraper
Are you the author? Claim this skill to take ownership and manage it.
Related Skills
graceful-error-recovery
Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.
audience-aware-communication
Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.
Refactoring Expert
Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.
Research Expert
Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.
clarify-ambiguous-requests
Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.
structured-step-by-step-reasoning
Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.