Add ulysses-check (DELLIGHT AI search measurement skill) - #252
Open
arthurelgindell wants to merge 1 commit into
Open
Add ulysses-check (DELLIGHT AI search measurement skill)#252arthurelgindell wants to merge 1 commit into
arthurelgindell wants to merge 1 commit into
Conversation
Remote url-source entry pinned to dellightai/grok-plugins@c82df87, path ulysses-check. Skills-only plugin (one manifest, one SKILL.md, no executables, hooks, or MCP). Regenerated plugin-index.json; validate-catalog and --check pass locally. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
12 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does
Adds one new remote-source plugin entry.
ulysses-checkhttps://github.com/dellightai/grok-plugins.git@c82df8748b7072017846d17a741d3fc018acaee8, pathulysses-checkOwnership
sourcerepo is published under our official org (dellightai — DELLIGHT.AI Limited).Checklist
.grok-plugin/marketplace.json(valid JSON, kebab-casename).sha, and that commit is public + reachable..grok-plugin/plugin-index.json(python3 scripts/generate-plugin-index.py).python3 scripts/validate-catalog.pypasses locally.python3 scripts/generate-plugin-index.py --checkpasses locally.homepage+ cleardescriptionset; local plugins includeREADME.md+.grok-plugin/plugin.json.Security
curl | bash, remote-code download/exec, orpostinstallRCE..env, or env vars.https://www.dellight.ai/in-session, solely to quote live pricing accurately when the user asks; no other endpoint. The skill explicitly bans web search, arbitrary fetches, and third-party APIs.Notes for reviewers
Skills-only instruction plugin from DELLIGHT.AI's official org. It reports how AI engines describe a brand using ONLY raw engine output visible in the session, with mandatory "not observed" / "not explicitly ranked" labels — it is designed to be unable to fabricate rankings. The source went through a four-round adversarial pre-publication review (truth boundaries, hostile-input isolation, credential bans) before this submission. A sibling PR adds
sentinel-feedas its own single-entry change per the template rule; whichever lands second will be rebased to regenerate the index.🤖 Generated with Claude Code