saleor-customers skillA
saleor-customers is agent-read markdown (skill) from orcaqubits/agentic-commerce-skills-plugins: Manage Saleor customers and staff — customer accounts, registration, addresses, staff users, permission groups, and authentication. Use when working with user management..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Saleor Customer and Staff Management ## Before writing code **Fetch live docs**: 1. Web-search `site:docs.saleor.io customers accounts registration` for customer account model and registration flow 2. Web-search `site:docs.saleor.io staff users permissions groups` for staff management and permission system 3. Web-search `site:docs.saleor.io authentication JWT tokens` for authentication flow and token handling 4. Fetch `https://docs.saleor.io/developer/users/overview` and review User model, addresses, and account operations 5. Web-search `site:docs.saleor.io permission groups MANAGE_PRODUCTS MANAGE_ORDERS` for the full list of available permissions ## Customer Model Saleor uses a single `User` entity for both customers and staff. The `isStaff` flag distinguishes between them. | Field | Description | |-------|-------------| | `id` | Unique user identifier | | `email` | Email address (unique, used for login) | | `firstName` | Customer first name | | `lastName` | Customer last name | | `isActive` | Whether the account is enabled | | `isStaff` | Whether the user has dashboard access | | `dateJoined` | Account creation timestamp | | `lastLogin` | Most recent login timestamp | …
Read the whole file at its exact version.
How to install
mdr add orcaqubits/agentic-commerce-skills-plugins/saleor-customers@git:20260914.08f85a3mdr add orcaqubits/agentic-commerce-skills-plugins/saleor-customers@sha256:8170d5f88a39c240Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_5g3rvffojznil65i)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260914.08f85a3 latest | 2026-09-14 | 08f85a3 | 8,761 B | A | view · diff |
| git:20260326.769051f | 2026-03-26 | 769051f | 8,757 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (8761 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
orcaqubits/agentic-commerce-skills-plugins · 39 stars · license MIT · pushed 2026-09-14 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_5g3rvffojznil65i GET https://markdownregistry.com/api/v1/resolve?ref=orcaqubits/agentic-commerce-skills-plugins/saleor-customers GET https://markdownregistry.com/api/v1/blob/8170d5f88a39c2409cb557e82cbf54661e656b2dab59a59d873201d0fe19d1b2
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.