write-timestamp
작성자: langchain-ai
사용자가 샌드박스 내 번들 스크립트를 통해 현재 날짜와 시간을 파일에 기록하려 할 때 사용합니다.
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.