← 返回 Skills 市场
snopoke

checkers-sixty60

作者 snopoke · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1932
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install checkers-sixty60
功能描述
Shop on Checkers.co.za Sixty60 delivery service via browser automation. Use when the user asks to shop for groceries, add items to cart, order from Checkers, or manage their Checkers shopping basket. Handles delivery type selection, product search, backup preferences, regular item reordering, and deal evaluation.
使用说明 (SKILL.md)

Checkers Sixty60 Shopping

Guide for shopping on Checkers.co.za using browser automation, focused on Sixty60 quick delivery.

Delivery Types

Checkers offers two delivery options:

  1. Sixty60 (scooter icon 🛵) - Quick shop and delivery, maximum 40 items
  2. Hyper (van icon 🚚) - Bulk shopping and larger items

Default to Sixty60 delivery unless the user specifically requests bulk/hyper shopping.

Cart Structure

The cart has two sections:

  • Top section: Sixty60 items
  • Bottom section: Hyper items (generally ignore this section)

Shopping Workflow

1. Filter for Sixty60 Items (Recommended)

Click the Sixty60 icon next to "Shop By Delivery" in the navigation to show only Sixty60-eligible items.

⚠️ Important: This is a toggle button. If already active, clicking again will deactivate the filter.

2. Search and Add Items

  • Each item shows either a Sixty60 icon or Hyper icon at the bottom of the product card
  • When Sixty60 filter is active, only compatible items are shown
  • Look for deal badges under item images (e.g., "save R5", "buy 2 for R150")

3. Product Selection Strategy

When choosing between similar products:

  • Prefer Vitality products when price is equal or similar (identifiable by Vitality logo at top-left of product card) - user earns points on these
  • Choose the cheaper option after considering any sales/deals
  • Evaluate bundle deals (e.g., "buy 2 for X") to determine if worth purchasing
  • Consider unit price, not just total price

Selection priority (highest to lowest):

  1. Vitality product at same or lower price
  2. Lower price (considering deals)
  3. Better unit price

4. Adding Items to Cart (Error Handling)

⚠️ Critical: Always wait for UI to update after clicking Add/+/- buttons.

Process:

  1. Click the Add button or +/- button
  2. Take a new snapshot to verify the update
  3. Check the item counter on the product card shows the expected quantity
  4. If an error alert appears, report it to the user
  5. If the quantity doesn't match expected, try again or report the issue

Common errors:

  • "Failed to validate your 60min item" - temporary stock/delivery issue
  • Items may not add if out of stock or delivery incompatible

Never assume success - always verify the cart state after each operation.

5. Backup Preferences

Each cart item can have a backup in case of out-of-stock:

  • Select a backup product OR
  • Select "I don't want a backup" if no substitute is acceptable

Note: Items ordered before remember their backup preference, making reordering efficient.

Shop Your Regulars

Access previously purchased items to reorder efficiently:

  1. Click "My Shop" in navigation
  2. Click "Shop Your Regulars" (or navigate to /my-shop/shop-your-regulars)

Features:

  • Shows all previously ordered items
  • Items retain their backup preferences
  • Cannot search within regulars (limitation)
  • Can filter using the filter dropdown
  • Can sort items

Best practice: When user mentions common grocery items they regularly buy, check regulars first.

Deals and Promotions

Deal badges appear under item images showing:

  • Flat discounts: "save R5"
  • Bundle deals: "buy 2 for R150"
  • Percentage off: "30% off"

Evaluate deals by:

  • Comparing unit price vs. regular price
  • Checking if bundle quantity matches user needs
  • Considering if deal item is equivalent to preferred brand

Cart Management

  • Maximum 40 items per Sixty60 order
  • Cart shows running total in top-right (e.g., "R52.98")
  • Can increase/decrease quantities using +/- buttons
  • Remove items by reducing quantity to zero

