From d2ad7d8028b1e75ddc44054fa76a76358f598035 Mon Sep 17 00:00:00 2001 From: lobehubbot Date: Mon, 12 Jan 2026 02:36:35 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(bot):=20Auto=20sync=20agent?= =?UTF-8?q?s=20&=20plugin=20to=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 +++++++------- README.zh-CN.md | 14 +++++++------- changelog/v1.json | 5 +++++ 3 files changed, 19 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 2132e01c4f..4fc208e9d1 100644 --- a/README.md +++ b/README.md @@ -345,14 +345,14 @@ In addition, these plugins are not limited to news aggregation, but can also ext -| Recent Submits | Description | -| ----------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- | -| [Video Captions](https://lobechat.com/discover/plugin/VideoCaptions)
By **maila** on **2025-12-13** | Convert Youtube links into transcribed text, enable asking questions, create chapters, and summarize its content.
`video-to-text` `youtube` | -| [WeatherGPT](https://lobechat.com/discover/plugin/WeatherGPT)
By **steven-tey** on **2025-12-13** | Get current weather information for a specific location.
`weather` | -| [Git OSS Stats](https://lobechat.com/discover/plugin/gitUserRepoStats)
By **yunwei37** on **2025-12-13** | Dynamically generate and analyze stats and history for OSS repos and developers.
`github` `oss` | -| [Questmate Forms](https://lobechat.com/discover/plugin/questmate)
By **questmate** on **2025-12-13** | Create forms, checklists and workflows (we call 'em Quests!) that you can assign, schedule or make public.
`forms` `checklists` `productivity` | +| Recent Submits | Description | +| -------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- | +| [Shopping tools](https://lobechat.com/discover/plugin/ShoppingTools)
By **shoppingtools** on **2026-01-12** | Search for products on eBay & AliExpress, find eBay events & coupons. Get prompt examples.
`shopping` `e-bay` `ali-express` `coupons` | +| [SEO Assistant](https://lobechat.com/discover/plugin/seo_assistant)
By **webfx** on **2026-01-12** | The SEO Assistant can generate search engine keyword information in order to aid the creation of content.
`seo` `keyword` | +| [Video Captions](https://lobechat.com/discover/plugin/VideoCaptions)
By **maila** on **2025-12-13** | Convert Youtube links into transcribed text, enable asking questions, create chapters, and summarize its content.
`video-to-text` `youtube` | +| [WeatherGPT](https://lobechat.com/discover/plugin/WeatherGPT)
By **steven-tey** on **2025-12-13** | Get current weather information for a specific location.
`weather` | -> 📊 Total plugins: [**38**](https://lobechat.com/discover/plugins) +> 📊 Total plugins: [**40**](https://lobechat.com/discover/plugins) diff --git a/README.zh-CN.md b/README.zh-CN.md index 3e4e7e0c38..dd22cc45e3 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -338,14 +338,14 @@ LobeChat 的插件生态系统是其核心功能的重要扩展,它极大地 -| 最近新增 | 描述 | -| ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | -| [视频字幕](https://lobechat.com/discover/plugin/VideoCaptions)
By **maila** on **2025-12-13** | 将 Youtube 链接转换为转录文本,使其能够提问,创建章节,并总结其内容。
`视频转文字` `you-tube` | -| [天气 GPT](https://lobechat.com/discover/plugin/WeatherGPT)
By **steven-tey** on **2025-12-13** | 获取特定位置的当前天气信息。
`天气` | -| [Git OSS Stats](https://lobechat.com/discover/plugin/gitUserRepoStats)
By **yunwei37** on **2025-12-13** | 动态生成和分析开源软件仓库和开发者的统计数据和历史记录。
`github` `oss` | -| [Questmate Forms](https://lobechat.com/discover/plugin/questmate)
By **questmate** on **2025-12-13** | 创建表单、清单和工作流程(我们称之为任务!),您可以分配、安排或公开。
`表单` `清单` `生产力` | +| 最近新增 | 描述 | +| -------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | +| [购物工具](https://lobechat.com/discover/plugin/ShoppingTools)
By **shoppingtools** on **2026-01-12** | 在 eBay 和 AliExpress 上搜索产品,查找 eBay 活动和优惠券。获取快速示例。
`购物` `e-bay` `ali-express` `优惠券` | +| [SEO 助手](https://lobechat.com/discover/plugin/seo_assistant)
By **webfx** on **2026-01-12** | SEO 助手可以生成搜索引擎关键词信息,以帮助创建内容。
`seo` `关键词` | +| [视频字幕](https://lobechat.com/discover/plugin/VideoCaptions)
By **maila** on **2025-12-13** | 将 Youtube 链接转换为转录文本,使其能够提问,创建章节,并总结其内容。
`视频转文字` `you-tube` | +| [天气 GPT](https://lobechat.com/discover/plugin/WeatherGPT)
By **steven-tey** on **2025-12-13** | 获取特定位置的当前天气信息。
`天气` | -> 📊 Total plugins: [**38**](https://lobechat.com/discover/plugins) +> 📊 Total plugins: [**40**](https://lobechat.com/discover/plugins) diff --git a/changelog/v1.json b/changelog/v1.json index 0a0254965a..c9896bcfcb 100644 --- a/changelog/v1.json +++ b/changelog/v1.json @@ -1,4 +1,9 @@ [ + { + "children": {}, + "date": "2026-01-12", + "version": "2.0.0-next.267" + }, { "children": { "improvements": ["Improve cron jobs style."]