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.