Navigation Tips

  • Search bar at top: Use for specific products
  • "Shop by Department": Browse by category
  • Check basket icon for current total and item count
  • Address shown at top - delivery location confirmation
安全使用建议
This skill's behavior is coherent for shopping on Checkers, but it omits how it expects to run. Before installing or using it, verify: (1) your agent platform provides a browser-automation runtime (Playwright/Selenium) and an authenticated Checkers session — otherwise the skill may prompt for credentials; (2) how any snapshots or screenshots will be stored, redacted, and transmitted (they can include addresses and personal info); (3) that the agent will require explicit user confirmation before placing orders or saving payment info. Avoid entering account passwords directly into a skill prompt; prefer using pre-authenticated browser sessions or official APIs. If you are uncomfortable with these gaps, do not enable the skill or ask the publisher for clarification on authentication and handling of sensitive data.
功能分析
Type: OpenClaw Skill Name: checkers-sixty60 Version: 1.0.0 The skill bundle contains a metadata file and a markdown file with instructions for an AI agent. The SKILL.md provides detailed, step-by-step guidance for browser automation on Checkers.co.za for grocery shopping. All instructions are focused on navigating the website, searching for products, adding items to the cart, handling errors, and managing shopping preferences. There is no evidence of prompt injection, malicious execution, data exfiltration, persistence mechanisms, or obfuscation. The content is entirely aligned with the stated purpose of a shopping automation skill.
能力评估
Purpose & Capability
Name/description and SKILL.md align: instructions are focused on shopping, filtering for Sixty60 items, adding items, backups, reorders, and deal evaluation. However, the skill claims to operate “via browser automation” but declares no required binaries, tools, or environment assumptions — a missing dependency specification that should be justified (e.g., Playwright/Selenium or an existing authenticated browser session).
Instruction Scope
Runtime instructions stay within the shopping domain: navigate UI, search, add/remove items, verify cart state, and handle backups and deals. The agent is instructed to verify outcomes rather than assume success and not asked to read unrelated system files or exfiltrate data. Instructions do require taking snapshots and verifying on-screen address/delivery info, which is appropriate for the task.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest install risk. Nothing is written to disk by the skill itself.
Credentials
The SKILL.md implicitly requires an authenticated Checkers session or a browser automation runtime capable of authenticating/acting on behalf of the user, but it declares no credentials, env vars, or guidance for safe authentication. That ambiguity can lead to unsafe behaviors (asking the user for login credentials, storing them improperly, or attempting to reuse unrelated sessions). The skill also advises taking snapshots of the UI (which may include personal data like addresses) but gives no guidance on handling or redaction of sensitive information.
Persistence & Privilege
Skill is not always-enabled, has no install-time persistence, and does not request system-wide privileges or modify other skill configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install checkers-sixty60
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /checkers-sixty60 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Checkers Sixty60 shopping skill: - Enables browsing and shopping on Checkers.co.za via browser automation, focused on Sixty60 delivery. - Supports adding groceries to cart, managing basket, selecting delivery types, and checking out deals. - Prioritizes Vitality and best-value products, with robust error handling for stock and cart issues. - Integrates backup preferences and regular item reordering for efficient repeat shopping. - Evaluates deals/promotions and manages cart within Sixty60 order limits.
元数据
Slug checkers-sixty60
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

checkers-sixty60 是什么?

Shop on Checkers.co.za Sixty60 delivery service via browser automation. Use when the user asks to shop for groceries, add items to cart, order from Checkers, or manage their Checkers shopping basket. Handles delivery type selection, product search, backup preferences, regular item reordering, and deal evaluation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1932 次。

如何安装 checkers-sixty60?

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

checkers-sixty60 是免费的吗?

是的,checkers-sixty60 完全免费(开源免费),可自由下载、安装和使用。

checkers-sixty60 支持哪些平台?

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

谁开发了 checkers-sixty60?

由 snopoke(@snopoke)开发并维护,当前版本 v1.0.0。

💬 留言讨论