← Back to Skills Marketplace
yang1002378395-cmyk

Ai Intelligent Defect Detection

by yang1002378395-cmyk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
121
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ai-defect-detection
Description
缺陷检测,表面缺陷 + 质量检测。
README (SKILL.md)

AI 智能缺陷检测系统

描述

缺陷检测,表面缺陷 + 质量检测。

功能

  • 缺陷检测(表面缺陷)
  • 分类识别(缺陷分类)
  • 位置定位(缺陷定位)
  • 统计分析(缺陷统计)
  • 报告生成(检测报告)

定价

  • 基础版:¥399/月(1 条产线)
  • 专业版:¥1999/月(10 条产线)
  • 企业版:¥5999/月(无限产线)

适用场景

  • 工业质检
  • 产品检测
  • 表面检测
  • 自动化检测

技术栈

  • Python + FastAPI
  • 缺陷检测模型
  • 图像处理
  • 统计分析

安装

git clone https://github.com/openclaw-skills/ai-intelligent-defect-detection
cd ai-intelligent-defect-detection
pip install -r requirements.txt
python app.py

创建:2026-03-13 作者:OpenClaw Skills Team

Usage Guidance
This skill is essentially a pointer to an external GitHub project rather than a bundled implementation. Before cloning or running anything: 1) Inspect the GitHub repository and review its code, especially app.py and requirements.txt; 2) Prefer a pinned commit or release and verify checksums; 3) Run the code in an isolated sandbox or VM (not as root) and restrict network egress while you evaluate; 4) Check the project license, author identity, and recent activity; 5) If you cannot or do not want to audit the external repo, do not run the git clone / pip install steps. The absence of packaged code and lack of install safeguards makes this higher risk than an instruction-only skill that contains no external-install guidance.
Capability Analysis
Type: OpenClaw Skill Name: ai-defect-detection Version: 1.0.0 The bundle contains only metadata and documentation (SKILL.md, skill.json) describing an AI-based defect detection system. It lacks any executable code or suspicious instructions, providing only standard installation steps that point to an external GitHub repository (github.com/openclaw-skills/ai-intelligent-defect-detection).
Capability Assessment
Purpose & Capability
Name, description, and listed capabilities (surface defect detection, classification, localization, reporting) are coherent with the declared tech stack (Python, FastAPI, image processing). The skill does not request unrelated credentials or config.
Instruction Scope
The SKILL.md instructs cloning https://github.com/openclaw-skills/ai-intelligent-defect-detection, pip installing requirements.txt, and running python app.py. The packaged skill itself contains no code — so following these instructions causes the agent/user to download and execute external code at runtime. There are no safety indicators (no pinned release, no checksum) and the instructions give broad permission to install arbitrary Python packages and run an application, which is outside the narrow 'describe capabilities' scope and increases risk.
Install Mechanism
There is no declarative install spec in the package; instead SKILL.md advocates git clone + pip install from a GitHub repo. GitHub is a common source, but the lack of a pinned release, commit hash, or package checksums and the unreviewed requirements.txt means arbitrary code and dependencies could be installed. This is a moderate-to-high install risk if executed without inspection.
Credentials
The skill declares no required env vars, binaries, or config paths, and the instructions do not ask for credentials. That is proportionate to a readme-style skill. However, running the recommended app may implicitly require network, file system, or hardware access — the SKILL.md does not document those needs.
Persistence & Privilege
always is false and there is no request to modify other skills or system-wide config. The skill does not request persistent presence in the agent beyond normal invocation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ai-defect-detection
  3. After installation, invoke the skill by name or use /ai-defect-detection
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of ai-intelligent-defect-detection. - Supports surface defect detection and quality inspection - Provides defect classification, localization, statistical analysis, and report generation - Available pricing tiers: Basic, Pro, and Enterprise - Suitable for industrial inspection, product and surface testing, and automated quality assurance - Built with Python, FastAPI, and advanced image processing models
Metadata
Slug ai-defect-detection
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Ai Intelligent Defect Detection?

缺陷检测,表面缺陷 + 质量检测。 It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.

How do I install Ai Intelligent Defect Detection?

Run "/install ai-defect-detection" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ai Intelligent Defect Detection free?

Yes, Ai Intelligent Defect Detection is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ai Intelligent Defect Detection support?

Ai Intelligent Defect Detection is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ai Intelligent Defect Detection?

It is built and maintained by yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.0.

💬 Comments