Skip to content

Add blindoracle plugin - #42

Closed
craigmbrown wants to merge 3 commits into
ZeroPointRepo:mainfrom
craigmbrown:add-blindoracle-plugin
Closed

craigmbrown wants to merge 3 commits into
ZeroPointRepo:mainfrom
craigmbrown:add-blindoracle-plugin

Conversation

@craigmbrown

Copy link
Copy Markdown
Contributor

📕 Read CONTRIBUTING.md first — it's the rulebook (every
field, the quality bar, the Awesome Score). Reviewers cite it by rule number (G1–G8, UC-n, PL-n).

What this adds

Checklist

  • This PR adds exactly ONE new file under content/ (plus assets for this entry, if any).
  • It follows CONTRIBUTING.md — required fields + the golden rules (G1–G8).
  • npm run validate passes locally (schema, slug, vocabularies).
  • slug is kebab-case and exactly matches the filename.
  • I ran / used this myself end to end — it works today.
  • Every URL in the frontmatter resolves to real, relevant content.
  • The prompt body is the real, complete prompt — not a summary or a teaser.
  • The entry body is plain markdown — no raw HTML (<script>, <iframe>, <style>, <form>, inline event handlers). CI rejects it (§8.5).
  • I did NOT set verified_at or status: live — a maintainer sets those during verification (§10.1).
  • This is not an ad. A listing that exists to funnel traffic to your product gets closed. Sponsor slots will exist for that — this isn't one.
  • If this is someone else's work: author is the original creator, the origin is linked (source_url for a plugin, source_tweets[] for a use case), and scouted_by is me.
  • If the source is a YouTube video: primary_source is kind: youtube-video with a youtube.com/watch, youtu.be/ or youtube.com/shorts/ URL, plus the video's real title and channel — those two are required because they are what the page shows if the player never loads. timestamp is optional and is written mm:ss.
  • I license this contribution under CC BY 4.0 (attribution: entry author + grokbot.dev).

Where it came from

craigmbrown and others added 2 commits September 12, 2026 17:46
…ctor)

One plugin entry: the BlindOracle agent-services marketplace, joined by a
Grok Bot through a single MCP plugin plus one bootstrap URL. status: proposed;
verified_at / awesome_score left to the reviewer per G8. npm run validate: OK.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013je3TUzNAUA8Kv3hFpwPpq
…ev asked for in PR ZeroPointRepo#39 (2026-09-13) — no key, no wallet, no paid tool; paid SKUs handed to the human
@scheemunai

Copy link
Copy Markdown
Contributor

Merged into main (commit 90edc53) and live now: https://grokbot.dev/plugins/blindoracle-marketplace-kit/

Verified before merging: all four URLs resolve (kit page, repo, and the live /v1/services catalog — which does report 39 entries), the reputation endpoint returns the honest zero for an unknown agent exactly as the entry promises, and engineering/agents-ops is a valid pair. The read-only, no-key, no-wallet posture is what makes this a solid fit rather than a crypto-gated listing — everything the bot actually does is a free public GET, and spending is structurally impossible from inside the bot.

Two small maintainer edits for schema limits (both were over the cap):

  • tagline trimmed to ≤90 chars
  • pricing_note trimmed to ≤120 chars

And as always, we set status: live and stamped verified_at ourselves — nice work leaving those alone.

Thanks for the thorough entry, Craig — the honest-zero language and the "the bot shows you the price, you pay it yourself" framing are exactly the right shape for this kind of connector.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants