A specialized skill for reading and extracting comprehensive product lists and metadata from Bee-powered websites via open API access.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install bee-products-read
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 bee-products-read using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The bee-products-read skill is a professional-grade tool designed for the Openclaw Skills ecosystem, enabling seamless integration with the Bee website building platform. It facilitates the automated retrieval of product data, including categories, descriptions, images, and SEO metadata.
By leveraging this skill, developers and AI agents can access structured information from published sites to fuel content generation, competitive analysis, and storefront management. It is built to handle multi-language support and complex product grouping, ensuring that the data retrieved is precise and contextually relevant.
BEE_API_KEY.bee-languages-get skill to ensure consistency.is_leaf === true).has_next_page logic to navigate through records.To use this skill within your Openclaw Skills environment, ensure you have your Bee API key ready.
# Export the required environment variable
export BEE_API_KEY="your_api_key_here"
# The skill can then be invoked via your AI agent or CLI
# Ensure bee-languages-get is available to provide the required language codes
The bee-products-read skill returns a comprehensive dataset structured as follows:
| Object | Key Fields | Description |
|---|---|---|
| Pagination | current_page, has_next_page, next_page |
Controls the flow of data retrieval across multiple pages. |
| Product List | product_name, model, images, tags |
The core product details and media assets. |
| Attributes | name, value |
Technical specifications or custom product properties. |
| TDK | title, description, keywords |
Essential SEO metadata for search engine optimization. |
| Group | productsgroup_id, group_name |
The taxonomic classification of the product. |
Loading
An open-source Retrieval-Augmented Generation engine that combines deep document understanding with advanced AI agent capabilities.

RAGFlow is a professional-grade open-source RAG engine that integrates DeepDoc parsing with a canvas-based agent workflow system.

A bridge between your voice recordings and Obsidian that uses OpenAI Whisper to transcribe audio and append it directly to your daily notes.

A powerful Solana-based prediction market skill for real-time odds analysis and automated betting execution.

A comprehensive quality enforcement skill that audits Node.js applications for security, performance, and architectural integrity.

A professional automation tool that converts Markdown articles into WeChat Official Account drafts with integrated image management.








































