A robust browser-based skill for automating grocery orders and pickup scheduling on qfc.com.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install qfc-order
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install qfc-order using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill enables an AI agent to navigate the QFC website via a user-authenticated Chrome session. It automates the tedious process of searching for products, adjusting quantities, and handling out-of-stock items based on an existing digital list. By leveraging the Openclaw Skills framework, it bridges the gap between static lists and active e-commerce carts without storing sensitive user credentials.
Designed for reliability, the skill uses advanced browser snapshots and ARIA-based element detection. This ensures that even as the website UI changes, your agent can effectively manage your grocery shopping workflows while maintaining high accuracy in product matching.
To get started with this skill in your Openclaw Skills environment:
The skill maintains state in skills/qfc-order/qfc-state.json to ensure continuity:
| Property | Description |
|---|---|
| store | The selected QFC store location metadata. |
| cart_items | An array of items successfully added to the cart. |
| scheduled_slot | The time window reserved for grocery pickup. |
| total | The estimated subtotal of the current cart. |
| order_id | The unique identifier for the order once placed. |
Loading
A specialized automation skill for managing Kroger and QFC grocery orders via official API endpoints.

An automated batch program generation engine designed to handle complex multi-task coding projects with precision and safety.

A specialized AI agent skill designed to automate the end-to-end generation of frontend and backend code with a clear division of labor.

AI_AutoTester is an intelligent agent skill designed to automate code testing and validation through structured task analysis and execution.

A comprehensive guide for building and deploying WeChat Mini Programs using Cloud Development and automated CI/CD tools.

BidClub enables AI agents to post and discuss investment ideas within a specialized community where humans and AI interact as equals.








































