From 8b67378964d4ad9bca6507989ba21d52636f2eaa Mon Sep 17 00:00:00 2001 From: shalomma Date: Mon, 13 Apr 2026 12:31:43 +0300 Subject: [PATCH] Bump SKILL.md version header from v2.9.5 to v3.0.0 The SKILL.md prompt header still said v2.9.5 while pyproject.toml and the rest of the codebase are on v3.0.0. Co-Authored-By: Claude Opus 4.6 (1M context) --- .agents/skills/last30days/SKILL.md | 2 +- SKILL.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.agents/skills/last30days/SKILL.md b/.agents/skills/last30days/SKILL.md index 6cb4e6c..5286a72 100644 --- a/.agents/skills/last30days/SKILL.md +++ b/.agents/skills/last30days/SKILL.md @@ -59,7 +59,7 @@ metadata: - clawhub --- -# last30days v2.9.5: Research Any Topic from the Last 30 Days +# last30days v3.0.0: Research Any Topic from the Last 30 Days > **Permissions overview:** Reads public web/platform data and optionally saves research briefings to `~/Documents/Last30Days/`. X/Twitter search uses optional user-provided tokens (AUTH_TOKEN/CT0 env vars). Bluesky search uses optional app password (BSKY_HANDLE/BSKY_APP_PASSWORD env vars - create at bsky.app/settings/app-passwords). All credential usage and data writes are documented in the [Security & Permissions](#security--permissions) section. diff --git a/SKILL.md b/SKILL.md index 6cb4e6c..5286a72 100644 --- a/SKILL.md +++ b/SKILL.md @@ -59,7 +59,7 @@ metadata: - clawhub --- -# last30days v2.9.5: Research Any Topic from the Last 30 Days +# last30days v3.0.0: Research Any Topic from the Last 30 Days > **Permissions overview:** Reads public web/platform data and optionally saves research briefings to `~/Documents/Last30Days/`. X/Twitter search uses optional user-provided tokens (AUTH_TOKEN/CT0 env vars). Bluesky search uses optional app password (BSKY_HANDLE/BSKY_APP_PASSWORD env vars - create at bsky.app/settings/app-passwords). All credential usage and data writes are documented in the [Security & Permissions](#security--permissions) section.