Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Give agents more agency

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    ddttom

    response-timestamps

    ddttom/response-timestamps
    Productivity
    4 installs

    About

    SKILL.md

    Install

    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    • Download skill
    ├─
    ├─
    └─

    About

    Automatically adds timestamps and execution duration to all Claude responses

    SKILL.md


    name: response-timestamps description: Automatically adds timestamps and execution duration to all Claude responses enforcement: suggest mx: priority: high contentType: guardrail


    Response Timestamp Guardrail

    Purpose

    Ensure all Claude responses include start timestamp, end timestamp, and execution duration for tracking and accountability.

    Rules

    At Response Start

    Begin every response with:

    🕒 Response Started: [YYYY-MM-DD HH:MM:SS TIMEZONE]
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    

    At Response End

    End every response with:

    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    🕒 Response Completed: [YYYY-MM-DD HH:MM:SS TIMEZONE]
    ⏱️  Execution Duration: [X minutes Y seconds]
    

    Format Requirements

    • Use ISO 8601 format: YYYY-MM-DD HH:MM:SS TIMEZONE
    • Always include timezone (PST, UTC, EST, UTC, etc.)
    • Calculate duration from start to completion
    • Use emojis for visual clarity (🕒 for time, ⏱️ for duration)
    • Include separator lines for visual distinction

    Example

    🕒 Response Started: 2025-12-07 14:30:45 PST
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    
    [Response content here]
    
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    🕒 Response Completed: 2025-12-07 14:32:18 PST
    ⏱️  Execution Duration: 1 minute 33 seconds
    

    Exceptions

    None - this applies to ALL responses without exception.

    Recommended Servers
    fillin
    fillin
    EasyWeek
    EasyWeek
    Repository
    ddttom/allaboutv2
    Files