Source

iii-hq/workers

28 skills · 176 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
database Run SQL against PostgreSQL, MySQL, or SQLite from the iii engine — reads, writes, transactions, and prepared statemen…
iii-hq/workers
18
2
email Send and read email from the iii engine — SMTP send, IMAP read, and real-time `IDLE` push as a subscribable trigger t…
iii-hq/workers
15
3
iii-directory Discovery entry point for the engine — read the skill and prompt docs that installed workers ship off local disk, bro…
iii-hq/workers
15
4
shell Run Unix commands and structured filesystem ops from the iii engine: exec, background jobs, and a structured fs (ls/s…
iii-hq/workers
14
5
claude-code Run headless Claude Code turns over the iii bus — file edits, shell, and web against any host directory — with verbat…
iii-hq/workers
13
6
codex Run headless OpenAI Codex turns over the iii bus — sandboxed shell, file edits, and web search against any host direc…
iii-hq/workers
11
7
coder Read, search, and edit files inside path-jailed allowed roots — structured filesystem ops for agents, with glob-based…
iii-hq/workers
10
8
console-injectable-ui Build, structure, and validate polished responsive worker UI (React pages, function-trigger and trigger-activity rend…
iii-hq/workers
9
9
harness The durable agent turn loop — kick off a turn with `harness::send`, render it from session-manager transcript events,…
iii-hq/workers
8
10
telegram-bot Bridge a harness agent onto Telegram — turn inbound chat messages into `harness::send` turns and stream assistant out…
iii-hq/workers
7
11
opencode Run headless OpenCode turns over the iii bus — file edits, shell, and search against any host directory — with verbat…
iii-hq/workers
6
12
hermes Run headless Hermes agent turns over the iii bus, deliver messages to 27+ chat platforms, and react to inbound platfo…
iii-hq/workers
5
13
pi Run headless Pi coding-agent turns over the iii bus — file edits, shell, and search against any host directory — with…
iii-hq/workers
5
14
slack Drive Slack from iii — expose the Slack Web API as slack::* functions (post messages, manage channels, reactions, fil…
iii-hq/workers
5
15
grok Run headless xAI Grok CLI turns over the iii bus — shell, file edits, and tools against any host directory — with ver…
iii-hq/workers
4
16
http Expose registered functions as HTTP endpoints with the standalone http worker. Its whole surface is the `http` trigge…
iii-hq/workers
4
17
cron Schedule any registered function on a 6- or 7-field cron expression with the standalone cron worker. Its whole surfac…
iii-hq/workers
3
18
pubsub Fire-and-forget topic pub/sub: broadcast an event with `publish` and every matching `subscribe` trigger receives it. …
iii-hq/workers
3
19
queue Durable topic queues for iii: subscribe functions to topics, publish work asynchronously, retry failed deliveries wit…
iii-hq/workers
3
20
scrapling Scrape the web over the iii bus with Scrapling — fast HTTP fetch with TLS impersonation, a Camoufox anti-bot browser …
iii-hq/workers
3
21
state Shared, adapter-backed key/value store addressed by scope and key, with a reactive `state` trigger so other functions…
iii-hq/workers
3
22
bridge Connect this engine to another iii engine over a long-lived WebSocket so functions call across the boundary. Wire sta…
iii-hq/workers
2
23
browser Interactive Chromium sessions for reading and driving real web pages: open a URL, read the page as text, click and ty…
iii-hq/workers
2
24
devin Drive Devin over the iii bus. Run the local Devin CLI agent (SWE-1.6) with the iii runtime context so it discovers an…
iii-hq/workers
2
25
memory Durable cross-session memory: named banks of always-injected markdown rules and auto-extracted memories with hybrid r…
iii-hq/workers
2
26
worktree Mint isolated git worktrees for parallel agent work, track ownership in a cross-agent registry, and land finished bra…
iii-hq/workers
2
27
fp Move and reshape big values between iii functions without routing them through the model — fp::pipe worker-side pipel…
iii-hq/workers
1
28
github Operate GitHub through the gh CLI — typed github::* functions for pull requests, issues, repos, Actions runs/workflow…
iii-hq/workers
1