Skip to content
Skill

Log to Supabase

by breverdbidder

AI Summary

A Supabase logging utility for the Shapira Family Life OS that enables real-time tracking of learning sessions, swim performance, health metrics, and ADHD task management through GitHub Actions workflows. Useful for families seeking integrated life monitoring and productivity tracking.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "Log to Supabase" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory (7 files)
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/breverdbidder/life-os/main/.claude/commands/log.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/check-michael.md "https://raw.githubusercontent.com/breverdbidder/life-os/main/.claude/commands/check-michael.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/check-tasks.md "https://raw.githubusercontent.com/breverdbidder/life-os/main/.claude/commands/check-tasks.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/daily-review.md "https://raw.githubusercontent.com/breverdbidder/life-os/main/.claude/commands/daily-review.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/log-task.md "https://raw.githubusercontent.com/breverdbidder/life-os/main/.claude/commands/log-task.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/michael.md "https://raw.githubusercontent.com/breverdbidder/life-os/main/.claude/commands/michael.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/status.md "https://raw.githubusercontent.com/breverdbidder/life-os/main/.claude/commands/status.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Life OS - Shapira Family Real-Time Life Monitoring & Tracking Ecosystem. ADHD-optimized productivity, travel tracking, family coordination, swim meet management, WhatsApp sharing, and more.

Arguments

• $1: Category (learning, michael_swim, health_log, tasks, claude_performance) • $2...: Content description

Categories

| Category | Table | Purpose | |----------|-------|---------| | learning | insights | Learning sessions | | michael_swim | michael_swim_times | Swim performance | | health_log | health_logs | Health tracking | | tasks | tasks | ADHD task tracking | | claude_performance | insights | AI performance scoring |

Logging Command

`bash gh workflow run insert_insight.yml \ -f category="$1" \ -f content="$ARGUMENTS" `

Learning Session

`bash /log learning "YouTube: AI agents tutorial - key insight: use checkpoints" `

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
AdoptionUnder 100 stars
4 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars4
Issues0
Updated1mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code