# Get Current Time

> Get the user's current local date, time, and day of the week.

- Skill: `denisovav/get-current-time` (Agent Skill)
- Install (CLI): `npx skillmds@latest add denisovav/get-current-time`
- Raw SKILL.md: https://api.skillmd.com/api/skills/denisovav/get-current-time/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: denisovav (https://skillmd.com/u/denisovav)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/denisovav/get-current-time

---


# Get current time

## Instructions

Call the `run_intent` tool with the following exact parameters:

- intent: get_current_date_and_time
- parameters: {}

Then tell the user the date and time returned.

