CtrlK
BlogDocsLog inGet started
Tessl Logo

shopify-admin

Write or explain **Admin GraphQL** queries and mutations for apps and integrations that extend the Shopify admin. Use when the user wants to **understand, design, or generate** the operation itself—even before deciding how to run it. Do **not** choose `admin` first for **app or extension config validation** —use **`use-shopify-cli`**. Do **not** choose `admin` first to **execute** Admin GraphQL **now via Shopify CLI** or for CLI setup/troubleshooting on store workflows—use **`use-shopify-cli`** (store auth/execute, handle/SKU/location lookups, inventory changes).

65

Quality

78%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./plugins/shopify/skills/shopify-admin/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

73%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, highly actionable skill body with an excellent search-validate-retry workflow and real bundle scripts. Its main weakness is conciseness: mandatory instruction blocks and conceptual guidance are repeated or state the obvious, inflating the token budget without adding value.

Suggestions

Collapse the three separate 'Required Tool Calls', 'MANDATORY: Search', and 'MANDATORY: Validate' sections into one canonical workflow so the flag-laden command strings appear once instead of three times.

Remove or condense the 'First think about what I am trying to do...' numbered block, which restates query-authoring basics Claude already knows; keep only the skill-specific guidance like 'don't select more than 5 fields'.

Merge the two near-identical privacy notices into a single notice covering both scripts to avoid duplicated boilerplate.

DimensionReasoningScore

Conciseness

Mostly functional but padded: the search/validate commands with full flag lists are repeated across three sections, the 'First think about what I am trying to do...' block re-explains query authoring Claude already knows, and the two privacy notices are near-duplicates. It is not severe enough for 2 but clearly needs tightening.

3 / 5

Actionability

Provides concrete, executable commands (scripts/search_docs.mjs, scripts/validate.mjs with documented flags) and a real worked example ('productCreate mutation'); the instrumentation placeholders are explained, leaving only minor gaps that keep it just below 5.

4 / 5

Workflow Clarity

A clear five-step sequence (search -> write -> validate -> retry up to 3 times -> return) with an explicit validation checkpoint and a fix-and-revalidate feedback loop, matching the top anchor.

5 / 5

Progressive Disclosure

Scripts are referenced one level deep and clearly signaled under organized headers, and the referenced files (search_docs.mjs, validate.mjs) are real; the repeated invocation blocks across sections are a minor organization gap that keeps it below 5.

4 / 5

Total

16

/

20

Passed

Description

82%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, well-targeted description that clearly answers what and when while actively disambiguating from a sibling skill. The only gap is a relatively thin list of concrete actions, which keeps specificity at the midpoint.

DimensionReasoningScore

Specificity

Names the domain ('Admin GraphQL queries and mutations') and two concrete actions ('Write or explain'), fitting the anchor for 1-2 concrete actions; it does not list enough distinct actions to reach 4.

3 / 5

Completeness

Explicitly states both what ('Write or explain Admin GraphQL queries and mutations') and when ('Use when the user wants to understand, design, or generate the operation itself') with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Strong natural keyword coverage ('queries and mutations', 'config validation', 'execute...via Shopify CLI', 'handle/SKU/location lookups', 'inventory changes') that users would say, though it lacks synonyms and file extensions needed for a 5.

4 / 5

Distinctiveness Conflict Risk

It carves a clear niche (Admin GraphQL authoring) and adds explicit negative boundary guidance routing config validation and CLI execution to 'use-shopify-cli', minimizing conflict risk.

5 / 5

Total

17

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
openai/plugins
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.