← Back to Skills Marketplace
146
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xbot-camera-qc
Description
Professional visual inspection for xbot.coffee Lite, detecting drink volume, screen, table, robotic arm, dirt, environment and pests. Output structured Engli...
Usage Guidance
This skill appears coherent for camera-based QC and outputs a clear JSON schema, but it omits operational details you should confirm before installing: (1) Where will images be processed — locally in the agent runtime or sent to an external API? If external, request the endpoint and any required credentials and verify they are declared. (2) Ask the author for the actual model/code used (repo link or container). Without code, you cannot audit inference behavior or data handling. (3) Consider privacy: camera images may include people or sensitive scenes — ensure storage, retention, and transmission policies are acceptable. (4) If you allow autonomous runs, be aware the agent could choose to call external services; restrict network access or require explicit approval for external calls if that is a concern. (5) Test on non-sensitive sample images first and request a technical readme describing model, latency, expected error rates, and failure modes. If you need stronger assurance, ask the publisher to provide the implementation (code or container) so you can perform a security review.
Capability Analysis
Type: OpenClaw Skill
Name: xbot-camera-qc
Version: 1.0.0
The skill bundle is a legitimate visual quality control tool for xbot.coffee Lite machines. It contains only metadata and descriptive instructions in SKILL.md and README.md for an AI agent to analyze images and output structured JSON regarding equipment status, cleanliness, and pests. No executable code, suspicious network calls, or malicious prompt injection attempts were identified.
Capability Assessment
Purpose & Capability
Name, description, README and SKILL.md all describe the same visual QC use case (camera image inspection for xbot.coffee Lite) and the required outputs. The skill does not request unrelated credentials, binaries, or config paths.
Instruction Scope
The SKILL.md specifies detection categories and the exact JSON output schema, but it is high-level and does not instruct how to perform inference (no model, no thresholds, no preprocessing), nor does it state whether images should be processed locally or sent to an external service. That vagueness gives the executing agent broad discretion about where and how to process images, which has privacy and exfiltration implications.
Install Mechanism
Instruction-only skill with no install steps and no code files. Nothing is written to disk by an installer, which lowers installation risk.
Credentials
No environment variables, credentials, or config paths are requested — proportional to the stated purpose. Note: in practice, image processing often requires a model or external API and credentials (not declared here). If the agent uses external vision APIs, additional secrets would be required and should be explicitly declared.
Persistence & Privilege
Skill is not always-enabled and does not request persistent system-wide privileges. It is user-invocable and can be run autonomously per platform defaults, which is normal for skills. There is no indication it modifies other skills or global config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xbot-camera-qc - After installation, invoke the skill by name or use
/xbot-camera-qc - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of xbot-camera-qc-pro (v1.0.0).
- Provides professional visual inspection for xbot.coffee Lite, supporting detection of drink volume, screen status, table cleanliness, robotic arm status, equipment cleanliness, environment cleanliness, and pest presence.
- Outputs structured English JSON for seamless API automation.
- Designed for coffee QC, vision, and automation scenarios.
Metadata
Frequently Asked Questions
What is xbot-camera-qc?
Professional visual inspection for xbot.coffee Lite, detecting drink volume, screen, table, robotic arm, dirt, environment and pests. Output structured Engli... It is an AI Agent Skill for Claude Code / OpenClaw, with 146 downloads so far.
How do I install xbot-camera-qc?
Run "/install xbot-camera-qc" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is xbot-camera-qc free?
Yes, xbot-camera-qc is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does xbot-camera-qc support?
xbot-camera-qc is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created xbot-camera-qc?
It is built and maintained by mszren (@mszren); the current version is v1.0.0.
More Skills