x-oauth-apiPost to X (Twitter) using the official OAuth 1.0a API. Use when asked to "post to X", "tweet this", "post on Twitter", create threads, delete tweets, or chec...
Install via ClawdBot CLI:
clawdbot install ngmeyer/x-oauth-apiGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://developer.twitter.com/en/docs/twitter-api/rate-limitsUses known external API (expected, informational)
api.twitter.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
Small businesses can use this skill to automate posting updates, promotions, and engaging content directly to their X account. It helps maintain an active online presence without manual intervention, supporting threads for detailed announcements and media attachments for visual appeal.
Influencers and bloggers can leverage this skill to schedule and post tweets or threads about their latest content, such as articles or videos. It enables direct engagement with followers by replying to mentions and searching for relevant discussions to join, enhancing audience interaction.
Tech companies can integrate this skill to monitor mentions on X for customer inquiries or feedback, allowing quick responses via automated or manual replies. It streamlines support by fetching recent mentions and posting updates, improving response times and customer satisfaction.
Non-profits can use this skill to post announcements and updates about events, campaigns, or fundraising efforts on X. By creating threads for detailed information and attaching media like images, they can effectively reach a wider audience and drive engagement without additional costs.
Media outlets can employ this skill to post breaking news or updates directly to X as events unfold. It supports quick posting of tweets and threads, with options to quote or reply to other tweets, ensuring timely dissemination of information to followers.
Offer a basic social media management tool for free that uses this skill for posting and simple engagement, then charge for advanced features like analytics, scheduling, or multi-account support. Revenue comes from subscription tiers targeting small businesses and individual creators.
Provide managed social media services to clients, using this skill to automate posting and monitoring on X as part of a broader marketing package. Revenue is generated through monthly retainer fees or project-based pricing for businesses lacking in-house expertise.
Sell this skill as part of a larger toolkit for developers building AI agents or automation platforms, with additional paid add-ons like enhanced rate limits or custom integrations. Revenue streams include one-time purchases, licensing fees, or usage-based pricing for enterprise clients.
💬 Integration Tip
Ensure all required environment variables are correctly set and test with simple commands like 'x post' before scaling to avoid authentication or rate limit issues.
Scored Apr 19, 2026
Use when reviewing code for security vulnerabilities, implementing authentication flows, auditing OWASP Top 10, configuring CORS/CSP headers, handling secrets, input validation, SQL injection prevention, XSS protection, or any security-related code review.
gws CLI: Shared patterns for authentication, global flags, and output formatting.
Set up Gmail API access via gog CLI with manual OAuth flow. Use when setting up Gmail integration, renewing expired OAuth tokens, or troubleshooting Gmail authentication on headless servers.
Automate OAuth login flows with user confirmation via Telegram. Supports 7 providers: Google, Apple, Microsoft, GitHub, Discord, WeChat, QQ. Features: - Auto-detect available OAuth options on login pages - Ask user to choose via Telegram when multiple options exist - Confirm before authorizing - Handle account selection and consent pages automatically
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
Implement OAuth 2.0 and OpenID Connect flows securely.