ebag

Interact with the ebag.bg grocery store via the local ebag CLI.

13|1|Updated Apr 8, 2010
One-click install
npx skills add https://github.com/nb/dotfiles --skill ebag
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ebag
Source: https://github.com/nb/dotfiles/tree/main/skills/ebag
Command: npx skills add https://github.com/nb/dotfiles --skill ebag

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to interact with the eBag (ebag.bg) online grocery store through a local command-line interface, streamlining grocery shopping tasks.

Core Features & Use Cases

  • Product Search & Details: Find products and view detailed information.
  • Cart Management: Add, update, and view items in the shopping cart.
  • Order & Delivery: List past orders and check available delivery slots.
  • List Management: Create and manage shopping lists.
  • Use Case: A user wants to quickly add "organic milk" to their eBag cart. The AI uses the ebag cart add command after searching for the product.

Quick Start

Use the ebag skill to search for "apples" and add them to your cart.

Frequently Asked Questions about ebag

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage my online grocery shopping cart using a command-line interface?

You can manage your online grocery shopping cart via a local command-line interface by running commands to search for products, add items, update quantities, and view cart contents directly in your terminal.

Can I check available grocery delivery slots and past orders from the CLI?

Yes, you can check available grocery delivery slots and view past orders from the CLI by executing specific commands to retrieve your order history and list delivery times.

Do I need to install and authenticate the ebag CLI tool before searching for products?

Yes, you must install and authenticate the ebag CLI tool before searching for products to ensure full functionality for interacting with the online grocery store.

How do I search for specific groceries like organic milk and add them to my cart?

To search for specific groceries like organic milk and add them to your cart, use the CLI product search command, then execute the cart add command with the identified product.

What is the best way to create and manage grocery shopping lists via a terminal?

The best way to create and manage grocery shopping lists via a terminal is using the CLI list management commands to generate, update, and organize your desired grocery items.

Are there limitations when using a CLI for e-commerce grocery shopping instead of a web interface?

Using a CLI for e-commerce grocery shopping requires local installation and terminal familiarity, lacking the visual browsing experience of a standard web interface but offering faster command execution.