docs: add opencode-snip plugin

This commit is contained in:
Vincent Hardouin 2026-03-06 10:43:09 +01:00
parent 4fadff1cd3
commit d7128d5711
No known key found for this signature in database

View file

@ -0,0 +1,4 @@
name: opencode-snip
repo: https://github.com/VincentHardouin/opencode-snip
tagline: OpenCode plugin that prefixes shell commands with snip to reduce LLM token consumption by 60-90%
description: Automatically prefixes supported shell commands (git, go, cargo, npm, docker, etc.) with snip to filter output before it reaches your LLM context window.