Skip to content

Add display.dev plugin#40

Open
carlrannaberg wants to merge 5 commits into
xai-org:mainfrom
display-dev:add-display-dev-plugin
Open

Add display.dev plugin#40
carlrannaberg wants to merge 5 commits into
xai-org:mainfrom
display-dev:add-display-dev-plugin

Conversation

@carlrannaberg

@carlrannaberg carlrannaberg commented Jun 14, 2026

Copy link
Copy Markdown

Adds the display-dev plugin: publish HTML and Markdown artifacts as shareable display.dev URLs behind company auth, public sharing, private links, or email access.

  • Source: remote, github.com/display-dev/skill, pinned to full commit SHA 909fd7c0e6016b5a490d1dbdbebc7ef142595952.
  • Category: development
  • Contents: 1 skill — display-dev, for publishing HTML/Markdown artifacts via display.dev. No deployment, build, or CI behavior.

Why remote

The upstream repo already exposes root plugin metadata via .claude-plugin/plugin.json and the Grok-indexed skill at skills/display-dev/SKILL.md, so no vendored copy is needed.

Validation

  • python3 scripts/generate-plugin-index.py → regenerated .grok-plugin/plugin-index.json
  • python3 scripts/generate-plugin-index.py --check → Plugin index OK
  • python3 scripts/validate-catalog.py → Catalog OK

Smoke

Installed directly in Grok Build before marketplace submission:

grok plugin install display-dev/skill --trust

Confirmed Grok loaded the plugin-installed display-dev skill and published a public display.dev smoke artifact via the skill's publish.sh helper, without running a deployment/build workflow.

Smoke artifact: https://display.dsp.so/ktVDosyH-grok-display-dev-smoke

display.dev publishes HTML and Markdown artifacts as shareable URLs behind
company auth, public sharing, or private links. Remote source pinned to a full
commit SHA of github.com/display-dev/skill; provides a display-dev skill from
skills/display-dev/SKILL.md. Index regenerated via scripts/generate-plugin-index.py.
@carlrannaberg carlrannaberg marked this pull request as ready for review June 14, 2026 15:58
@carlrannaberg carlrannaberg requested a review from a team June 14, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant