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.