Darwin-Agent

30 mods across 1 repository, 5 stars between them.

Darwin-Agent/Car-bench-TRACE

Skill Claude CodeCodex

Turn the interior reading lights on or off for a specific seat position or all seats — handles "turn on the driver reading light", "turn off the rear lights", a bare "turn on the reading lights" (which position?), and "adjust the reading lights to who's actually in the car / only the occupied seats". Set exactly the…

5 7d ago A 154 tokens original MIT

send-email

26

Darwin-Agent/Car-bench-TRACE

Skill Claude CodeCodex

Compose an email, confirm with the user, and send it only on their explicit "yes" — never pre-send a draft. The recipient address comes from a resolved contact's own details (via contacts-lookup), never fabricated; when several contacts could be the recipient (multiple name matches, multiple meeting attendees), ask…

5 7d ago A 260 tokens original MIT

sunroof

27

Darwin-Agent/Car-bench-TRACE

Skill Claude CodeCodex

Open, close, or position the sunroof (openclosesunroof takes an opening percentage 0–100). Before any open always read the current sunshade position and the weather: the sunshade must be fully open first (the open is blocked if that control is unavailable), and if the weather is not clear (sunny/cloudy/partlycloudy)…

5 7d ago A 169 tokens original MIT

sunshade

28

Darwin-Agent/Car-bench-TRACE

Skill Claude CodeCodex

Open, close, position, or sync the sunshade (openclosesunshade takes an opening percentage). Execute directly when a plain percentage is given; resolve an unstated percentage by reading getuserpreferences when it's a standing default or by asking when it's a genuine user choice (do one, not both); for ANY…

5 7d ago A 174 tokens original MIT

trunk-door

29

Darwin-Agent/Car-bench-TRACE

Skill Claude CodeCodex

Open or close the trunk door. Execute directly when the action is given; before a gated open ask once then act on the affirmative reply (never re-ask after "yes"); read weather only when a condition might warrant a warning and treat that warning as a single heads-up, not a refusal; and if the trunk actuator is absent…

5 7d ago A 91 tokens original MIT

Darwin-Agent/Car-bench-TRACE

Skill Claude CodeCodex

Open, close, or sync window positions — set the named windows (or ALL) to a percentage. Execute directly when the percentage and which-windows are given; resolve a genuinely open choice by asking the user (the percentage to open to, or which windows to match to which) and read current positions before a sync; before…

5 7d ago A 155 tokens original MIT