Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions .grok-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
}
]
}
11 changes: 11 additions & 0 deletions .grok-plugin/plugin-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down