orcanote-date
SKILL.md
Block Date Extraction Guide
This skill provides instructions on how to determine the temporal context (date) of specific blocks in Orca Note.
Procedure
- Call Tool: Use the
get_pagetool to query the page containing the target blocks. - Extract Date: If returned page name of a block can be interpreted as a date, use it as the block's date, otherwise it means the block does not have a date.
UNIX Timestamp Guide
Use the following commands to get the required UNIX timestamp (in seconds).
Now
Run the following command:
date +%s
Today (00:00 Local Time)
Run the following command:
date -v0H -v0M -v0S +%s
Weekly Installs
3
Repository
sethyuan/orcano…t-skillsGitHub Stars
2
First Seen
Feb 28, 2026
Security Audits
Installed on
gemini-cli3
github-copilot3
codex3
kimi-cli3
cursor3
amp3