wordpress-oauthStart and complete WordPress.com OAuth and publish posts through the WordPress.com REST API. Use when you need to generate an authorization URL, exchange cal...
Install via ClawdBot CLI:
clawdbot install ibrahimelnemr/wordpress-oauthGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example/callback?code=...&state=...Audited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
Agencies managing multiple client blogs can use this skill to automate posting approved content drafts to WordPress sites after client review. It streamlines the publishing workflow by handling OAuth authorization securely for each client's site, reducing manual uploads and ensuring consistent formatting.
Media organizations can integrate this skill to publish breaking news or scheduled articles from automated content pipelines to their WordPress-based websites. It allows quick deployment of stories with proper authorization, maintaining editorial control through draft status before final publication.
Online stores using WordPress for blogs or announcements can automate posting of product launches, sales promotions, or company updates. This skill enables seamless content publishing from internal systems, helping keep customers informed without manual intervention from the marketing team.
Universities or schools can use this skill to allow faculty or administrators to publish course updates, event announcements, or research findings to institutional WordPress sites. It simplifies the process by managing OAuth for authorized users, ensuring content is posted efficiently after approval.
A subscription-based platform that offers automated content publishing tools for businesses. This skill can be integrated to provide WordPress posting capabilities, generating revenue through monthly fees from users who need streamlined blog management without technical overhead.
Marketing or web development agencies can include this skill as part of premium service packages for clients requiring automated content updates. It adds value by reducing manual work, allowing agencies to charge higher rates for managed blogging and social media integration services.
Freelance content creators or developers can use this skill to offer one-off or retainer-based WordPress posting services to small businesses. It enables efficient handling of multiple client sites, with revenue coming from per-post fees or monthly maintenance contracts.
💬 Integration Tip
Ensure environment variables for client ID and secret are securely stored, and test with draft posts first to avoid accidental live publications.
Scored Apr 19, 2026
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.
Clerk integration. Manage Users, Organizations. Use when the user wants to interact with Clerk data.
Clerk auth with API Keys beta (Dec 2025), Next.js 16 proxy.ts (March 2025 CVE context), API version 2025-11-10 breaking changes, clerkMiddleware() options, webhooks, production considerations (GCP outages), and component reference. Prevents 15 documented errors. Use when: API keys for users/orgs, Next.js 16 middleware filename, troubleshooting JWKS/CSRF/JWT/token-type-mismatch errors, webhook verification, user type inconsistencies, or testing with 424242 OTP.
Sentry API integration with managed authentication. Monitor errors, issues, and application performance. Use this skill when users want to list issues, retri...
IAM namespace for Netsnek e.U. identity and access management toolkit. Provides user authentication, role-based access control, and session management for we...
Configures Firebase Authentication — providers, security rules, custom claims, and React auth hooks