# Life Capture

> Use when the user has a raw thought, task, link, or worry to park — creates one unprocessed inbox note without organizing it.

- Skill: `jayden-dang/life-capture` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add jayden-dang/life-capture`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jayden-dang/life-capture/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: jayden-dang (https://skillmd.com/u/jayden-dang)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jayden-dang/life-capture

---


# Capture

## Role

REQUIRED: read sibling `ROLE.md` (secretary default, grant rule, hybrid ban, config paths).


## Recipe

1. Create one file under `layout.inbox_dir` (inbox template if available).
2. Frontmatter REQUIRED: `type: inbox`, `processed: false`, `created` date.
3. Body = raw user text only.

## Do not

- Classify, prioritize, open projects, or rewrite into "clean" tasks.

## Done when

Exactly one new inbox note exists with `processed: false`.

