---
name: daily-tip
description: Show a daily Copilot tip. USE THIS SKILL when the user asks for a "daily tip", "tip of the day", "show me a tip", "copilot tip", or when triggered by a sessionStart hook.
---

# Daily Tip

When invoked, generate and display **one** Copilot CLI tip using `/chronicle`.

## How it works

Run `/chronicle` with this prompt:

> Generate a single, practical tip for using GitHub Copilot CLI effectively. The tip should be specific, actionable, and help the user get more out of Copilot CLI. Cover a wide range of topics — slash commands, skills, hooks, MCP servers, plan mode, autopilot mode, keyboard shortcuts, custom instructions, context management, and workflows. Use today's date as a seed so the tip is different each day. Do not repeat a tip you have recently generated.

## Display format

```
💡 Copilot Tip of the Day

TIP_TEXT
```

Display only the tip in the format above. No preamble, no follow-up commentary.
