skills/orcanote-date/SKILL.md
Guide for obtaining the date of a set of blocks in Orca Note, or a UNIX timestamp in seconds of now or today.
npx skillsauth add sethyuan/orcanote-agent-skills orcanote-dateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill provides instructions on how to determine the temporal context (date) of specific blocks in Orca Note.
get_page tool to query the page containing the target blocks.Use the following commands to get the required UNIX timestamp (in seconds).
Run the following command:
date +%s
Run the following command:
date -v0H -v0M -v0S +%s
documentation
Guide for creating Excalidraw-based whiteboards in Orca Note. Use when user mentions whiteboard or Excalidraw.
documentation
Guide for creating reusable templates in Orca Note with optional dynamic date and time variables.
documentation
Guide for creating and managing reminders in Orca Note. Use this skill when the user wants to set a reminder or schedule a task.
documentation
Guide for querying/searching data (blocks) in Orca Note.