customer-accounts

customer-accounts is a skill for Claude Code, Codex from finsilabs/awesome-ecommerce-skills. It costs 31 tokens per session (2,641 once invoked), scanned A, original, MIT.

A built-in online-store account system where shoppers can register, manage their details and addresses, and see past orders and shipments.

In plain words
What is it for?
It is for adding registration and login, address books, order tracking, customized account pages, and wishlist or saved-for-later features.
Why use it?
It lets returning shoppers check out faster and gives them a place to manage purchases without relying on guest checkout records.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex; mentions Gemini CLI; mentions OpenCode.

Good fit It is for adding registration and login, address books, order tracking, customized account pages, and wishlist or saved-for-later features.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/finsilabs/awesome-ecommerce-skills/customer-accounts
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add finsilabs/awesome-ecommerce-skills --skill customer-accounts
Clone the repo
git clone --depth 1 https://github.com/finsilabs/awesome-ecommerce-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for customer-accounts

README.md
[![agentmods](https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/customer-accounts/github.svg)](https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/customer-accounts)
Your own site
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/customer-accounts"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/customer-accounts/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for customer-accounts

Your own site · 80×15
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/customer-accounts"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/customer-accounts.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,641 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00031 $0.02641
Opus 5 $0.00015 $0.01321
Sonnet 5 $0.00006 $0.00528
Haiku 4.5 $0.00003 $0.00264

Measured 12d ago against content hash 79d1e29de537, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

customer-accounts scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/customer-crm/customer-accounts/SKILL.md · 254 lines

How it starts

The opening of the file, as written. The whole thing — 254 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Customer Accounts

Overview

Customer accounts let shoppers save addresses for faster checkout, view order history, track shipments, and manage their profile. Every major e-commerce platform has this built in — Shopify, WooCommerce, and BigCommerce all provide account registration, login, address books, and order history without any custom development. The main decisions are: whether to make accounts optional or required, and whether to extend the platform's default account pages with additional functionality.

When to Use This Skill

  • When enabling customer registration and login on a new storefront
  • When customizing the account dashboard with order history and tracking
  • When adding an address book to speed up returning customer checkout
  • When converting guest checkout users into registered customers
  • When adding wishlist or saved-for-later functionality

Core Instructions

Step 1: Determine platform and enable customer accounts

Platform Account System Recommended Extension
Shopify Native customer accounts (classic or new) Customer Accounts Concierge or Flits for enhanced account pages
WooCommerce My Account page (built-in, customizable) YITH WooCommerce Wishlist; WooCommerce Memberships for gated content
BigCommerce Customer account portal (built-in) Customer Groups for tiered access; LoyaltyLion for loyalty integration
Custom / Headless Build with JWT sessions and bcrypt password hashing Required for complete control over authentication and account UX

Step 2: Platform-specific setup


Shopify

Shopify offers two account experiences: Classic accounts and the newer New customer accounts (available on all plans).

Enable accounts and choose the experience:

  1. Go to Settings → Customer accounts
  2. Choose between:
    • Classic accounts: traditional email + password login with customizable account pages via Liquid theme
    • New customer accounts: passwordless login via email link; Shopify-hosted pages that Shopify controls (faster to set up, less customizable)
  3. Set accounts as Optional (recommended) or Required

Read the full file on GitHub · 254 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 254 lines · 31 tokens per session scan A 79d1e29de537

Subscribe to this mod's changes

customer-accounts is a skill published in the GitHub repository finsilabs/awesome-ecommerce-skills (52 stars, last pushed 6mo ago), licensed MIT. It adds 31 tokens to every session and 2,641 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

marketplace-purchase-vetting

Use this when the user asks whether a local listing is a scam, "too good to be true," worth looking at, or a good deal. Also use this when he asks you to find options — search/discover candidates, then vet the best ones. The goal is not a generic buying guide; it is a practical risk read with clear next steps.

AtlasOmnia/donna-starter · 72 tokens

outward-claim-storefront-check

Check outward claims against the storefront.

OpenDigitalProductFactory/opendigitalproductfactory · 15 tokens

stripe-integration

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

is-bo/fullstack-forge-skill · 41 tokens

kinde-billing

Kinde Billing: models organization or user plan groups, features, and prices; connects test Stripe and publishes pricing; integrates plan selection, portal, and entitlements; records metered usage or handles billing webhooks and workflows; and troubleshoots subscriptions, trials, or tax. Use for Kinde billing work or…

ski043/kinde-agent-skills · 77 tokens

authos-service-management

Manage AuthOS tenant services, OAuth client credentials, redirect URIs, device activation URIs, plans, API keys, SAML settings, and checkout. Use when creating or configuring applications inside an AuthOS organization.

drmhse/authos_skill · 48 tokens

ai-akari-purchase

A purchase flow for showing the paid AI Akari Decision Pack PDF and its checkout entry after the user explicitly asks to buy it.

AInoAKARI/AInoAKARI · 32 tokens