name: daily description: Generate a daily summary of Claude Code sessions - activities, time spent, and cost. Use with optional date argument (YYYY-MM-DD). user-invocable: true
Run the claude-daily CLI tool. The tool generates the full formatted report — you just run it and stop.
Instructions
-
Determine the arguments:
- If the user provided a date (e.g.,
/daily 2026-03-15), use that date - If no date was provided, use today's date
- If the user asked for English output (e.g.,
/daily --lang en), add--lang en - Default language is Portuguese (
--lang pt)
- If the user provided a date (e.g.,
-
Run the command using Bash:
claude-daily [DATE] [--lang pt|en] -
If
claude-dailyis not found in PATH, try running it directly:~/.local/bin/claude-daily [DATE] [--lang pt|en] -
CRITICAL: After the Bash tool returns, you are DONE. Do NOT write ANY text after the tool output. No summary, no commentary, no "here's your report", no "would you like details?", no reformatting. The CLI output IS the response. Say absolutely nothing.
Expert Next.js App Router
Developpement
Un skill qui transforme Claude en expert Next.js App Router.
Générateur de README
Developpement
Crée des README.md professionnels et complets pour vos projets.
Rédacteur de Documentation API
Developpement
Génère de la documentation API complète au format OpenAPI/Swagger.