senior-computer-visionComputer vision engineering skill for object detection, image segmentation, and visual AI systems. Covers CNN and Vision Transformer architectures, YOLO/Fast...
Install via ClawdBot CLI:
clawdbot install alirezarezvani/senior-computer-visionGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://0.0.0.0:8080Uses known external API (expected, informational)
arxiv.orgAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Automates stock counting and shelf monitoring using real-time object detection on edge devices. Detects product placement, out-of-stock items, and misplaced goods to optimize inventory and reduce manual audits.
Implements visual inspection systems to detect defects in production lines with high-precision segmentation models. Identifies anomalies like cracks or misalignments, ensuring product quality and reducing waste.
Builds detection pipelines for real-time object and pedestrian tracking in self-driving cars. Uses YOLO or DETR architectures optimized with TensorRT for low-latency inference in safety-critical environments.
Develops AI systems for analyzing medical scans, such as tumor detection in MRI images using Mask R-CNN. Supports diagnosis with high-accuracy segmentation and integrates with hospital workflows.
Deploys video analysis pipelines for object tracking and activity recognition in security cameras. Uses ByteTrack for real-time monitoring and alerts on suspicious events in public or private spaces.
Offers cloud-based APIs for object detection and segmentation, charging per inference or subscription. Targets businesses needing scalable vision solutions without in-house expertise, with revenue from usage fees.
Provides tailored computer vision solutions by training models on client datasets for specific use cases. Generates revenue through project-based contracts and ongoing maintenance support.
Licenses optimized vision models (e.g., via ONNX or TensorRT) for deployment on edge hardware like cameras or IoT devices. Revenue comes from one-time licenses or royalties per device sold.
💬 Integration Tip
Use ONNX or TensorRT for production deployment to optimize inference speed and memory usage, ensuring compatibility with cloud or edge environments.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.