# Chronicle Skysight

> Use when recent Linux desktop activity memory would help answer a question or when the user asks to inspect or control Chronicle or Skysight.

- Skill: `ilysenko/chronicle-skysight` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ilysenko/chronicle-skysight`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ilysenko/chronicle-skysight/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: ilysenko (https://skillmd.com/u/ilysenko)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/ilysenko/chronicle-skysight

---


# Chronicle / Skysight

Call `skysight_status` first. Status and doctor calls are passive and must not
start capture. Call `skysight_snapshot` for one bounded activity snapshot.
Start continuous capture with `skysight_start` only after the user explicitly
requests it. Honor exclusions and use `skysight_pause`, `skysight_resume`, or
`skysight_stop` as requested. Chronicle-compatible resources stay local under
`${CODEX_HOME:-$HOME/.codex}/memories/extensions/chronicle/resources`.

