squarespace
Squarespace Commerce API integration with managed OAuth. Manage products, inventory, orders, customer profiles, and transactions. Use this skill when users want to manage e-commerce operations on Squarespace stores. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/squarespaceWhat This Skill Does
The squarespace skill provides a robust bridge between the OpenClaw agent and the Squarespace Commerce API. It streamlines e-commerce operations by handling managed OAuth authentication, allowing developers and store owners to programmatically manage products, track inventory, process orders, and synchronize customer profiles. By routing requests through the Maton gateway, this skill abstracts the complexity of OAuth flow, ensuring your agent can securely and consistently interact with Squarespace stores without manual token refreshing or complex header management.
Installation
To integrate this skill into your environment, use the OpenClaw package manager:
clawhub install openclaw/skills/skills/byungkyu/squarespace
Ensure you have your environment variable MATON_API_KEY set with a valid key generated from maton.ai to authenticate the gateway requests.
Use Cases
This skill is ideal for automating the following scenarios:
- Inventory Synchronization: Automatically update product stock levels across multiple platforms based on real-time data.
- Order Processing Automation: Trigger fulfillment workflows or generate custom reports when a new order is detected via the API.
- Bulk Product Management: Update descriptions, pricing, or visibility for hundreds of products simultaneously.
- Customer Data Enrichment: Sync customer contact details and transaction history with internal CRM tools for personalized marketing.
Example Prompts
- "List all active products in my Squarespace store and identify which items have less than 5 units in stock."
- "Retrieve the details for the latest order placed today and format the customer's shipping address for a PDF label."
- "Check if there are any pending connection requests for my store at https://ctrl.maton.ai and guide me through the OAuth completion process."
Tips & Limitations
- Connection Management: Always monitor your connection status using the
ctrl.maton.aidashboard. If your store connection expires, you must re-authorize via the URL provided by the Get Connection endpoint. - Rate Limiting: Be aware of Squarespace's API rate limits when performing bulk operations; consider adding sleep timers in your automated scripts.
- Use Case Restrictions: For integrations with other e-commerce platforms like Shopify or WooCommerce, please use the
api-gatewayskill instead of modifying this module.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-byungkyu-squarespace": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.