til
Installation
SKILL.md
til
Language: Always respond in the user's language. All instructions below are in English; adapt at runtime.
Capture and manage "Today I Learned" entries on OpenTIL -- from drafting to publishing, all within the CLI.
Setup
- Go to https://opentil.ai/dashboard/settings/tokens and create a Personal Access Token with
read:entries,write:entries, anddelete:entriesscopes - Copy the token (starts with
til_) - Set the environment variable:
export OPENTIL_TOKEN="til_xxx"