nex-depcheckSkill dependency checker. Scan Python skills for external dependencies. Verify stdlib-only compliance, check individual files or entire skill directories. No...
Install via ClawdBot CLI:
clawdbot install nexaiguy/nex-depcheckGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://nex-ai.beAudited Apr 17, 2026 · audit v1.0
Generated May 12, 2026
AI skill developers can automatically scan their skills for external dependencies before publishing to ensure compliance with platform standards. This prevents rejected submissions or runtime errors due to missing packages.
Organizations maintaining a repository of custom Python skills can scan all skills in batch to verify they only use approved standard libraries. This ensures consistency and security across internal tools.
Integrate Nex DepCheck into continuous integration pipelines to automatically check pull requests for unwanted external dependencies. This catches non-compliant code before merge.
Instructors can use the tool to check student submissions for reliance on external libraries, encouraging understanding of Python's standard library. It helps enforce learning objectives in programming classes.
Basic scanning of individual files is free, while bulk scanning of entire directories or advanced reporting requires a subscription. Revenue comes from monthly or yearly subscriptions.
License the tool to enterprises for use in their CI/CD pipelines. Includes support, custom configurations, and priority updates. Revenue from annual enterprise agreements.
Offer paid support packages for teams using the tool, including onboarding, troubleshooting, and custom features. Revenue from support contracts.
💬 Integration Tip
Integrate into pre-commit hooks or CI pipelines to automatically run on every commit or pull request.
Scored May 12, 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.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
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.