This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+6 more
Summary
AI summaryFirst public release of touch-grass — a Claude Code plugin that reminds users to go outside.
Full changelog
First public release of touch-grass — the Claude Code plugin that teaches your AI agent to remind you to go outside.
What's in the box
- Claude Code plugin bundling a SessionStart hook, MCP server, and agent skill
- SessionStart hook that injects live weather, sunset timing, and streak state into every session
- MCP server exposing 4 tools:
check_grass_conditions,suggest_activity,log_touch_grass,get_stats - Agent skill that teaches the right tone (tiger mom, not preachy) and when to stay quiet
- Local state at
~/.touch-grass/state.json— no accounts, no API keys - IP geolocation via ip-api.com (cached 24h)
- Weather + sunset via open-meteo.com
- Next.js marketing site at https://touch-grass-xi.vercel.app
- GitHub Actions CI — syntax, hook smoke test, MCP tools/list smoke test, Next.js typecheck/lint/build
- VHS demo tape for reproducible README recordings
Install
```
/plugin install nalediym/touch-grass
```
See the README for Cursor / Claude Desktop / other MCP client setup.
Full changelog
See CHANGELOG.md.
Your screen will be here when you get back. 🌱
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About nalediym/touch-grass
Claude Code plugin and MCP server that nudges you to take outdoor breaks based on local weather, sunset timing, and session streaks. Tools: `check_grass_conditions`, `suggest_activity`, `log_touch_grass`, `get_stats`. Fully local, no API keys, no cloud storage.
Related context
Beta — feedback welcome: [email protected]