til Capture and manage "Today I Learned" entries on OpenTIL -- from drafting to publishing, all within the CLI. Setup 1. Go to https://opentil.ai/dashboard/settings/tokens and create a Personal Access Token with , , and scopes 2. Copy the token (starts with ) 3. Set the environment variable: Token Resolution Token resolution order: 1. environment variable (overrides all profiles) 2. file — active profile's token (created by ) If neither is set, entries are saved locally to . Credential File Format stores named profiles in YAML: - : name of the currently active profile - : map of profile name…