ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

tensorslab-image

Generate and edit images using TensorsLab's AI models. Supports text-to-image, image-to-image generation, plus advanced editing: avatar generation, watermark removal, object erasure, face replacement, and general image editing. Features automatic prompt enhancement, progress tracking, and local file saving. Requires TENSORSLAB_API_KEY environment variable.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bob5-tensorslab/tensorslab-image
Or

What This Skill Does

The TensorsLab Image skill empowers your OpenClaw agent to leverage state-of-the-art generative AI models for sophisticated image creation and manipulation. Whether you need to generate high-fidelity photorealistic scenes from text, transform existing images through style transfer, or perform complex edits like face replacement and object removal, this skill provides a seamless bridge between your intent and TensorsLab's powerful engine. The agent automatically manages prompt enrichment, transforming simple user requests into detailed, stylistically precise instructions, ensuring that the generated output meets professional quality standards.

Installation

To integrate this skill into your environment, use the OpenClaw management CLI: clawhub install openclaw/skills/skills/bob5-tensorslab/tensorslab-image

Ensure you have configured your environment variable before usage. Run [ -n "$TENSORSLAB_API_KEY" ] to verify connectivity. If unset, follow the registration process at https://tensorai.tensorslab.com/ to obtain your credentials and export the API key to your system profile.

Use Cases

This skill is highly versatile for creative and technical workflows:

  • Creative Ideation: Generating concept art or visual assets by describing scenes in plain language.
  • Image Retouching: Removing unwanted objects or watermarks from local image files.
  • Transformation: Converting simple sketches into 3D renders or changing image elements like sky, clothing, or hair color while preserving the original character composition.
  • Personalization: Using advanced editing modes for avatar creation and specialized face-swapping tasks.

Example Prompts

  1. "画一个在科幻赛博朋克城市雨中漫步的机械人,霓虹灯光反射在水坑里,电影级画质。"
  2. "把 ./photos/profile.png 里的背景换成雪山,要求画质自然且边缘处理干净。"
  3. "给这张图里的人物戴上一副复古风格的太阳镜,并确保光照效果与原图一致。"

Tips & Limitations

  • Prompt Quality: While the agent automatically enhances your prompts, providing specific details about lighting, style, and composition in your initial request yields the best results.
  • File Management: All generated images are saved by default to the ./tensorslab_output/ directory in your current workspace. Ensure the agent has sufficient directory permissions.
  • Model Selection: Use seedreamv45 for the highest quality, or seedreamv4 when latency is a priority. Avoid excessive or conflicting instructions in a single prompt to maintain high structural integrity of the generated output.

Metadata

Stars4190
Views1
Updated2026-04-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bob5-tensorslab-tensorslab-image": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#generative-ai#image-generation#computer-vision#photo-editing#creative-ai
Safety Score: 4/5

Flags: file-write, file-read, external-api