A specialized AI skill designed to debug and optimize TensorFlow code, focusing on performance, memory management, and graph execution.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install tensorflow
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install tensorflow using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The TensorFlow skill for Openclaw Skills serves as a technical companion for deep learning engineers and data scientists. It provides targeted advice for avoiding common pitfalls such as expensive tf.function retracing, out-of-memory (OOM) errors, and silent broadcasting bugs.
By leveraging this skill, developers can ensure their data pipelines are efficient and their training loops are numerically stable. It synthesizes complex documentation into actionable workflows for managing GPU resources and implementing custom gradient logic, leading to faster experimentation and more reliable production models.
To use this skill within Openclaw Skills, ensure you have Python 3.x installed on your system. You will also need the TensorFlow library available in your active environment:
pip install tensorflow
No additional binary dependencies are required beyond a standard Python runtime on Linux, macOS, or Windows.
The skill interacts with TensorFlow's internal configuration and your local project structure. It organizes optimization data into the following categories:
| Category | Monitored Attributes |
|---|---|
| Execution Graph | Input signatures, retracing warnings, and tensor types |
| Hardware Config | Memory growth status and CUDA_VISIBLE_DEVICES |
| Data Pipeline | Prefetching, batching strategies, and parallel calls |
| Model Artifacts | SavedModel directories, H5 files, and checkpoint weights |
| Gradients | GradientTape persistence and watch-list variables |
Loading
A comprehensive digital intelligence layer for navigating Tenerife as a visitor, resident, digital nomad, or investor.

A smart shopping assistant for Temu that detects scams, verifies review authenticity, and optimizes price-to-value ratios.

A professional toolkit for building, deploying, and managing Telegram bots with support for advanced API methods and message formatting.

A comprehensive AI agent skill for managing every aspect of ground transportation from price comparison to expense tracking.

A professional toolset for automating Apple beta distribution, tester group management, and CI/CD build uploads.

A specialized AI agent skill for navigating Texas-specific logistics, from relocation and business setup to regional road trips.








































