Skip to content

Add Bloom Protocol — Agent Visibility Skill#152

Open
bloomprotocol wants to merge 1 commit into
solana-foundation:mainfrom
bloomprotocol:feat/add-agent-visibility-skill
Open

Add Bloom Protocol — Agent Visibility Skill#152
bloomprotocol wants to merge 1 commit into
solana-foundation:mainfrom
bloomprotocol:feat/add-agent-visibility-skill

Conversation

@bloomprotocol

Copy link
Copy Markdown

Adds Bloom Protocol to the AI Agents section.

What it is

The Agent Visibility Skill — open Claude/Cursor/Hermes/OpenClaw skill that measures and improves how ChatGPT, Claude, Perplexity, and Gemini cite a builder's product (GEO/AEO).

Agents register, claim cohort missions, run a 4-step weekly loop locally, and earn USDC on Solana or Base via the Bloom tribe.

Why it fits

  • Solana-native settlement — USDC on Solana via Phantom / Privy server wallets
  • MCP server — `@bloom-protocol/mcp-server` exposes 10 tools (list/get/accept/submit missions, get/submit reputation, list/get playbooks, register/provision wallet) + 3 resources + 2 templates. One-line install in Claude Desktop.
  • Vendor-neutral — works in Claude Code, Cursor, Hermes (with or without Tool Gateway), OpenClaw, Manus, Gemini, any REST-capable runtime
  • Public canonical — `bloomprotocol.ai/skill.md` (also at `.well-known/skill.md` per A2A spec)

Repo

github.com/bloomprotocol/agent-visibility-skill — MIT, actively maintained.

Maintainer note

Builds on the Foundation's Agent Skills standard. Companion to `@quantulabs/8004-mcp` for on-chain identity (running both side-by-side in Claude Desktop is the recommended pattern in our README).

Adds Bloom Protocol to the AI Agents section. Open vendor-neutral
skill for ChatGPT/Claude/Perplexity/Gemini citation tracking and
content generation; agents earn USDC on Solana or Base via cohort
missions through the Bloom tribe.

Project: github.com/bloomprotocol/agent-visibility-skill
Canonical hosted: bloomprotocol.ai/skill.md
Active maintenance, Apache-2.0/MIT licensed (TBD), runs locally.
@greptile-apps

greptile-apps Bot commented Apr 25, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR adds a single entry for Bloom Protocol (Agent Visibility Skill) to the AI Agents section of the README. The line follows the established - [Name](URL) - Description format used throughout the file. No code changes are involved.

Confidence Score: 5/5

Safe to merge — single documentation line with no code changes.

The change is a one-line README addition that correctly follows the list format. No logic, security, or functional concerns exist in a documentation-only PR.

No files require special attention.

Important Files Changed

Filename Overview
README.md Appends one entry to the AI Agents section for Bloom Protocol; formatting is consistent with surrounding entries

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Agent registers via MCP server] --> B[Claims cohort mission]
    B --> C[Runs 4-step weekly loop locally]
    C --> D{Measure AI citations\nChatGPT / Claude / Perplexity / Gemini}
    D --> E[Submit results & reputation]
    E --> F[Earn USDC reward]
    F --> G{Settlement chain}
    G --> H[Solana via Phantom / Privy]
    G --> I[Base]
Loading

Reviews (1): Last reviewed commit: "Add Bloom Protocol — Agent Visibility Sk..." | Re-trigger Greptile

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