Add optional step to admin skill to use admin-execution skill#8
Add optional step to admin skill to use admin-execution skill#8nelsonwittwer merged 1 commit intomainfrom
Conversation
When user intent is to execute a generated GQL operation directly against a store, the agent should now be directed to use the shopify-admin-execution skill rather than falling back to model knowledge. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Thanks for your interest but we don't accept pull requests. Any pull requests will be automatically closed. If you have feedback or suggestions, please share them in the Shopify Developer Community. If you are a Shopify employee, please reach out to Dev Tools: Dev Experience team at help-dev-platform. |
|
Thanks for your interest but we don't accept pull requests. Any pull requests will be automatically closed. If you have feedback or suggestions, please share them in the Shopify Developer Community. If you are a Shopify employee, please reach out to Dev Tools: Dev Experience team at help-dev-platform. |
|
Thanks for your interest but we don't accept pull requests. Any pull requests will be automatically closed. If you have feedback or suggestions, please share them in the Shopify Developer Community. If you are a Shopify employee, please reach out to Dev Tools: Dev Experience team at help-dev-platform. |
Summary
shopify-admin-executionskillshopify-adminskill would not reach forshopify-admin-executionafter generating the operation, falling back to model knowledge (asking for API keys, pointing to GQL explorer, etc.)Context
Raised in #devtools-proj-agent-plugins. This is a bandaid fix to ship before re-indexing while a longer-term solution is being explored.
Test plan
shopify-adminskill and prompt for a GQL operation with intent to execute against a storeshopify-admin-executionskill instead of asking for API keys or redirecting to GQL explorer🤖 Generated with Claude Code