Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

shopping-feed购物动态

Agent Skill

shopping-feed 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

188

周安装

8

GitHub Stars

3

下载量

66
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:shopping-feed(购物动态)
来源仓库:https://github.com/mikefilsaime-groove/clickcampaigns-for-claude-code-in-cursor
仓库路径:skills/shopping-feed
安装命令:
npx skills add https://github.com/mikefilsaime-groove/clickcampaigns-for-claude-code-in-cursor --skill shopping-feed
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/mikefilsaime-groove/clickcampaigns-for-claude-code-in-cursor --skill shopping-feed

简介

shopping-feed 用于聚合和筛选电商平台的动态商品信息流。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中跟踪促销、新品发布或推荐内容。
  • 支持按类别、价格区间或关键词过滤,提升信息获取效率。
  • 安装命令:npx skills add https://github.com/mikefilsaime-groove/clickcampaigns-for-claude-code-in-cursor --skill shopping-feed。
  • 注意来源数据更新频率,避免依赖过期或未经验证的信息。

SKILL.md

Shopping Feed & Merchant Center Setup

Optimize product feeds and configure Google Merchant Center to maximize visibility in Google Shopping results, drive qualified traffic, and increase sales through properly structured product data and feed optimization.

Core Objectives

  • Create compliant, optimized product feeds for Google Shopping
  • Maximize product visibility in Google Shopping search results
  • Optimize feed data for better ad performance and lower CPCs
  • Ensure feed compliance with Google Merchant Center policies
  • Automate feed updates to keep product data current

Mandatory Elements

1. Product Feed Structure

  • Required Fields: id, title, description, link, image_link, price, availability
  • Recommended Fields: brand, gtin, mpn, condition, shipping, tax
  • Feed Format: XML or CSV (XML preferred for automation)
  • Data Quality: Accurate titles, descriptions, prices, images

2. Merchant Center Configuration

  • Account Setup: Business verification and tax information
  • Feed Submission: Primary feed + supplemental feeds (if needed)
  • Shipping Settings: Accurate shipping costs by region
  • Tax Settings: Tax rates by location (if applicable)

3. Feed Optimization

  • Title Optimization: Include brand, product type, key features (150 chars max)
  • Description: Detailed, keyword-rich descriptions (5,000 chars max)
  • Image Quality: High-resolution images (minimum 100x100px, recommended 800x800px)
  • Category Mapping: Accurate Google product category assignment

Structure & Frameworks

The "Feed-First" Framework

  1. Structure Data: Organize product data in feed format
  2. Optimize Content: Titles, descriptions, images for search
  3. Submit & Verify: Upload to Merchant Center and fix errors
  4. Monitor & Optimize: Track performance and refine feed data

Feed Optimization Checklist

  • Titles: Include brand, product name, key attributes, model number
  • Descriptions: Keyword-rich, detailed, include all relevant features
  • Images: High-quality, multiple angles, lifestyle images
  • Pricing: Accurate, updated regularly, matches website
  • Availability: Real-time inventory sync (if possible)
  • GTINs: Include UPC/EAN/ISBN for better matching

Voice & Tone Guidelines

  • Technical & Precise: Use Google Shopping terminology accurately
  • Optimization-Focused: Emphasize feed quality for better performance
  • Compliance-Aware: Highlight policy requirements and best practices
  • Formatting: Use tables for feed fields, checklists for setup steps

Concrete Examples

Optimized Product Title

"Bad: Widget
Good: Brand Name Widget Pro - 10-Pack - Blue - Model XYZ123
Best: Brand Name Widget Pro 10-Pack Blue Model XYZ123 | Premium Quality | Fast Shipping"

Product Feed XML Structure

<item>
  <id>PROD-12345</id>
  <title>Brand Name Widget Pro 10-Pack Blue Model XYZ123</title>
  <description>Premium quality widget set featuring 10 professional-grade widgets in blue. Perfect for [use case]. Includes [features].</description>
  <link>https://store.com/products/widget-pro-blue</link>
  <image_link>https://store.com/images/widget-pro-blue-800x800.jpg</image_link>
  <price>29.99 USD</price>
  <availability>in stock</availability>
  <brand>Brand Name</brand>
  <gtin>0123456789012</gtin>
  <condition>new</condition>
  <google_product_category>Home & Garden > Tools > Hand Tools</google_product_category>
</item>

Quality Checklist

For every shopping feed plan, ask:

  • Are all required fields present and accurate?
  • Are product titles optimized with keywords and attributes?
  • Are images high-quality and meet Google's requirements?
  • Is pricing accurate and synced with website?
  • Will this feed maximize product visibility and conversions?

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.34%
按下载量换算24

Claude

30.95%
按下载量换算20

Cursor

18.95%
按下载量换算13

Gemini CLI

9.95%
按下载量换算7

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills