Get the current timestamp in YYYYMMDDHHMM format
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill time-bryanp-agent-skills --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Time Bryanp Agent Skills?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-time-bryanp-agent-skills)More formats (shields.io, HTML) on the badges page.
---
name: time
description: Get the current timestamp in YYYYMMDDHHMM format
---
Run the following command to get the current timestamp string:
```
date +%Y%m%d%H%M
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!