diff --git a/.grok-plugin/marketplace.json b/.grok-plugin/marketplace.json index 55518e0..356a3b2 100644 --- a/.grok-plugin/marketplace.json +++ b/.grok-plugin/marketplace.json @@ -105,6 +105,19 @@ "homepage": "https://github.com/firecrawl/firecrawl-grok-plugin", "keywords": ["firecrawl", "fire crawl"], "domains": ["firecrawl.dev", "docs.firecrawl.dev"] + }, + { + "name": "display-dev", + "description": "Publish HTML and Markdown artifacts as shareable URLs behind company auth, public sharing, or private links.", + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/display-dev/skill.git", + "sha": "909fd7c0e6016b5a490d1dbdbebc7ef142595952" + }, + "homepage": "https://display.dev/docs/skill", + "keywords": ["display.dev", "publish html", "publish markdown", "share artifact", "share behind sso", "company auth", "private link"], + "domains": ["display.dev", "dsp.so"] } ] } diff --git a/.grok-plugin/plugin-index.json b/.grok-plugin/plugin-index.json index aa0d5d7..bc79a66 100644 --- a/.grok-plugin/plugin-index.json +++ b/.grok-plugin/plugin-index.json @@ -109,6 +109,17 @@ ] } }, + "display-dev": { + "sha": "909fd7c0e6016b5a490d1dbdbebc7ef142595952", + "components": { + "skills": [ + { + "name": "display-dev", + "description": "Publishes HTML or Markdown files as shareable URLs on display.dev — behind company authentication, with specific email…" + } + ] + } + }, "firecrawl": { "sha": "af6c6c083ccfd74ae476761068ee4311a56e8282", "components": {