Ambient Context v1.1.0
Five agent skills ship inside the app and install with one click.
Agent skills
- Five skills in the binary:
ambient-context(the core loop: what the
record is, which tool answers which question, restraint, privacy),
ambient-context-catch-me-up,ambient-context-standup,
ambient-context-weekly-reviewandambient-context-tune-rules. The
source isskills/in the repository, so
npx skills add dragthelake/ambient-contextworks too. - Settings > Agent skills: Install writes them to
~/.claude/skills/
and~/.agents/skills/, which Claude Code, Cursor, Codex, Zed, Copilot,
Gemini CLI, Goose and OpenCode read. Update appears when a release changes
a skill. Remove deletes only what the app wrote. ASKILL.mdyou have
edited is never overwritten or deleted without a click on Replace my
edits. - Overview: an Install agent skills button above Star on GitHub until
they are installed, and Update agent skills when a newer one ships. - Ledger: when a capture folder is set, every install, update and remove
is written to the day's ledger with the paths. - Tests hold every skill to the real tool surface: names, descriptions,
declared tools, tools named in the body, anddocs/skills.md.
Docs
docs/skills.mdcovers each skill, the install paths, the npx route and
what happens to edited files. The privacy document lists the two
directories the app now writes outside its own.