sn-image-base

Installation
SKILL.md

sn-image-base

Dependency Installation

pip install -r requirements.txt

Overview

sn-image-base is the base-layer skill (tier 0) of the SenseNova-Skills project and provides three low-level tools:

  • sn-image-generate: image generation (calls text-to-image-no-enhance API)
  • sn-image-recognize: image recognition (uses VLM to analyze image content)
  • sn-text-optimize: text optimization (uses LLM to process text)

This skill does not perform any input preprocessing and only calls backend services to return results.

Tools List

Related skills
Installs
31
GitHub Stars
966
First Seen
14 days ago