Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

Tech

Four Failures That Made a Weekly launchd Job Actually Run

Every skill my AI setup learns lives in one folder on my laptop — and none of it reaches the repo I created yesterday. That gap is why I built a weekly job that pushes my accumulated skills into every project on the machine. This is what it does, and the four failures I hit getting it to run unattended. Why this mechanism works Claude Code's ~/.claude/skills/auto/ is essentially a personal…

Every skill my AI setup learns resides in a single folder on my laptop, and none of it reaches the new projects I create. That discrepancy led me to build a weekly job that distributes my accumulated skills across every project on the machine. This job, named com.shun.autoskills-sync, runs automatically every Sunday morning using launchd, a macOS job scheduler.

The script scans all git repositories, copies the skills from ~/.claude/skills/auto/, and distributes them to the respective projects. This process eliminates the need for manual copying and ensures that newly opened projects have the latest skills at their disposal.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Linux Kernel 7.2 Has Been Officially Released with Many New Features

Linux Kernel 7.2 has just been officially released with a slew of new features, reports the blog 9to5Linux. Highlights of Linux 7.2 "include cache-aware load-balancing support, initial HDMI 2.1 FRL…

  • Linux Kernel 7.2 officially released with cache-aware load-balancing support
  • Initial HDMI 2.1 Full Rate Line Rate (FRL) support for AMDGPU driver added
  • Fair(er) GPU scheduler improves graphics processing resource allocation

I run a surf forecast for 20 breaks in Morocco on EUR 0/month. Here's the stack.

I live on the Taghazout coast in Morocco - a strip of Atlantic between Agadir and Imsouane that's basically one long right-hand point break after another.

  • Operates surf forecast service for 20 breaks along Morocco's Taghazout coast
  • Platform available in 10 languages, zero cost per month
  • Computes confidence flag (agree, mixed, or diverge) for forecast data

More from Monday 17 August →