diff --git a/assets/plugins.json5 b/assets/plugins.json5
index 3fdb8fd05d10..acf1f84ee64e 100644
--- a/assets/plugins.json5
+++ b/assets/plugins.json5
@@ -7726,4 +7726,20 @@
     ],
     "is_official": false
   },
+  {
+    "module_name": "nonebot_plugin_pcr_sign",
+    "project_link": "nonebot-plugin-pcr-sign",
+    "author_id": 80870777,
+    "tags": [
+      {
+        "label": "PCR",
+        "color": "#ea5252"
+      },
+      {
+        "label": "签到",
+        "color": "#aeeaa8"
+      }
+    ],
+    "is_official": false
+  },
 ]