mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-25 12:50:35 -04:00
docs: clarify plugin skill guidance
This commit is contained in:
@@ -146,12 +146,10 @@ bug.
|
||||
|
||||
For questions about creating, configuring, loading, publishing, or migrating
|
||||
plugins, fetch the full [plugins guide](https://opencode.ai/v2/docs/build/plugins/overview)
|
||||
before answering. For Effect-native plugins, also fetch the
|
||||
[Effect plugin guide](https://opencode.ai/v2/docs/build/plugins/effect). For
|
||||
terminal UI extensions, fetch the
|
||||
[CLI plugin guide](https://opencode.ai/v2/docs/build/plugins/cli). These guides
|
||||
cover hooks, transforms, tools, plugin context capabilities, and package
|
||||
entrypoints.
|
||||
before answering. Refer to this guide when the user wants to build a plugin. It
|
||||
covers hooks, transforms, tools, plugin context capabilities, and package
|
||||
entrypoints. Plugins can also extend the TUI; for those, fetch the
|
||||
[CLI plugin guide](https://opencode.ai/v2/docs/build/plugins/cli).
|
||||
|
||||
## [Service](https://opencode.ai/v2/docs/troubleshooting#check-the-background-service)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user