diff --git a/.prettierrc.cjs b/.prettierrc.cjs
index 7ed1f9a..bda70ce 100644
--- a/.prettierrc.cjs
+++ b/.prettierrc.cjs
@@ -24,3 +24,4 @@ module.exports = require('@lobehub/lint').prettier;
module.exports = require('@lobehub/lint').prettier;
module.exports = require('@lobehub/lint').prettier;
module.exports = require('@lobehub/lint').prettier;
+module.exports = require('@lobehub/lint').prettier;
diff --git a/.remarkrc.cjs b/.remarkrc.cjs
index b0a9ce2..d929aba 100644
--- a/.remarkrc.cjs
+++ b/.remarkrc.cjs
@@ -24,3 +24,4 @@ module.exports = require('@lobehub/lint').remarklint;
module.exports = require('@lobehub/lint').remarklint;
module.exports = require('@lobehub/lint').remarklint;
module.exports = require('@lobehub/lint').remarklint;
+module.exports = require('@lobehub/lint').remarklint;
diff --git a/README.md b/README.md
index cf881e0..30f0e32 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,7 @@
- [🕶 Awesome Plugins](#-awesome-plugins)
- [weather GPT](#weather-gpt)
- [Ask Your PDF](#ask-your-pdf)
+ - [Git OSS Stats](#git-oss-stats)
- [SEO](#seo)
- [Pollinate drawing](#pollinate-drawing)
- [TikZJax](#tikzjax)
@@ -123,6 +124,22 @@ Unlock the power of your PDFs!, dive into your documents, find answers, and brin
---
+### Git OSS Stats
+
+By **[@yunwei37](https://github.com/yunwei37/ChatGPT-github-stat-plugin)** on **2024-01-17**
+
+Dynamically generate and analyze stats and history for OSS repos and developers.
+
+`github` `oss`
+
+
+
+[![][back-to-top]](#readme-top)
+
+
+
+---
+
### SEO
By **[@Orren Prunckun](https://orrenprunckun.com)** on **2023-12-16**
diff --git a/README.zh-CN.md b/README.zh-CN.md
index ae388a3..3e8f762 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -37,6 +37,7 @@
- [🕶 Awesome Plugins](#-awesome-plugins)
- [天气 GPT](#天气-gpt)
- [AskYouPDF](#askyoupdf)
+ - [Git OSS Stats](#git-oss-stats)
- [SEO](#seo)
- [授粉绘画](#授粉绘画)
- [TikZJax](#tikzjax)
@@ -123,6 +124,22 @@
---
+### Git OSS Stats
+
+By **[@yunwei37](https://github.com/yunwei37/ChatGPT-github-stat-plugin)** on **2024-01-17**
+
+动态生成和分析开源软件仓库和开发者的统计数据和历史记录。
+
+`github` `oss`
+
+
+
+[![][back-to-top]](#readme-top)
+
+
+
+---
+
### SEO
By **[@Orren Prunckun](https://orrenprunckun.com)** on **2023-12-16**
diff --git a/locales/gitUserRepoStats.de-DE.json b/locales/gitUserRepoStats.de-DE.json
new file mode 100644
index 0000000..bc2b096
--- /dev/null
+++ b/locales/gitUserRepoStats.de-DE.json
@@ -0,0 +1,7 @@
+{
+ "meta": {
+ "title": "Git OSS Stats",
+ "description": "Dynamically generate and analyze stats and history for OSS repos and developers.",
+ "tags": ["github", "oss"]
+ }
+}
diff --git a/locales/gitUserRepoStats.es-ES.json b/locales/gitUserRepoStats.es-ES.json
new file mode 100644
index 0000000..0f5d13c
--- /dev/null
+++ b/locales/gitUserRepoStats.es-ES.json
@@ -0,0 +1,7 @@
+{
+ "meta": {
+ "title": "Estadísticas de Git OSS",
+ "description": "Genera y analiza dinámicamente estadísticas e historial para repositorios y desarrolladores de OSS.",
+ "tags": ["github", "oss"]
+ }
+}
diff --git a/locales/gitUserRepoStats.fr-FR.json b/locales/gitUserRepoStats.fr-FR.json
new file mode 100644
index 0000000..54a3676
--- /dev/null
+++ b/locales/gitUserRepoStats.fr-FR.json
@@ -0,0 +1,7 @@
+{
+ "meta": {
+ "title": "Statistiques Git OSS",
+ "description": "Générer et analyser dynamiquement des statistiques et l'historique pour les dépôts et développeurs OSS.",
+ "tags": ["github", "oss"]
+ }
+}
diff --git a/locales/gitUserRepoStats.ja-JP.json b/locales/gitUserRepoStats.ja-JP.json
new file mode 100644
index 0000000..bc2b096
--- /dev/null
+++ b/locales/gitUserRepoStats.ja-JP.json
@@ -0,0 +1,7 @@
+{
+ "meta": {
+ "title": "Git OSS Stats",
+ "description": "Dynamically generate and analyze stats and history for OSS repos and developers.",
+ "tags": ["github", "oss"]
+ }
+}
diff --git a/locales/gitUserRepoStats.ko-KR.json b/locales/gitUserRepoStats.ko-KR.json
new file mode 100644
index 0000000..bc2b096
--- /dev/null
+++ b/locales/gitUserRepoStats.ko-KR.json
@@ -0,0 +1,7 @@
+{
+ "meta": {
+ "title": "Git OSS Stats",
+ "description": "Dynamically generate and analyze stats and history for OSS repos and developers.",
+ "tags": ["github", "oss"]
+ }
+}
diff --git a/locales/gitUserRepoStats.pt-BR.json b/locales/gitUserRepoStats.pt-BR.json
new file mode 100644
index 0000000..6aa1983
--- /dev/null
+++ b/locales/gitUserRepoStats.pt-BR.json
@@ -0,0 +1,7 @@
+{
+ "meta": {
+ "title": "Estatísticas do Git OSS",
+ "description": "Gerar e analisar dinamicamente estatísticas e histórico para repositórios e desenvolvedores de OSS.",
+ "tags": ["github", "oss"]
+ }
+}
diff --git a/locales/gitUserRepoStats.ru-RU.json b/locales/gitUserRepoStats.ru-RU.json
new file mode 100644
index 0000000..05a67fe
--- /dev/null
+++ b/locales/gitUserRepoStats.ru-RU.json
@@ -0,0 +1,7 @@
+{
+ "meta": {
+ "title": "Статистика Git OSS",
+ "description": "Динамическое создание и анализ статистики и истории для репозиториев и разработчиков OSS.",
+ "tags": ["github", "oss"]
+ }
+}
diff --git a/locales/gitUserRepoStats.tr-TR.json b/locales/gitUserRepoStats.tr-TR.json
new file mode 100644
index 0000000..6448795
--- /dev/null
+++ b/locales/gitUserRepoStats.tr-TR.json
@@ -0,0 +1,7 @@
+{
+ "meta": {
+ "title": "Git OSS İstatistikleri",
+ "description": "Açık Kaynak Yazılım depoları ve geliştiriciler için istatistikleri ve geçmişi dinamik olarak oluşturun ve analiz edin.",
+ "tags": ["github", "oss"]
+ }
+}
diff --git a/locales/gitUserRepoStats.zh-CN.json b/locales/gitUserRepoStats.zh-CN.json
new file mode 100644
index 0000000..ccbb567
--- /dev/null
+++ b/locales/gitUserRepoStats.zh-CN.json
@@ -0,0 +1,7 @@
+{
+ "meta": {
+ "title": "Git OSS Stats",
+ "description": "动态生成和分析开源软件仓库和开发者的统计数据和历史记录。",
+ "tags": ["github", "oss"]
+ }
+}
diff --git a/locales/gitUserRepoStats.zh-TW.json b/locales/gitUserRepoStats.zh-TW.json
new file mode 100644
index 0000000..c5fad59
--- /dev/null
+++ b/locales/gitUserRepoStats.zh-TW.json
@@ -0,0 +1,7 @@
+{
+ "meta": {
+ "title": "Git OSS Stats",
+ "description": "動態生成並分析開源軟體存儲庫和開發者的統計數據和歷史。",
+ "tags": ["github", "oss"]
+ }
+}