SkillAgentSearch skills...

ffi

High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow

Install / Use

npx skills add imazen/imageflow

Installs into whichever agent you are using.

About this skill
📐

Cursor Rules

Cursor IDE rules (v2)

Quality Score

41/100

Supported Platforms

Cursor

description: globs: alwaysApply: true

Imageflow offers a very stable ABI, focused on sending/recieving JSON and byte buffers in conjuction with an endpoint string. There are wrappers in C# (the main one), go, node, elixr, and more. Keeping these wrappers up-to-date with the latest JSON features is difficult, and the nature of the JSON graph structure makes it require simpler API wrappers.

For the HTTP-like endpoint names, see @/imageflow_core/src/context_method.rs

For the FFI ABI, read @/imageflow_abi/src/lib.rs and imageflow_default.h

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
Updated23d ago
Forks0

Security Score

80/100

Audited on Aug 29, 2026

1 medium1 low