Marketplace

timestamp

Generate deterministic timestamps in YYYYMMDDHHMMSS format using bash. Use when you need timestamps for filenames, logging, or any situation requiring consistent timestamp formatting without LLM generation.

$ 安裝

git clone https://github.com/otrebu/agents /tmp/agents && cp -r /tmp/agents/plugins/basic-skills/skills/timestamp ~/.claude/skills/agents

// tip: Run this command in your terminal to install the skill