eventernote

Installation
SKILL.md

Eventernote

Use the eventernote CLI as the source of truth for Eventernote data.

Workflow

  1. Check that the command exists and its version is 0.1.0:
command -v eventernote
eventernote --version
  1. If the command is missing or its version is not 0.1.0, run the requested query with npx eventernote ... instead. If npx eventernote fails or its version is also not 0.1.0, stop and ask the user how they want to proceed.

  2. Choose the closest read-only query command for the user's request.

  3. Prefer --json for agent use. Parse the JSON and summarize the relevant fields for the user. Do not expose raw JSON unless the user asks for it.

Installs
1
GitHub Stars
1
First Seen
Jun 11, 2026
eventernote — yjl9903/eventernote