grab-merchant

Automate GrabFood and GrabMart merchant operations via the Grab Merchant API.

4|3|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/qhkm/zeptoclaw-skills --skill grab-merchant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grab-merchant
Source: https://github.com/qhkm/zeptoclaw-skills/tree/main/grab-merchant
Command: npx skills add https://github.com/qhkm/zeptoclaw-skills --skill grab-merchant

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates GrabFood and GrabMart merchant operations by managing orders, menus, and store hours, reducing manual workload and errors.

Core Features & Use Cases

  • Retrieve and update recent orders, including statuses and item details.
  • Manage store hours and menus to keep offerings current across Grab's Merchant API.
  • Use cases include onboarding new merchants, automating order reconciliation, and dynamic availability changes during peak periods.

Quick Start

Authenticate with the Grab Merchant API and fetch the latest orders for your merchant.

Frequently Asked Questions about grab-merchant

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

FAQPage Schema
How do I automate GrabFood order tracking and status updates via API?

Automate GrabFood order tracking by using the Grab Merchant API to retrieve recent orders, update statuses, and synchronize item details. This requires OAuth2 token retrieval using your GRAB_CLIENT_ID and GRAB_CLIENT_SECRET for authenticated API calls.

What do I need to authenticate calls to the Grab Merchant API?

To authenticate Grab Merchant API calls, you need to set the GRAB_CLIENT_ID, GRAB_CLIENT_SECRET, and GRAB_MERCHANT_ID environment variables. The automation handles OAuth2 token retrieval automatically using these credentials.

Can I dynamically update my GrabMart menu and store hours during peak periods?

Yes, you can dynamically manage GrabMart store hours and menus to keep offerings current. This allows real-time availability changes during peak periods, reducing manual workload and preventing errors across the Grab Merchant API.

What is the best way to handle order reconciliation for GrabFood merchants?

The best way to handle GrabFood order reconciliation is automating data synchronization through the Grab Merchant API. This retrieves recent orders with item details and statuses, ensuring reliable tracking and reducing manual errors for merchants.

Does this Grab Merchant API integration support both GrabFood and GrabMart operations?

Yes, this integration supports both GrabFood and GrabMart merchant operations. It manages orders, menus, and store hours across both platforms via the Grab Merchant API, making it suitable for real-world retail data synchronization.