square-pos-sync

Synchronize local inventory and sales data with Square Point-of-Sale via API.

15|8|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/AstorYH/PASB --skill square-pos-sync
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: square-pos-sync
Source: https://github.com/AstorYH/PASB/tree/main/nanobot/skills/square-point-of-sale-sync
Command: npx skills add https://github.com/AstorYH/PASB --skill square-pos-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the synchronization of local inventory and sales data with a Square Point-of-Sale system, ensuring consistency across platforms and reducing manual data entry errors.

Core Features & Use Cases

  • Inventory Synchronization: Updates product quantities in Square based on local system changes.
  • Sales Data Upload: Records new sales transactions from the local system into Square.
  • Product Information Management: Optionally synchronizes product details like name, description, and price.
  • Use Case: When a product is sold locally, this skill automatically decrements its stock count in Square, preventing overselling.

Quick Start

Use the square-pos-sync skill to update inventory for product 'widget-123' to quantity 50.

Frequently Asked Questions about square-pos-sync

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync local inventory and sales data with Square POS?

To sync local inventory and sales data with Square POS, this Skill uses the Square API to automatically update product quantities, upload new sales transactions, and manage product information across platforms.

Can I automatically update Square POS stock levels when a sale happens locally?

Yes, you can automatically update Square POS stock levels when a local sale occurs. The Skill handles sales data upload and decrements the corresponding product inventory count in Square to prevent overselling.

What do I need to connect my local system to the Square POS API for synchronization?

To connect your local system to the Square POS API for synchronization, you need secure API credentials and specific location IDs to authorize and target the data exchange.

Does Square POS synchronization handle product information like names and prices?

Yes, Square POS synchronization optionally manages product information. It can synchronize product details such as names, descriptions, and prices to ensure consistency between your local system and Square.

Why use an automated Square POS sync instead of manual data entry?

Automated Square POS sync replaces manual data entry to ensure consistency across local and remote platforms, directly reducing manual data entry errors and preventing inventory discrepancies like overselling.

Related Skills