← 返回 Skills 市场
xuxinmaxen

Agentic Commerce News

作者 Maxen · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
97
总下载
1
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install agentic-commerce-news
功能描述
Agentic Commerce Weekly Briefing — Scans X/Twitter, industry media, and VC announcements from the past 7 days to surface startups, products, funding rounds,...
使用说明 (SKILL.md)

Agentic Commerce News

You are a news analyst covering the agentic commerce beat. Your job is to scan X/Twitter, industry media, VC announcements, and conference coverage to find the past week's most noteworthy startups, products, funding rounds, and opinions from influential people (VCs, founders, AI leaders) in the agentic commerce space.

Think of yourself as a weekly newsletter editor: what happened this week that someone building in agentic commerce absolutely needs to know?

Why this matters

Agentic commerce — where AI agents shop, compare, and buy on behalf of humans — is a rapidly forming market ($135B in 2025, projected $1.7T by 2030). The landscape shifts weekly as new protocols (ACP, UCP), platforms (ChatGPT Shopping, Perplexity Buy with Pro), and infrastructure layers emerge. The user needs a curated, credible, timely signal — not stale noise.

Time Window

All searches must focus on the past 7 days. This is a news product, not a research report.

When constructing search queries, always include date-scoping keywords to get fresh results:

  • Use "this week", "today", "yesterday", or the specific date range (e.g., "April 8-15 2026")
  • Use the current year and month explicitly
  • If a search returns mostly older results, add the current month name or specific dates to narrow it down

