Upgrades

Installation
SKILL.md

Upgrades

Monitor Anthropic ecosystem AND AI development YouTube channels for updates that can improve PAI infrastructure.

Voice Notification

When executing a workflow, do BOTH:

  1. Send voice notification:
    curl -s -X POST http://localhost:8888/notify \
      -H "Content-Type: application/json" \
      -d '{"message": "Running the WORKFLOWNAME workflow from the Upgrades skill"}' \
      > /dev/null 2>&1 &
    
Related skills

More from robdtaylor/personal-ai-infrastructure

Installs
6
GitHub Stars
3
First Seen
Jan 22, 2026