From a558c8593bd6be652aa1d872b60a67dc65211300 Mon Sep 17 00:00:00 2001 From: Mads Lorentzen <50207393+MadsLorentzen@users.noreply.github.com> Date: Wed, 8 Jul 2026 18:51:18 +0200 Subject: [PATCH] fix: rename job-scraper skill to 'scrape' so /scrape resolves natively (#74) The docs instruct users to run /scrape, but the skill's name was job-scraper, so /scrape never resolved as a command - it only worked via fuzzy trigger matching on the description. Renaming the skill's name field makes /scrape a real, autocompleted command, consistent with /upskill (whose skill is named upskill). Folder path unchanged. Fixes #68. No wrapper command per the single-source-of-truth precedent (#52). Co-authored-by: Claude Fable 5 --- .claude/skills/job-scraper/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude/skills/job-scraper/SKILL.md b/.claude/skills/job-scraper/SKILL.md index 2f33749..79c81b4 100644 --- a/.claude/skills/job-scraper/SKILL.md +++ b/.claude/skills/job-scraper/SKILL.md @@ -1,5 +1,5 @@ --- -name: job-scraper +name: scrape description: > Scrapes Danish job sites for new positions matching your profile. Deduplicates across runs. Triggers on: job scrape, find jobs, search jobs, new jobs, job search, scrape jobs, /scrape