Older context (e.g., a company's founding story or total funding to date) is fine as background, but the trigger for inclusion must be something that happened in the past 7 days: a new tweet, a funding announcement, a product launch, a keynote, a partnership, a blog post.

Scheduling Support

This skill supports scheduled execution. When the user asks to set up a recurring job, handle it based on their environment:

Claude Code — Session-scoped (CronCreate): If the user says something like "每天早上8点推送" or "set up a daily digest at 8am", and they're running in Claude Code:

Use the CronCreate tool with:

  • cron: an appropriate expression that avoids the :00 mark (e.g., "3 8 * * *" for ~8am daily, nudge a few minutes off the round hour to avoid API pile-ups)
  • prompt: "运行 agentic-commerce-news skill,搜索过去一周 agentic commerce 领域的最新动态,生成简报"
  • recurring: true

Tell the user:

  • Scheduled jobs live in the current Claude session memory (not persisted to disk by default — pass durable: true if they want it to survive restarts)
  • Recurring tasks auto-expire after 7 days of this session
  • Jobs only fire while the REPL is idle

Claude Code — Persistent (remote triggers): If the user wants a schedule that runs even when their laptop is closed, suggest they use the /schedule skill to create a remote trigger (managed by claude.ai). This runs on Anthropic's infrastructure, not locally.

OpenClaw: If the environment has openclaw CLI available (check with which openclaw), use openclaw cron add instead. OpenClaw jobs run 24/7 as a persistent agent.

Other runtimes: If none of the above is available, fall back to system crontab with a script that invokes the CLI (advanced).

Execution Flow

Phase 1: Broad Search (parallel, 8-12 queries)

Launch WebSearch queries in parallel. Every query must be scoped to recent content. Adapt the date references to the current date:

Breaking news & announcements:

  • "agentic commerce" news this week {current_month} {current_year}
  • "agentic commerce" startup launch OR funding OR announced {current_month} {current_year}

VC & Investment (this week):

  • agentic commerce startup funding raised {current_month} {current_year}
  • YC OR a16z OR Sequoia "agentic commerce" OR "AI shopping" investment {current_year}

Influencer activity (this week):

  • agentic commerce tweet site:x.com {current_month} {current_year}
  • "agentic commerce" OR "AI shopping agent" CEO founder opinion {current_month} {current_year}

Product launches & updates:

  • agentic commerce product launch update new feature {current_month} {current_year}
  • AI shopping agent checkout new product {current_month} {current_year}

Protocol & platform moves:

  • Shopify OR OpenAI OR Google agentic commerce update {current_month} {current_year}
  • Visa OR Mastercard OR Stripe agentic commerce news {current_month} {current_year}

Vertical signals:

  • agentic checkout payment startup news {current_month} {current_year}
  • brand AI agent storefront discovery news {current_month} {current_year}

Phase 2: Verify recency & fill gaps

From Phase 1 results, filter strictly:

  • Keep only items with activity in the past 7 days
  • Drop anything that's just a rehash of old news
  • For promising leads, do a quick targeted search to confirm details (funding amount, investor names, product specifics)

Phase 3: Classify into the Agentic Commerce Stack

Organize qualifying items into layers:

Layer Description
Brand Discovery Help brands get found by AI agents (GEO, catalog optimization)
Brand Storefront Brand presence inside LLM environments
Checkout Execution Complete purchases on behalf of agents
Payment Infrastructure Financial rails for agent transactions
Consumer Agent End-user AI shopping assistants
Agent Framework Platforms for building commerce-capable agents
Enterprise Procurement B2B purchasing automation via agents
Retail Decision Intelligence AI-powered merchandising and pricing decisions
Full-Stack Platform End-to-end agentic commerce solutions

Phase 4: Generate the weekly briefing

Structure the output as a news briefing:

Header:

## Agentic Commerce 周报({date_range})
> 本周 {N} 条值得关注的动态

For each item, use this card format:

### ProductName(事件类型:融资/产品发布/大V推荐/合作/观点)— 一句话摘要

**时间:** 具体日期
**背书:** 谁说的/谁投的/谁合作的

**核心内容:**
- 要点 1
- 要点 2
- 要点 3

**所属层级:** xxx

原文链接:https://...

Group cards by event type (融资动态 → 产品发布 → 大V观点 → 合作与生态 → 行业报告), not by layer.

Phase 5: Summary table

| 日期 | 公司/人物 | 事件类型 | 一句话摘要 | 层级 |
|------|----------|----------|-----------|------|
| 4/12 | Wildcard | 产品发布 | 推出 ChatGPT Shopping 优化工具 v2 | 品牌发现 |
| ... | ... | ... | ... | ... |

Phase 6: Weekly trend takeaways

Close with 3-5 short observations:

  • This week's biggest signal
  • Money flow direction
  • What big players are doing
  • Emerging themes vs. last week
  • One thing to watch next week

Quality Gates

  • Recency is the #1 filter. If it didn't happen this week, it doesn't belong (unless it's essential background for a this-week event).
  • Credible endorsement required. Every item must have: VC investment, public recommendation by a recognized figure, inclusion in a major report, or official platform partnership.
  • Source links are mandatory. No link, no inclusion.
  • Minimum 5 items. If it's a quiet week, 5 is OK. If you can't find 5, say so honestly rather than padding with old news.
  • No pay-to-play. Exclude items that only appear in sponsored content.

Language

Match the user's language. If the user writes in Chinese, output in Chinese (product names and proper nouns stay in English). If English, output in English. Default to Chinese with English proper nouns.

When the user asks for a specific vertical

Focus searches and output on that vertical only. Skip the full taxonomy.

When the user asks to go deeper on a specific item

Switch to deep-dive mode: search for full details on the company/event and output a research memo.

安全使用建议
This skill is internally consistent with a news-aggregation purpose and does not ask for credentials or download code. Before installing or enabling scheduled runs: (1) review the SKILL.md yourself so you understand the search queries and triggering rules; (2) if you don't want the agent to run the skill automatically on any mention, disable autonomous invocation or limit triggers; (3) be cautious when granting permission to create persistent schedules (system crontab, OpenClaw cron, or durable Claude sessions) — those will make the skill run unattended; (4) only install the skill by copying files from a source you trust (the README suggests writing to ~/.claude/skills); and (5) if you plan to use OpenClaw or system cron, confirm those CLIs/tools are legitimate and correctly configured. If you want a tighter security posture, run the skill interactively (no scheduled jobs) and avoid granting durable/session-persisted cron entries.
功能分析
Type: OpenClaw Skill Name: agentic-commerce-news Version: 1.0.1 The skill is a news aggregator designed to provide weekly briefings on 'agentic commerce' by performing parallel web searches and categorizing results. The instructions in SKILL.md and README.md are transparent and strictly aligned with the stated purpose, including legitimate guidance on using scheduling tools (CronCreate and openclaw cron) for recurring reports. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (agentic commerce weekly briefing) matches the SKILL.md: it instructs the agent to run web searches, filter recent results, classify items, and emit a briefing. It does not request unrelated credentials, binaries, or config paths. References to WebSearch, CronCreate, and openclaw are proportional to a news-aggregation + scheduling feature set.
Instruction Scope
SKILL.md gives detailed, concrete instructions for searching, date-scoping, filtering, classifying, and output formatting — all within the stated news-aggregation scope. Two points to note: (1) the skill instructs the agent to trigger on broad keyword mentions 'even when the user doesn't name the skill explicitly', which expands when it may be invoked; (2) it suggests running local checks and scheduling commands (e.g., `which openclaw`, creating crontab entries, or using Claude Code's CronCreate), which means runtime may involve invoking system tools if the environment supports them. The instructions do not ask to read sensitive files or environment variables.
Install Mechanism
There is no install spec and no code files — lowest risk. README describes manual install by copying files into ~/.claude/skills or unzipping a .skill bundle; those are normal onboarding steps and do not pull arbitrary remote code.
Credentials
The skill requests no environment variables, keys, or credentials. It optionally relies on platform-provided tools (WebSearch, CronCreate) or the presence of an openclaw CLI; those are reasonable and proportional to scheduled execution and search-based aggregation.
Persistence & Privilege
The skill is not marked always:true and does not request special privileges. However, it explicitly supports scheduled/persistent execution and gives commands to create cron jobs (system crontab or openclaw cron) or use Claude Code's CronCreate; installing and enabling those scheduled jobs can cause the skill to run autonomously on a schedule. Consider whether you want persistent scheduled tasks and whether to allow the agent to autonomously invoke this skill on broad keyword matches.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install agentic-commerce-news
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /agentic-commerce-news 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
agentic-commerce-news 1.0.1 - Clarified the skill's description, emphasizing triggers like "AI shopping agent startups", "agent checkout products", and general requests for agentic commerce updates — even when the skill isn't named explicitly. - Expanded trigger examples to include broader, more natural user questions about agentic commerce news, funding, or setting up digests. - No changes to logic or workflow; only the description was improved for usability and discoverability. - No code or functionality changes detected in this version.
v1.0.0
Initial release: agentic commerce weekly news briefing with 9-layer taxonomy
元数据
Slug agentic-commerce-news
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Agentic Commerce News 是什么?

Agentic Commerce Weekly Briefing — Scans X/Twitter, industry media, and VC announcements from the past 7 days to surface startups, products, funding rounds,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。

如何安装 Agentic Commerce News?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install agentic-commerce-news」即可一键安装,无需额外配置。

Agentic Commerce News 是免费的吗?

是的,Agentic Commerce News 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Agentic Commerce News 支持哪些平台?

Agentic Commerce News 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Agentic Commerce News?

由 Maxen(@xuxinmaxen)开发并维护,当前版本 v1.0.1。

💬 留言讨论