Squarespace Skill

Ecommerce

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for Squarespace tools.

24 tools
SKILL.md

Squarespace
SKILL.md

Domain knowledge for Squarespace Commerce — orders, products, inventory, webhooks

Squarespace

Squarespace Commerce API for managing orders, products, inventory, transactions, customer profiles, and webhook subscriptions on your online store.

Data Model

  • Orders: squarespace_get_orders. Order management and fulfillment.
  • Products: squarespace_get_products, squarespace_create_product, squarespace_upsert_product_variant.
  • Inventory: squarespace_get_inventory, squarespace_adjust_inventory.
  • Transactions: squarespace_get_transactions.
  • Webhooks: squarespace_create_webhook, squarespace_test_webhook. Subscribe to order.create, order.update, etc.

Gotchas

  • store_page_id: Required for product creation. Get from squarespace_get_store_pages.
  • Variant attributes: Use attributes dict (e.g. {"Size": "Medium"}).
  • Webhook topics: order.create, order.update, etc. Test with squarespace_test_webhook.

Use with Squarespace Bundle

This skill teaches your AI assistant domain knowledge. To actually execute Squarespace API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use Squarespace?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

Squarespace Skill - SKILL.md for Claude Code, Cursor & More