image-workflows
OfficialOrchestrate image workflows end-to-end.
AuthorTeamFlojo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables you to create and execute sophisticated image workflows using floimg's universal image engine.
Core Features & Use Cases
- Generate images: Create charts, diagrams, QR codes, screenshots, and AI-generated visuals using generate_image.
- Transform images: Resize, blur, add captions/text, round corners, and apply presets with transform_image.
- Save images: Persist results to local or cloud destinations with save_image.
- Pipelines: Build and run multi-step workflows with run_pipeline to chain generation, transformation, and storage.
- Image analysis: Use analyze_image to extract insights from visuals or verify content.
Quick Start
Generate a bar chart with QuickChart, resize to 800x600, then save to ./charts/bar.png.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: image-workflows Download link: https://github.com/TeamFlojo/floimg/archive/main.zip#image-workflows Please download this .zip file, extract it, and install it in the .claude/skills/ directory.