Merge pull request #194 from VincentHardouin/add-opencode-snip

docs: add opencode-snip plugin
This commit is contained in:
Roberto Montalti 2026-03-08 19:24:48 +01:00 committed by GitHub
commit 093fc9a711
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.