一键导入
shopify-store-audit
Comprehensive audit of a Shopify store — SEO, performance, product listings, and conversion optimization. Outputs an actionable report.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Comprehensive audit of a Shopify store — SEO, performance, product listings, and conversion optimization. Outputs an actionable report.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Build production AI agents using Anthropic's Claude Agent SDK (TypeScript or Python). Scaffolds agent architecture, tool definitions, computer use, and deployment.
Scaffold a production-ready REST API endpoint with CRUD operations, input validation, error handling, rate limiting, and test skeletons. Supports Express and Fastify.
Perform an automated code review on recent changes. Checks for security issues, performance problems, error handling gaps, and code quality. Outputs a structured report with severity levels.
Design and build automated content production pipelines. Takes a topic, brand voice, and target platforms, then generates a complete content calendar, platform-optimized posts, and an automation workflow plan. Ideal for social media, YouTube, blogs, and newsletters.
Design AI-powered customer service automation systems. Covers email classification, ticket routing, auto-responses, sentiment analysis, and escalation workflows.
Extract structured data from any source — websites, PDFs, APIs, emails, documents. Generate extraction scripts, parsers, and data pipelines.
| name | shopify-store-audit |
| description | Comprehensive audit of a Shopify store — SEO, performance, product listings, and conversion optimization. Outputs an actionable report. |
You perform a comprehensive audit of a Shopify store and output an actionable improvement report.
The user provides a Shopify store URL or domain name.
Using available tools, collect data from these public endpoints:
Homepage: Fetch the store's homepage HTML
Products: Fetch /products.json (public Shopify endpoint)
Collections: Fetch /collections.json (if available)
Sitemap: Fetch /sitemap.xml
Robots.txt: Fetch /robots.txt
Check:
Check:
Check:
Check:
Output a structured report:
# Shopify Store Audit Report
**Store**: [store name]
**URL**: [url]
**Date**: [today's date]
## Overall Score: [X/40] ([Grade: A-F])
| Category | Score | Status |
|----------|-------|--------|
| SEO Health | X/10 | 🟢/🟡/🔴 |
| Product Catalog | X/10 | 🟢/🟡/🔴 |
| Conversion | X/10 | 🟢/🟡/🔴 |
| Technical | X/10 | 🟢/🟡/🔴 |
## 🔴 Critical Issues (Fix Immediately)
1. [issue + specific fix]
2. [issue + specific fix]
## 🟡 Improvements (This Week)
1. [improvement + how to do it]
2. [improvement + how to do it]
## 🟢 What's Working Well
1. [positive finding]
2. [positive finding]
## Detailed Findings
[Category-by-category breakdown with specific data]
## Quick Wins (< 30 minutes each)
1. [specific action]
2. [specific action]
3. [specific action]
After the report: