From 33de28488bd631119fa9d0246eedb99580c54d42 Mon Sep 17 00:00:00 2001 From: Vladimir Alabov Date: Tue, 24 Mar 2026 11:24:02 +0300 Subject: [PATCH] docs: add opencli-plugin-vk to plugins list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0abbe0d5..ed47a63b 100644 --- a/README.md +++ b/README.md @@ -278,6 +278,7 @@ opencli plugin uninstall my-tool # Remove | [opencli-plugin-github-trending](https://github.com/ByteYue/opencli-plugin-github-trending) | YAML | GitHub Trending repositories | | [opencli-plugin-hot-digest](https://github.com/ByteYue/opencli-plugin-hot-digest) | TS | Multi-platform trending aggregator | | [opencli-plugin-juejin](https://github.com/Astro-Han/opencli-plugin-juejin) | YAML | 稀土掘金 (Juejin) hot articles | +| [opencli-plugin-vk](https://github.com/flobo3/opencli-plugin-vk) | TS | VK (VKontakte) wall, feed, and search | See [Plugins Guide](./docs/guide/plugins.md) for creating your own plugin.