Browsing the registry
The iii Worker Registry at workers.iii.dev is the index of installable workers. Each worker page lists the functions and trigger types it provides, its configuration schema, supported platforms, and agent skills. Use that information to locate a worker that fulfills a capability your project needs. Workers can also be found on Docker and OCI-compatible registries.Adding a worker
compose::add accepts a registry name (optionally pinned with @version) or a local project path.
It writes the resolved worker and dependency graph to worker-compose.yaml, then restarts the
project. Its settings are managed through the configuration worker.