← Back to Skills Marketplace
byungkyu

Google Merchant Center

by byungkyu · GitHub ↗ · v1.0.7 · MIT-0
cross-platform ✓ Security Clean
6115
Downloads
5
Stars
4
Active Installs
8
Versions
Install in OpenClaw
/install google-merchant
Description
Google Merchant Center API integration with managed OAuth. This is a write-capable integration — it can read, create, update, and delete products, inventorie...
Usage Guidance
Install only if you want an agent to administer Google Merchant Center through Maton. Keep MATON_API_KEY secret, use least-privilege Google access, verify the exact Merchant account and Maton connection before changes, and explicitly approve any product, account, connection, or webhook subscription mutation.
Capability Analysis
Type: OpenClaw Skill Name: google-merchant Version: 1.0.7 The google-merchant skill provides a legitimate integration for managing Google Merchant Center data via the api.maton.ai proxy service. The SKILL.md file contains comprehensive documentation and security-conscious instructions for the AI agent, explicitly requiring user approval for write operations and emphasizing the protection of the MATON_API_KEY. The provided Python and JavaScript examples use standard libraries for API interaction and do not exhibit any signs of data exfiltration, malicious execution, or obfuscation.
Capability Assessment
Purpose & Capability
The skill is explicitly write-capable for Merchant Center administration through Maton, including products, inventory, data sources, promotions, account settings, reports, conversions, OAuth connections, and notification subscriptions.
Instruction Scope
The instructions default to read-only discovery and require explicit user approval before any POST, PATCH, or DELETE operation with specific target details.
Install Mechanism
The artifact is a single Markdown skill file with HTTP examples; no installer, executable payload, obfuscation, or package dependency was present.
Credentials
Network access, MATON_API_KEY, and Google OAuth access are proportionate for Merchant Center administration, but they can affect business listings and account configuration.
Persistence & Privilege
OAuth connections, developer registration, and notification subscriptions can persist, but these behaviors are documented and there is no hidden background persistence or privilege escalation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install google-merchant
  3. After installation, invoke the skill by name or use /google-merchant
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.7
- Clarified skill capabilities: This integration is now explicitly described as write-capable (can create, update, and delete Google Merchant resources). - Added a warning in the authentication section to treat the Maton API key as a secret and instructions for secure key handling. - Updated the description and usage guidance to emphasize that all write operations (create/update/delete) require explicit user approval with resource identifiers. - No API or command-line changes; documentation and security guidance are improved.
v1.0.6
- Switched all API endpoints and connection management URLs from gateway.maton.ai and ctrl.maton.ai to api.maton.ai. - Updated documentation and code samples to use the new api.maton.ai base URL across all sections. - Clarified connection management steps and responses for consistency with the new endpoint. - Removed the LICENSE.txt file from the project.
v1.0.5
- Switched primary API version from v1beta to v1; all guides now reference the v1 endpoints. - Added a new "Developer Registration" section, explaining required one-time GCP registration before using v1. - Updated account ID discovery instructions and included fallback steps if v1beta is unavailable. - Clarified API base URL and important usage notes. - Removed v1beta examples and promoted v1 as the default throughout setup and API documentation.
v1.0.4
- Switched default and recommended API version from v1 to v1beta for all endpoints (v1 now requires GCP project registration). - Updated API endpoint examples, including product listing and inventory, to use v1beta instead of v1. - Added clear guidance and notes about v1 requiring GCP registration and v1beta being suitable for most integrations. - Clarified product and inventory usage, including proper product ID format and restrictions for API data sources. - Updated the Sub-API reference table and endpoint documentation for consistency with current Google Merchant API best practices.
v1.0.3
- Added a new clawdbot metadata section specifying required environment variable MATON_API_KEY. - No changes to skill functionality or code. Documentation/metadata update only.
v1.0.2
- Documentation updated in SKILL.md; fixed incomplete section ending after "Search Reports". - No functional or interface changes to the skill itself. - The update clarifies and tidies documentation for end users.
v1.0.1
- Renamed the skill from `googlemerchant` to `google-merchant`. - No changes were made to the skill's functionality or file content. - Documentation and usage instructions remain unchanged.
v1.0.0
Initial release of the Google Merchant Center integration skill: - Integrates Google Merchant Center API with managed OAuth, via Maton API key authentication. - Allows management of products, inventories, data sources, promotions, and reports for Google Shopping through a unified API gateway. - Provides detailed usage instructions and example code for listing, creating, and managing Merchant Center resources. - Supports multiple OAuth connections, including methods to list, create, specify, and delete connections. - Includes a modular sub-API structure to access core Merchant Center services (products, inventories, reports, etc.).
Metadata
Slug google-merchant
Version 1.0.7
License MIT-0
All-time Installs 230
Active Installs 4
Total Versions 8
Frequently Asked Questions

What is Google Merchant Center?

Google Merchant Center API integration with managed OAuth. This is a write-capable integration — it can read, create, update, and delete products, inventorie... It is an AI Agent Skill for Claude Code / OpenClaw, with 6115 downloads so far.

How do I install Google Merchant Center?

Run "/install google-merchant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Google Merchant Center free?

Yes, Google Merchant Center is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Google Merchant Center support?

Google Merchant Center is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Google Merchant Center?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.7.

💬 Comments