Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

timestamped-log-appender

النجوم٠
التفرعات٠
آخر تحديث١٤ أبريل ٢٠٢٦ في ٠٢:٠٧

Appends a timestamped sequenced line to a log file with idempotency protection. Reads the current log.txt file, determines the next sequence number, generates an ISO timestamp, and appends a formatted line in the pattern sequence | timestamp | OK. Uses sequence numbers as idempotency keys to prevent duplicate writes. Use this skill when you need to add sequential log entries with timestamps to log.txt, ensuring no duplicate entries are created even if the operation is run multiple times.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
3 ملفات
SKILL.md
readonly