github mvanhorn/last30days-skill v3.0.5
v3.0.5 — /last30days slash command for plugin users

latest releases: v3.11.1, v3.11.0, v3.10.0...
2 months ago

What's new

Ships `/last30days` as a real Claude Code slash command for plugin users. Type `/last30days ` and Claude Code's autocomplete prefix-matches it to the canonical `/last30days:last30days` form (same way every other plugin command in the ecosystem works).

Recovery

```
/plugin update last30days
/reload-plugins
```

If you were on v3.0.1 - v3.0.3 and saw the `Path escapes plugin directory: ./ (skills)` error, that was fixed in v3.0.4. v3.0.5 adds the slash command on top.

Changes

  • Added `commands/last30days.md` for slash-command registration
  • Removed `skills/last30days-nux/` (byte-identical duplicate of root `SKILL.md`) that was creating confusing `/last30days:last30days-nux` autocomplete entries

Closes

  • #239 (path-escape error)
  • Supersedes #257 (workaround obsolete after v3.0.4)

What's Changed

  • fix: enforce pre-research protocol + override WebSearch Sources mandate by @mvanhorn in #266
  • fix(youtube): YouTube comments enrichment broken - SC param + response shape by @mvanhorn in #265
  • fix: add commands/last30days.md and remove skills/last30days-nux duplicate (v3.0.5) by @mvanhorn in #267

Full Changelog: v3.0.4...v3.0.5

Don't miss a new last30days-skill release

NewReleases is sending notifications on new releases.