write-timestamp
by langchain-ai
Use when the user wants the current date and time written to a file via the bundled script inside the sandbox.
npx skills add https://github.com/langchain-ai/docs --skill write-timestampWrite timestamp
Instructions
- The script is available in the sandbox at
/skills/write-timestamp/write_timestamp.pyafter sync. - Run it with the
executetool, for example:python /skills/write-timestamp/write_timestamp.py - Read
/tmp/skill_timestamp.txtwithread_fileand summarize the result for the user.