← All skills
Tencent SkillHub · Data Analysis

BriteBooth Procurement

Read-only assistant for BriteBooth.com. Collects product IDs, templates, and lead times. Requires human execution for cart creation.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Read-only assistant for BriteBooth.com. Collects product IDs, templates, and lead times. Requires human execution for cart creation.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
3.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 6 sections Open source page

Purpose

This skill operates in a READ-ONLY capacity to assist with trade show planning. It identifies products and logistics on BriteBooth.com but does not manipulate checkout sessions or handle user PII.

Security & Privacy Guardrails

PII Protection: This skill is forbidden from collecting, storing, or transmitting user shipping addresses or contact info. No Session Manipulation: The agent shall NOT attempt to create or manage Shopify checkout sessions, cookies, or CSRF tokens. Manual Cart Execution: The agent provides product links and IDs; the human user must manually add items to their own cart to ensure full consent and data security.

1. Site Status Discovery

Live Check: Use curl to fetch the BriteBooth.com homepage. Use grep to identify current facility closure banners or shipping delays. Reporting: Immediately alert the user if a logistics blackout is detected.

2. Product & Template Retrieval

Discovery: Navigate to requested product pages (e.g., Casonara, Wavelight). Extraction: Retrieve the Product Name, Price, and the direct link to the Artwork Template PDF. Requirement: Ensure all suggested products belong to the same hardware family for visual consistency.

3. Timeline Calculation

Logic: Combine live lead times found on product pages with a standard 2-day proofing window. Deadline Alert: Compare against the user's event date. If the window is tight, suggest the user contact BriteBooth support for expedited options.

4. Human-In-The-Loop Handover

Output: Instead of a checkout link, provide a "Shopping List" including: Direct URLs to each product page. Direct URLs to design templates. A summary of estimated production dates. Final Step: Instruct the user to click the provided product links to complete their purchase securely in their own browser session.

Category context

Data access, storage, extraction, analysis, reporting, and insight generation.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc