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 Apr 18, 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.
OAuth token refresh management for Google APIs via gog CLI.