skills/skills.volces.com/agent-desktop-ffi

agent-desktop-ffi

Installation
SKILL.md

agent-desktop-ffi

Direct C-ABI access to every PlatformAdapter operation. Build the cdylib with the workspace's release-ffi profile:

cargo build --profile release-ffi -p agent-desktop-ffi

The output is target/release-ffi/libagent_desktop_ffi.dylib (.so on Linux, .dll on Windows) plus a committed C header at crates/ffi/include/agent_desktop.h.

Four reference topics, loaded as needed:

Installs
2
First Seen
May 4, 2026
agent-desktop-ffi from skills.volces.com