current-time

Solid

Return the current system time and timezone by calling a tool instead of guessing.

AI & Automation 126 stars 11 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

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

Skill Content

# Current Time Use when the user asks for the current time, date, timezone, "right now", "what time is it", or similar. ## Workflow 1. Run a real-time command with `bash`: ```bash date +"%Y-%m-%d %H:%M:%S %Z (%z)" ``` 2. Return the result in one short line: `Current time skill output: <output>` ## Constraints - Do not estimate or infer time from memory. - Always use the command output from this turn. - Keep the response concise unless the user asks for more detail.

Details

Author
HybridAIOne
Repository
HybridAIOne/hybridclaw
Created
5 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category