Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

iii-hq/workers

6 skills85 installs540 starsGitHub

Install

npx skills add https://github.com/iii-hq/workers

Skills in this repo

1DatabaseThe database worker connects to PostgreSQL, MySQL, and SQLite through managed per-database pools, exposing query, execute, transactions, and prepared statements under database::*. A developer uses it to read and write rows, run atomic multi-statement transactions, or reuse prepared SQL from iii functions.17installs2EmailThe email worker speaks SMTP and IMAP through persistent per-account connections, exposing send, list, get, search, flag, move, and attachment functions plus a new-mail trigger. A developer uses it to send transactional email and react to inbound mail the moment it lands, with credentials fetched from the harness on each connect.15installs3Iii DirectoryThe iii-directory worker lets an agent find its way around the engine by serving installed workers' docs, prompt templates, and proxying the public worker registry. A developer or agent uses it first to discover which workers exist, how to call them, and to download new worker bundles.15installs4ShellThe shell worker is the single controlled door for agents to run commands and touch the filesystem, enforcing allowlists, denylists, timeouts, and a host-root jail under shell::* and shell::fs::*. A developer uses it to run builds and CLIs, manage background jobs, and do structured file ops, optionally routing untrusted work into an iii-sandbox microVM.14installs5Claude CodeThe claude-code worker exposes the Claude Code API as iii functions, running one headless agent turn per call in a chosen directory and streaming every message. A developer uses it to delegate whole coding tasks, continue sessions with context, or plan then implement over the iii bus.13installs6CodexThe codex worker exposes the OpenAI Codex API as iii functions, running one headless agent turn per call in a chosen directory with its own sandbox. A developer uses it to delegate coding tasks, resume threads, get structured JSON output, or wire MCP servers into a turn.11installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.