From 671ad7bb8f03801c77db83cd4d66d7a79680cca9 Mon Sep 17 00:00:00 2001 From: m3ta-chiron Date: Thu, 2 Jul 2026 21:13:02 +0200 Subject: [PATCH] feat: new skills --- agent-sources.lock.json | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/agent-sources.lock.json b/agent-sources.lock.json index 3be3af6..67f0fff 100644 --- a/agent-sources.lock.json +++ b/agent-sources.lock.json @@ -533,6 +533,17 @@ }, "path": "skills/changelog" }, + "crunch-jobs": { + "entry": "skills/crunch-jobs/SKILL.md", + "licenseFiles": [], + "metadata": { + "description": "Use when: (1) The user asks to be reminded at a specific time, (2) Schedule recurring notifications, (3) Set up AI-powered scheduled jobs (summarize, review, report), (4) Run custom pipeline scripts on a schedule with voice output. Triggers: remind me, erinnere mich, schedule, cron, daily, weekly, täglich, jeden Montag, crunch, talk at, notify me at, voice reminder.", + "name": "crunch-jobs", + "requires": [], + "tags": [] + }, + "path": "skills/crunch-jobs" + }, "doc-translator": { "entry": "skills/doc-translator/SKILL.md", "licenseFiles": [], @@ -687,6 +698,17 @@ }, "path": "skills/systematic-debugging" }, + "voice-notify": { + "entry": "skills/voice-notify/SKILL.md", + "licenseFiles": [], + "metadata": { + "description": "Use when: (1) A long-running task (build, test, migration, cruncher job) completes, (2) The user asks to be notified audibly, (3) An agent finishes delegated work and should announce results, (4) Important errors or completions need immediate attention. Triggers: talk, voice, notify, audio, abbrechen, notify me, let me know when done, cruncher, job complete.", + "name": "voice-notify", + "requires": [], + "tags": [] + }, + "path": "skills/voice-notify" + }, "xlsx": { "entry": "skills/xlsx/SKILL.md", "licenseFiles": [], @@ -701,9 +723,9 @@ }, "tools": {} }, - "narHash": "sha256:632df1722f82091772f12e9ec51bbf9e823a4a88bd1ce9d093d80901242861fe", + "narHash": "sha256:c119e6197eb556c9c00a13a88d2e8f42d740c724262b2b0e2ac6fb05456fe621", "ref": null, - "rev": "cd36a91440b971582fcf2d4eedf9a46fb755f6e1", + "rev": "83284d752d2ac325d4bf3ab7b38acad1c2fffe3a", "root": ".", "type": "git", "url": "https://code.m3ta.dev/m3tam3re/AGENTS",