always-current-datetime

Solid

Use when replying. Refresh current date and time.

AI & Automation 422 stars 44 forks Updated today

Install

View on GitHub

Quality Score: 82/100

Stars 20%
87
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
0
Description 5%
100

Skill Content

# Always current date and time Use one fresh local clock anchor for every direct user turn. Apply it through `starting-point`, resolve relative dates and times without changing the user's words, and persist the current acquisition time in the visible reply. ## Which commands does this skill accept? Treat an ordinary direct user message as `refresh`. These control words exist for inspection and testing. | Command | Result | | --------- | ------------------------------------------------------------------------------------------------------- | | `help` | Show the trigger, clock fields, timezone order, visible prefixes, failure rule, and anchor state. | | `refresh` | Acquire one fresh anchor for the current direct turn, bind it to `starting-point`, and apply the reply. | If a request matches neither command, use `refresh`. Do not ask the user to choose a command. ## When does it run? Run before every reply to a direct user message, even when the message has no date or time words. A tool result, system event, or assistant continuation does not start a new clock acquisition. An exact mid-turn out-of-band user-message marker does. ## What is the per-turn contract? Before interpreting or acting on the newest direct user message: 1. Load `starting-point` through the host's skill-loading capability. 2. Read this skill's concrete absolute directory from the host's load r...

Details

Author
aiskillstore
Repository
aiskillstore/marketplace
Created
8 months ago
Last Updated
today
Language
Python
License
None

Similar Skills

Semantically similar based on skill content — not just same category