squarespaceSquarespace Commerce API integration with managed OAuth. Manage products, inventory, orders, customer profiles, and transactions. Use this skill when users w...
Install via ClawdBot CLI:
clawdbot install byungkyu/squarespaceGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.ai/byungkyu/api-gatewayUses known external API (expected, informational)
discord.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A retailer selling on both Squarespace and other platforms needs to sync inventory levels in real-time to prevent overselling. This skill automates stock adjustments across channels, using the inventory API to update quantities after each sale or restock. It ensures accurate stock counts and reduces manual data entry errors.
A small business uses this skill to automatically fetch new orders from Squarespace, process them for shipping, and update fulfillment statuses. It integrates with shipping carriers and CRM systems to streamline operations, reducing order processing time and improving customer communication.
A seasonal business, like a holiday decor shop, uses the skill to bulk update product listings, prices, and availability on Squarespace based on inventory and demand forecasts. It automates seasonal promotions and inventory restocking, helping optimize sales during peak periods.
A marketing agency leverages this skill to extract customer profiles and order history from Squarespace stores. It integrates with email marketing tools to segment customers and personalize campaigns, driving repeat purchases and loyalty program engagement.
An e-commerce business uses the skill to pull transaction data from Squarespace for real-time financial reporting. It automates reconciliation with accounting software, providing insights into sales trends, revenue streams, and inventory costs to support strategic decisions.
Businesses offering subscription boxes or recurring services use this skill to manage subscriber orders and inventory on Squarespace. It automates billing cycles and inventory tracking, ensuring timely deliveries and reducing churn through seamless operations.
Dropshippers integrate this skill to sync Squarespace orders with supplier systems, automating order forwarding and inventory updates. It minimizes manual intervention, speeds up fulfillment, and scales operations across multiple suppliers and products.
Digital agencies use this skill to manage multiple client Squarespace stores, handling tasks like inventory updates, order processing, and reporting. It enables efficient multi-tenant support, allowing agencies to offer value-added services and scale their client base.
💬 Integration Tip
Start by setting up a single Squarespace connection via the Maton control panel to test basic API calls like listing products, then expand to inventory and order management as you become familiar with the endpoints.
Scored Aug 20, 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.
Start 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...
Configures Firebase Authentication — providers, security rules, custom claims, and React auth hooks
Use when auditing Go code involving authentication flows, RBAC policies, Kubernetes admission webhooks, JWT/OAuth token validation, or privilege escalation i...