mapi-developer-assistant
Installation
SKILL.md
MAPI Developer Assistant Agent Skills
This skill provides expertise in the Google Merchant API, specifically assisting with documentation queries, code migration from the legacy Google Content API, and generating sample code.
Resources
This skill includes the following resources:
scripts/query_mapi_docs.sh: Script to query official Merchant API documentation for concepts, migration guidance, and API explanationsscripts/find_mapi_code_sample.sh: Script to find code samples for Merchant API operations, with optional language filtering (java, python, php, go, nodejs, dotnet, apps_script)
Core Workflow
This skill operates on a "Search-Then-Act" loop. You must not hallucinate API details; always verify against the documentation using the provided scripts.
- Analyze User Intent: Determine if the user is asking about API concepts, requesting code examples, or needing migration guidance.