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.
npx skills add lunw/shopline-ai-toolkit-dsh --skill shopline-slinegit clone --depth 1 https://github.com/lunw/shopline-ai-toolkit-dshWrote 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.
[](https://agentmods.dev/skills/lunw/shopline-ai-toolkit-dsh/shopline-sline)<a href="https://agentmods.dev/skills/lunw/shopline-ai-toolkit-dsh/shopline-sline"><img src="https://agentmods.dev/badge/skills/lunw/shopline-ai-toolkit-dsh/shopline-sline/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.
<a href="https://agentmods.dev/skills/lunw/shopline-ai-toolkit-dsh/shopline-sline"><img src="https://agentmods.dev/badge/skills/lunw/shopline-ai-toolkit-dsh/shopline-sline.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00053 | $0.00587 |
| Opus 5 | $0.00026 | $0.00293 |
| Sonnet 5 | $0.00011 | $0.00117 |
| Haiku 4.5 | $0.00005 | $0.00059 |
Grade A, and why
shopline-sline 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.
How it starts
The opening of the file, as written. The whole thing — 40 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Sline Templates, Themes & SHOPLINE CLI
Sline is SHOPLINE's template engine (Online Store 3.0 themes). It resembles Liquid but has its own tags, filters and file conventions — never assume Liquid syntax is valid Sline.
Where things live
- Theme docs:
Online Store 3.0 Themessection at https://developer.shopline.com/ (e.g. /docs/online-store-3-0-themes/bottle, /docs/sline/sline-overview, /docs/handlebars/basics) - Themes are developed/uploaded through the theme tooling; app-side UI can use Handlebars for Ajax pages.
- Sline validation: the community sline.dev MCP server provides
mcp__sline__validate_themefor validating Sline templates and supporting theme files (enable it incordis.patch.yml, seeshopline-dev-mcp).
Working with the SHOPLINE CLI
- SHOPLINE CLI 2.0 speeds up app development with templates: https://developer.shopline.com/docs/apps/development-tool/shopline-cli/build-apps-using-shopline-cli
- Use it to scaffold an app skeleton, generate authorization boilerplate and iterate locally before uploading to a developer store.
Validation workflow (AI-generated theme code)
- Generate the Sline template.
- Validate with
mcp__sline__validate_theme(or the docs' template checks) — catches invalid tags/filters and theme-structure issues. - Iterate until validation passes, then visually test in a developer store theme editor.
- Keep section/config schemas consistent with the theme's
settings_schema/section definitions.
Sline vs Liquid quick map
- Output/assignments look familiar (
{{ ... }},{% ... %}) but tag names and filters differ — check the Sline docs before porting Liquid code. - Theme folders/sections follow Online Store 3.0 conventions — check the reference theme (e.g. Bottle) for correct structure.
- Theme review standards apply when selling themes in the Theme Shop: https://developer.shopline.com/docs/theme-shop/shopline-theme-review-standards
References
- Sline overview: https://developer.shopline.com/docs/sline/sline-overview
- Handlebars basics: https://developer.shopline.com/docs/handlebars/basics
- sline.dev (community docs/MCP): https://sline.dev/mcp
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.
- 12d ago First seen · 40 lines · 53 tokens per session scan A 1225bf00793f
shopline-sline is a skill published in the GitHub repository lunw/shopline-ai-toolkit-dsh (5 stars, last pushed 16d ago), licensed MIT. It adds 53 tokens to every session and 587 once invoked, about $0.0003 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-31.
Other skills, from other repositories
stripe-billing-subscriptions
Analyze Stripe customers, subscriptions, prices, invoices, payment status, and lifecycle transitions with explicit environment and object scope.
customer-billing-ops
Operate customer billing workflows such as subscriptions, refunds, churn triage, billing-portal recovery, and plan analysis using connected billing tools like Stripe. Use when the user needs to help a customer, inspect subscription state, or manage revenue-impacting billing operations.
inventory-demand-planning
Codified expertise for demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation at multi-location retailers. Informed by demand planners with 15+ years experience managing hundreds of SKUs. Includes forecasting method selection, ABC/XYZ analysis, seasonal transition…
customs-trade-compliance
Codified expertise for customs documentation, tariff classification, duty optimization, restricted party screening, and regulatory compliance across multiple jurisdictions. Informed by trade compliance specialists with 15+ years experience. Includes HS classification logic, Incoterms application, FTA utilization, and…
style
Luxe fashion-commerce editorial design with a deep-indigo canvas, oversized numerals, large image-led storytelling, rounded capsules/cards, and restrained monochrome accents.
manage-taskboard
Manage work in the native DeepSeek Harness Taskboard with exact task ids and optimistic versions. Use when an Agent must inspect project work, claim an eligible todo, record progress or blockers, verify an implementation, submit it for human review, or release its own claim; also use when a human asks how to accept…