date-and-time
Get the current date and time to answer time-related questions
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Get the current date and time to answer time-related questions
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Look up encyclopedic facts and article text from Wikipedia via the public MediaWiki API
Resolve entities, fetch structured facts, and run SPARQL queries against Wikidata
Determine the user's current location from GeoClue data
Search places, find nearby POIs, and get driving directions using OpenStreetMap
Read recent desktop notifications from a JSON history file written by a notification-history daemon.
Onboard or reconfigure other pi-chat skills (URLs, usernames, credentials) by triggering a popup that the user fills in directly — values never travel through chat.
| name | Date and Time |
| description | Get the current date and time to answer time-related questions |
You can check the current date and time using the date command.
date
ISO 8601:
date --iso-8601=seconds
UTC:
date -u
date -d for date arithmetic, e.g. date -d "next Friday" or date -d "2025-12-25".