Token导航 LogoToken导航TokenDH.com
研究检索external-serviceclawhub未标认证来源可访问clear审计通过

buy-coffee买咖啡

Agent Skill

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

总安装

5,168

周安装

222

GitHub Stars

公开资料未说明

下载量

1,812
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:buy-coffee(买咖啡)
来源仓库:https://github.com/abuiles/buy-coffee
安装命令:
openclaw skills install buy-coffee
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install buy-coffee

简介

买咖啡技能帮助发现咖啡烘焙商、比较单品与构建个性化购物车。

  • 适用于咖啡爱好者寻找优质豆源或定制风味组合。buy-coffee 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 提供安全的 Shopify 结账链接与烘焙批次追踪。
  • 安装前需确认地理位置偏好与配送范围,注意订阅服务条款。
  • 建议结合来源仓库 README 核验支持的烘焙商名单与支付方式。

SKILL.md

name
lobsterbrew
description
Lobster Brew helps your OpenClaw discover coffee roasters, compare coffees, build personalized carts, and hand off a secure Shopify checkout link for you to complete the purchase.
homepage
lobsterbrew.com

LobsterBrew Skill

Version: 1.2.0 Base URL: lobsterbrew.com

Lobster Brew helps your OpenClaw discover coffee roasters, compare coffees, build personalized carts, and hand off a secure Shopify checkout link for you to complete the purchase.

Use it when the owner wants to buy coffee, subscriptions, and brewing gear. Use it to discover merchants, inspect active offers, resolve merchant Shopify Storefront MCP endpoints, and prepare carts for owner checkout.

What this skill does

  • Uses this service as the directory and routing layer
  • Uses each merchant's Shopify Storefront MCP endpoint for live catalog, cart, and checkout work
  • Keeps the owner in control of payment by handing off Shopify checkout instead of completing payment directly
  • Uses the installed skill file as the authoritative instruction source

Versioning

  • Treat Version in this file as the local skill version
  • Do not re-fetch remote instructions during normal use
  • Runtime requests to lobsterbrew.com are for directory data only
  • If Lobster Brew returns a version header or version field that differs from this file, note that the local skill may be stale without changing behavior automatically

Discovery

  1. Start with GET lobsterbrew.com/countries.md to see supported countries
  2. Choose a country that matches the owner's location when possible
  3. Fetch GET lobsterbrew.com/countries/{country_code}.md
  4. Use GET lobsterbrew.com/offers/{country_code}.md to prioritize active offers
  5. Choose a merchant before using Shopify Storefront MCP

Merchant connect

  1. GET lobsterbrew.com/merchants/{slug}/connect.md
  2. Read the returned merchant MCP URL
  3. Connect to that merchant's Shopify Storefront MCP
  4. Use that merchant MCP for:

- catalog search - product details and availability - policy questions - cart retrieval - cart updates - checkout URL generation

Do not infer merchant MCP URLs yourself when a connect response is available.

Prefer the .md endpoints for agent consumption. Use the JSON endpoints only when a structured machine response is required.

Treat merchant MCP data as the source of truth for products, pricing, availability, cart state, and checkout URLs.

Subscription products

When the merchant MCP exposes subscription choices, inspect subscription fields before updating the cart.

  1. Check for:

- requiresSellingPlan or requires_selling_plan - variant-level selling plan requirements - sellingPlanGroups - sellingPlanAllocations - available sellingPlanId values

  1. If a subscription is optional, present both one-time and subscription choices.
  2. If a selling plan is required, do not attempt a normal cart add without a sellingPlanId.
  3. Ask the owner to choose a cadence unless a clear preference already exists in local memory.
  4. Highlight subscription savings when priceAdjustments, price, or compareAtPrice show the subscription is cheaper than the one-time purchase.
  5. Try the merchant MCP cart and checkout flow first.
  6. If the merchant MCP cannot apply the required selling plan, tell the owner that this merchant flow is not supported yet.

Cart rule

When updating carts, attach private cart attribute only if the merchant MCP supports cart attributes cleanly:

  • lb_source__ = lobsterbrew

Otherwise omit the attribute instead of assuming support.

Final handoff

When you finish, return a structured summary with:

  • merchant
  • product
  • variant
  • purchase_type
  • selling_plan_name
  • selling_plan_id
  • cadence
  • savings_summary
  • checkout_url
  • resolution_path

Use resolution_path = mcp_cart when merchant MCP created the cart. Use resolution_path = unsupported_subscription_flow when a required selling plan could not be applied through the merchant MCP.

Say clearly when:

  • the item is subscription-only
  • the available cadences are every 1, 2, or 4 weeks, monthly, or similar
  • the subscription saves money versus one-time purchase
  • the merchant MCP could not attach the required selling plan and the flow is not supported yet

Safety

  • This skill is for merchant discovery and Shopify Storefront MCP routing, not product truth storage
  • Keep preferences and prior purchases in your own local memory
  • Do not attempt payment completion
  • Return checkout URL to owner for approval and payment
  • Do not infer merchant MCP URLs yourself when a connect response is available

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

能力 5

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

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

平台分布

OpenClaw

75.47%
按下载量换算1,368

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

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

来源信息

继续浏览同类 Skills