log

star 14

Log activity to today's daily file

Railly By Railly schedule Updated 3/31/2026

name: log description: Log activity to today's daily file


description: Log activity to today's daily file

Quick log to daily file: $ARGUMENTS

  1. Get today's log path: 02_Journal/daily/$(date +%Y-%m-%d).md
  2. If file doesn't exist, create with minimal template
  3. Append entry with timestamp:
- [HH:MM] $ARGUMENTS
  1. Confirm logged

Examples:

  • /log Learned about petgraph traversal patterns
  • /log Research: compared auth providers
  • /log Content idea: thread about X

No output verbosity. Just confirm: "Logged to YYYY-MM-DD.md"

Install via CLI
npx skills add https://github.com/Railly/agent-brain --skill log
Repository Details
star Stars 14
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator