bricklink-cli

Manage BrickLink store inventory, orders, and catalog via CLI.

3|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/adbertram/cli-tools --skill bricklink-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bricklink-cli
Source: https://github.com/adbertram/cli-tools/tree/main/_repo/skills/bricklink-cli
Command: npx skills add https://github.com/adbertram/cli-tools --skill bricklink-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill eliminates the need for manual browser navigation and ad-hoc clicks when managing a BrickLink store, providing a stable, scriptable interface for inventory, orders, and catalog tasks.

Core Features & Use Cases

  • Inventory & Order Management: Efficiently list, update, and track store inventory and customer orders through a predictable command surface.
  • Catalog & Pricing: Quickly look up part details, price guides, and item subsets to inform purchasing or selling decisions.
  • Automated Communication: Handle messages, refunds, and invoices programmatically while maintaining secure, authenticated sessions.

Quick Start

Use the bricklink-cli skill to list all active orders in your store by running the bricklink order list command.

Frequently Asked Questions about bricklink-cli

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

FAQPage Schema
How do I automate BrickLink store inventory and order management without a browser?

You can automate BrickLink inventory and order management by using this CLI to wrap REST API interactions and browser-based scraping workflows, eliminating manual browser navigation and ad-hoc clicks.

Can I look up BrickLink catalog data and price guides programmatically?

Yes, you can look up BrickLink catalog data and price guides programmatically. The CLI provides commands to quickly retrieve part details, price guides, and item subsets to inform purchasing or selling decisions.

Do I need API credentials to manage my BrickLink store via command line?

Yes, you need API credentials. The CLI ensures secure authentication through integrated credential management to maintain authenticated sessions for managing inventory, orders, and customer communications.

What is the best way to handle BrickLink customer messages and refunds in bulk?

The best way to handle BrickLink messages and refunds in bulk is programmatically. This CLI facilitates automated communication, handling messages, refunds, and invoices while maintaining secure authenticated sessions.

How does the CLI handle web-based blockers and authentication errors during BrickLink scraping?

The CLI handles web-based blockers and authentication errors through robust error handling and secure credential management, ensuring stable, scriptable interactions for inventory and catalog tasks.