# Write Timestamp

> Use when the user wants the current date and time written to a file via the bundled script inside the sandbox.

- Skill: `tomevault-io/write-timestamp` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/write-timestamp`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/write-timestamp/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/write-timestamp

---


# Write timestamp

## Instructions

1. The script is available in the sandbox at `/skills/write-timestamp/write_timestamp.py` after sync.
2. Run it with the `execute` tool, for example: `python /skills/write-timestamp/write_timestamp.py`
3. Read `/tmp/skill_timestamp.txt` with `read_file` and summarize the result for the user.

---
> Source: [langchain-ai/docs](https://github.com/langchain-ai/docs) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-07-02 -->

