mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-04-28 04:19:27 +00:00
Merge pull request #194 from VincentHardouin/add-opencode-snip
docs: add opencode-snip plugin
This commit is contained in:
commit
093fc9a711
1 changed files with 4 additions and 0 deletions
4
data/plugins/opencode-snip.yaml
Normal file
4
data/plugins/opencode-snip.yaml
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue