post-tweetsUse when the user needs to interact with X (Twitter) — searching tweets, looking up users/followers, posting tweets/replies, liking, retweeting, following/un...
Install via ClawdBot CLI:
clawdbot install xquik/post-tweetsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
webhook → https://my-server.com/eventsPotentially destructive shell commands in tool definitions
eval (Calls external URL not in known-safe list
https://xquik.com/api/v1AI Analysis
The skill's primary risk is sending user data to an external API (xquik.com) not on a pre-approved safe list, which is a standard dependency for its stated functionality. The security metadata shows robust mitigations like enforced input validation, output sanitization, and required user confirmation for payments and writes. No evidence of credential harvesting, hidden instructions, or obfuscated malicious behavior was found in the provided definition.
Generated May 9, 2026
A company monitors X in real-time for mentions of its brand, competitors, or industry keywords. It uses the API to search tweets, analyze sentiment, and aggregate data for reputation management dashboards.
An e-commerce business sends automated direct messages to customers who tweet about order issues. The agent uses the API to read mentions, send DMs with support links, and track response times.
A brand identifies potential influencer partners by looking up user profiles, analyzing follower demographics, and extracting engagement metrics. The agent compiles reports on follower growth and tweet performance.
A media outlet uses the API to scrape tweets from verified journalists and trending topics. It extracts tweets, downloads media, and summarizes key stories for internal editorial teams.
A small business schedules tweets, replies, and retweets for its product launch campaign. The agent posts content at optimal times, monitors engagement, and adjusts the strategy based on real-time analytics.
Charge users a monthly or yearly fee for API access. Revenue comes from recurring subscriptions, with tiers based on rate limits and endpoint access (read/write/delete).
Users purchase credits that are consumed per API call or data extraction. Revenue is generated from credit purchases, with premium analysis or bulk extractions costing more per unit.
License the API plus a pre-built analytics dashboard to agencies for rebranding. Revenue comes from licensing fees and recurring service charges for data aggregation and reporting.
💬 Integration Tip
Start with the MCP endpoint at https://xquik.com/mcp for rapid prototyping. Use the built-in rate limit handling (429 responses) and always validate input types (tweet IDs as numeric strings, usernames matching ^[A-Za-z0-9_]{1,15}$) to avoid errors.
Scored May 9, 2026
Audited Apr 18, 2026 · audit v1.0
Automate Xiaohongshu (RedNote) content operations using a Python client for the xiaohongshu-mcp server. Use for: (1) Publishing image, text, and video content, (2) Searching for notes and trends, (3) Analyzing post details and comments, (4) Managing user profiles and content feeds. Triggers: xiaohongshu automation, rednote content, publish to xiaohongshu, xiaohongshu search, social media management.
Interact with Twitter/X — read tweets, search, post, like, retweet, and manage your timeline.
Plan, draft, and organize social media content across platforms. Create content calendars, write platform-optimized posts, and maintain consistent posting schedules.
Browse, search, post, and moderate Reddit. Read-only works without auth; posting/moderation requires OAuth setup.
Posts content and articles to X (Twitter). Supports regular posts with images/videos and X Articles (long-form Markdown). In Codex, honor explicit requests f...
Research any topic from the last 30 days on Reddit + X + Web, synthesize findings, and write copy-paste-ready prompts. Use when the user wants recent social/web research on a topic, asks "what are people saying about X", or wants to learn current best practices. Requires OPENAI_API_KEY and/or XAI_API_KEY for full Reddit+X access, falls back to web search.