gettoolFetch and install C++ tools/libraries from cpp_tools repository. Use when users need to download or clone third-party C++ libraries such as eigen, opencv, pc...
Install via ClawdBot CLI:
clawdbot install wangyendt/gettoolGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
Researchers developing autonomous robots need to integrate libraries like OpenCV for computer vision and PCL for point cloud processing. This tool fetches and builds these C++ libraries from a central repository, saving time on manual downloads and compilation, ensuring consistent versions across team members.
Software engineers building applications for image processing or augmented reality require libraries such as Eigen for linear algebra and fmt for formatting. The tool automates fetching and optional building of these dependencies, streamlining setup in CI/CD pipelines and reducing configuration errors.
Developers working on embedded devices, like drones or IoT sensors, use lightweight C++ tools such as spdlog for logging. This tool allows fetching specific versions and clean copies (src/include only) to minimize footprint, aiding in rapid prototyping and testing on resource-constrained hardware.
Engineers in automotive industries simulate environments using libraries like AprilTag detection for marker tracking. The tool supports fetching and building from source with CMake, enabling custom modifications and integration into simulation frameworks for validation and testing workflows.
Offer paid consulting services to help organizations integrate and customize C++ tools fetched by this skill. Revenue comes from setup assistance, troubleshooting, and training workshops for teams adopting the tool in their development pipelines.
Develop a cloud-based platform that extends this tool with features like version control, automated builds, and security scans for C++ libraries. Monetize through subscription tiers based on usage, team size, and advanced analytics for dependency tracking.
Provide enterprise licenses allowing companies to host private cpp_tools repositories with proprietary libraries. Revenue is generated from licensing fees, support contracts, and integration services for large-scale software projects requiring secure, managed tool access.
💬 Integration Tip
Integrate this tool into existing build systems by setting custom repository URLs and using the -t flag for consistent output paths, ensuring seamless adoption in CI/CD workflows without disrupting current processes.
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.
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.