Add Bloom Protocol — Agent Visibility Skill#152
Open
bloomprotocol wants to merge 1 commit into
Open
Conversation
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.
Contributor
Greptile SummaryThis PR adds a single entry for Bloom Protocol (Agent Visibility Skill) to the AI Agents section of the README. The line follows the established Confidence Score: 5/5Safe 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
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]
Reviews (1): Last reviewed commit: "Add Bloom Protocol — Agent Visibility Sk..." | Re-trigger Greptile |
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.
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
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).