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 Aetheria-Labs1/storefront-skills --skill publishgit clone --depth 1 https://github.com/Aetheria-Labs1/storefront-skillsWrote 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/aetheria-labs1/storefront-skills/publish)<a href="https://agentmods.dev/skills/aetheria-labs1/storefront-skills/publish"><img src="https://agentmods.dev/badge/skills/aetheria-labs1/storefront-skills/publish/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/aetheria-labs1/storefront-skills/publish"><img src="https://agentmods.dev/badge/skills/aetheria-labs1/storefront-skills/publish.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00028 | $0.00491 |
| Opus 5 | $0.00014 | $0.00246 |
| Sonnet 5 | $0.00006 | $0.00098 |
| Haiku 4.5 | $0.00003 | $0.00049 |
Grade A, and why
publish 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 today.
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 — 58 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Publish a Page
Publishing is a separate, explicit action. Do not rebuild the page here.
Read references/workflow-intent.md. Intent inference may distinguish a draft
request from a live-release request, but it never substitutes for explicit
approval naming the page and version. A request to preview, create, finish,
review, or make a page production-ready is not publication approval.
Use lexsis_pages.edit_context, lexsis_pages.integrity,
lexsis_pages.source, lexsis_workspace.get, and
lexsis_live_ops.publish. Resolve unfamiliar argument schemas with exact
router/action discovery. Do not use a prose query for these known actions. An
empty discovery result is not a publishing outage; the actual context,
entitlement, or publish call determines availability. A local QA report cannot
authorize or substitute for a successful live publish.
Gate
- Read the page's operation record and hosted QA evidence under
references/source-artifact-workflow.md. - Confirm the saved store/theme binding still exists.
- Confirm reviewed source, bundle and section hashes match the persisted draft and recorded baseline.
- Read
lexsis_pagesactionedit_context. - Confirm the remote version equals
remote.lastKnownVersion. - Confirm responsive, approved-versus-current hosted visual review, commerce, copy, claims, assets, and integrity checks passed against that same version and reviewed bundle.
- Re-read integrity and source/bundle evidence through MCP. Missing or stale evidence blocks release; no local file or validator substitutes for it.
- Confirm the store has the required entitlement.
- Ask for explicit approval naming the page and version.
Only then call:
lexsis_live_ops({ action: "publish", args: { page_id } })
Do not treat draft creation or a preview request as publishing approval.
Other Lifecycle Actions
Use lexsis_live_ops for unpublish or rollback only when the user explicitly
requests that action and the target page/version is clear.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- agents/openai.yaml 404 B
- references/ab-testing.md 5.3 KB
- references/ad-to-page.md 1.3 KB
- references/animation-system.md 11 KB
- references/anti-patterns/copy-anti-patterns.md 12 KB
- references/anti-patterns/cro-anti-patterns.md 18 KB
- references/anti-patterns/dark-patterns.md 24 KB
- references/anti-patterns/design-anti-patterns.md 9.3 KB
- references/anti-patterns/mobile-anti-patterns.md 9.7 KB
- references/asset-prep.md 2.3 KB
- references/assets/asset-sourcing-sequence.md 13 KB
- references/assets/generation-policy.md 26 KB
- references/assets/image-jobs-by-page-type.md 32 KB
- references/assets/imagery-by-vertical.md 25 KB
- references/assets/slot-spec.md 20 KB
- references/assets/video-rules.md 18 KB
- references/authoring/css-and-styling.md 4.0 KB
- references/authoring/source-authoring.md 3.7 KB
- references/blob-shapes.md 1018 B
- references/cart-composition.md 2.4 KB
- references/cart-profile-management.md 2.3 KB
- references/consumer-behavior-cro.md 13 KB
- references/copy/copy-frameworks.md 21 KB
- references/copy/headline-and-cta-rules.md 13 KB
- references/copy/message-match.md 9.4 KB
- references/copy/voice-of-customer-mining.md 11 KB
- references/design-assets.md 366 B
- references/design-enrichment.md 334 B
- references/design-rules.md 16 KB
- references/fast-build.md 5.7 KB
- references/generate-collection.md 276 B
- references/generation-protocol.md 2.3 KB
- references/lexsis-mcp-contract.md 8.7 KB
- references/merchant-templates.md 2.6 KB
- references/offers/campaign-calendar.md 21 KB
- references/offers/funnel-stages.md 18 KB
- references/offers/offer-ledger.md 5.1 KB
- references/offers/offer-types.md 37 KB
- references/offers/price-presentation.md 18 KB
- references/offers/urgency-scarcity.md 18 KB
- references/page-files.md 2.6 KB
- references/page-types/_checklist-format.md 11 KB
- references/page-types/_index.md 22 KB
- references/page-types/collection-landing.md 20 KB
- references/product-grid.md 1.6 KB
- references/proof/before-after-and-claims.md 19 KB
- references/proof/numbers-and-counts.md 16 KB
- references/proof/press-and-media-mentions.md 12 KB
- references/proof/proof-ledger.md 8.3 KB
- references/proof/reviews-sourcing.md 25 KB
- references/proof/trust-badges-certifications.md 22 KB
- references/proof/ugc-rights-and-display.md 16 KB
- references/publishing.md 1.5 KB
- references/qa-recipe.md 3.5 KB
- references/scroll-patterns.md 1.2 KB
- references/source-artifact-workflow.md 3.4 KB
- references/traffic-source-google.md 1.6 KB
- references/traffic-source-meta.md 1.5 KB
- references/traffic-source-tiktok.md 1.5 KB
- references/vertical-beauty.md 1.8 KB
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.
- today Changed · +1 lines 3a2fd82baa5a
- 4d ago Changed · +5 lines ef3a0392044e
- 7d ago Changed · +12 lines ceb29c270a9a
- 8d ago Changed · -35 lines · +7 tokens per session 784688ccd082
- 12d ago First seen · 75 lines · 21 tokens per session scan A b1a9d18c9fff
publish is a skill published in the GitHub repository Aetheria-Labs1/storefront-skills (8 stars, last pushed today), licensed MIT. It adds 28 tokens to every session and 491 once invoked, about $0.0001 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
agent-release-swarm
Agent skill for release-swarm - invoke with $agent-release-swarm.
release-announcement
Write a release announcement — changelog, blog post, in-app note, or social post — that leads with user impact, names the audience, and includes upgrade/migration steps without filler.
multi-agent-release-manager
Cleans up the workspace, formats code, runs presubmit checks, and uploads CLs to Gerrit.
release-notes
Generate user-facing release notes from tickets, PRDs, or changelogs. Creates clear, engaging summaries organized by category (new features, improvements, fixes). Use when writing release notes, creating changelogs, announcing product updates, or summarizing what shipped.
pack-submit
Package one of this agent's own skills as a standalone community pack and submit it to the aeon registry as a PR.
updater_guide
Guidance for checking for and installing Row-Bot updates.