diff --git a/data/plugins/opencode-snip.yaml b/data/plugins/opencode-snip.yaml new file mode 100644 index 0000000..364ee8f --- /dev/null +++ b/data/plugins/opencode-snip.yaml @@ -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.