@linxin666/dsh-client-ui-community-plugins 0.3.16 → 0.3.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/community.json +11 -0
  2. package/package.json +1 -1
package/community.json CHANGED
@@ -620,5 +620,16 @@
620
620
  "npm": "dsh-audiogen",
621
621
  "category": "tools",
622
622
  "subcategory": "model"
623
+ },
624
+ {
625
+ "id": "dsh-linkdigest",
626
+ "name": "LinkDigest",
627
+ "nameEn": "LinkDigest",
628
+ "author": "jcaiagent7143-ui",
629
+ "description": "把小红书、抖音、TikTok、YouTube 或 X 链接转成文本:带时间戳的转写、屏幕文字、逐图描述与 OCR、正文与元数据。挂载托管的 MCP 服务,不需要本地浏览器和登录。",
630
+ "descriptionEn": "Turns a Xiaohongshu, Douyin, TikTok, YouTube or X link into text: transcript with timecodes, on-screen text, a description and OCR of every image, caption and metadata. Mounts a hosted MCP server over streamable HTTP, with no local browser or login step.",
631
+ "repo": "https://github.com/jcaiagent7143-ui/linkdigest-mcp",
632
+ "category": "integration",
633
+ "subcategory": "remote"
623
634
  }
624
635
  ]
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@linxin666/dsh-client-ui-community-plugins",
3
3
  "description": "Community plugin index data source for the dsh web ecosystem: community.json is the single source of the Workshop store plugin list and the dsh-market.com plugin manifest.",
4
- "version": "0.3.16",
4
+ "version": "0.3.17",
5
5
  "type": "module",
6
6
  "main": "lib/index.js",
7
7
  "exports": {