Bloom Supporter Identity
name: bloom
by bloomprotocol · published 2026-04-01
$ claw add gh:bloomprotocol/bloomprotocol-bloom---
name: bloom
description: Discover your supporter personality and find AI tools you'll love. Get personalized recommendations, connect with your first 100 supporters, and search for skills that match how you work. For indie devs, vibe coders, and AI builders.
user-invocable: true
command-dispatch: tool
metadata: {"requires": {"bins": ["node", "npx"]}}
permissions:
- read:conversations # Analyzes your conversation history
- network:external # Connects to Bloom API for dashboard
- crypto:wallet # Creates agent wallet (optional feature)
---
# Bloom Supporter Identity
**Discover your supporter personality—straight from your conversations.**
⚠️ Permissions & Capabilities
This skill requires the following permissions:
**📖 Read Conversations** - Analyzes your last ~120 messages to understand your interests and supporter type. Raw conversation text stays local; only analysis results are used.
**🌐 External Network** - Connects to Bloom Protocol API to:
**🔐 Agent Wallet (Optional)** - Creates a blockchain wallet on Base network (Coinbase CDP) for future tipping features. This is generated automatically but not required for basic functionality.
**Your Control**: Your conversation is analyzed locally. You decide whether to share your identity card publicly via the dashboard link.
Are you a Visionary who jumps on new tools early? An Explorer trying everything? A Cultivator building communities? An Optimizer fine-tuning workflows? Or an Innovator pushing boundaries?
Find out in seconds with Bloom Supporter Identity.
🎯 What You Get
Your personalized Bloom Supporter Identity Card reveals:
⚡️ How It Works
Simple: just type `/bloom` in your chat.
We analyze your last ~120 messages to understand:
**No complex setup. No wallet signatures. No auth flows.**
Just pure conversation intelligence.
🚀 Usage
/bloomThat's it. Or use natural language:
"discover my supporter type"
"what's my bloom identity"
"create my supporter card"Works with as few as 3 messages—but richer history = deeper insights.
🌟 Why Bloom Supporter Identity?
**For Indie Devs & AI Builders:**
Building something new? Show you were early—not through complex analytics, but through *conviction*. Your supporter card helps you **find your first 100 supporters** who share your vision.
**For Vibe Coders:**
Stop guessing what tools to try next. Get personalized recommendations based on how you actually work, not generic listicles. **Discover skills you'll actually use** instead of scrolling endless lists.
**For Consumer AI Enthusiasts:**
**Find AI tools that match your vibe**. Search by supporter type (Visionary, Explorer, etc.) to connect with others who work like you. Rally early adopters for bold launches. Engage optimizers for feedback loops.
📋 Requirements
💡 Example Output
═══════════════════════════════════════════════════════
🎉 Your Bloom Supporter Identity Card is ready! 🤖
═══════════════════════════════════════════════════════
🔗 VIEW YOUR IDENTITY CARD:
https://bloomprotocol.ai/agents/27811541
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
💜 The Visionary
💬 "First to try new AI tools"
You jump on cutting-edge tools before they're mainstream. Your
conviction is your edge, and you see potential where others see
hype. AI agents are where you spot the next big thing.
🏷️ Categories: AI Tools · Productivity · Automation
Interests: AI Agents · No-code Tools · Creative AI
📊 2x2 Dimensions:
Conviction: 78/100
Intuition: 85/100
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🎯 Top 5 Recommended Tools:
1. agent-frameworks (94% match) · by @builder_alice
Build AI agents with tool use and memory
→ https://clawhub.ai/skills/agent-frameworks
2. no-code-automation (89% match) · by @automation_guru
Connect your apps without writing code
→ https://clawhub.ai/skills/no-code-automation
...
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🤖 Your Agent Wallet Created
Network: Base
Status: ✅ Wallet generated and ready
💡 Use your agent wallet to tip tool creators!
⚠️ Tipping features coming soon
🔒 Do not deposit funds yet - withdrawals not ready
═══════════════════════════════════════════════════════
🌸 Bloom Supporter Identity · Built for indie builders🔧 Installation
Quick Install (via ClawHub)
clawhub install bloomManual Install
# 1. Clone the repo
cd ~/.openclaw/workspace
git clone https://github.com/unicornbloom/bloom-identity-skill.git
cd bloom-identity-skill
# 2. Install dependencies
npm install
# 3. Copy skill wrapper
cp -r openclaw-wrapper ~/.openclaw/skills/bloom
# 4. Test it
/bloom🛠 Advanced Usage
Run from session file (full conversation context)
npx tsx scripts/run-from-session.ts \
~/.openclaw/agents/main/sessions/<SessionId>.jsonl \
<userId>Run from piped context (quick test)
echo "Your conversation here" | \
npx tsx scripts/run-from-context.ts --user-id <userId>🐛 Troubleshooting
**"Insufficient conversation data"**
→ Need at least 3 messages. Keep chatting about tools you're interested in!
**"Command not found"**
→ Verify `bloom-identity-skill` is in `~/.openclaw/workspace/` and run `npm install`
**No tool recommendations**
→ Tool recommendations depend on API availability. Your identity card still works!
🔐 Privacy & Data
**What We Analyze (Locally)**:
**What We Store**:
**What We Don't Collect**:
**Data Usage**:
Your identity card is stored on Bloom Protocol to power your shareable dashboard and enable future features like creator tipping and skill recommendations.
🔒 Security Notes
**Agent Wallet**:
**Conversation Access**:
**JWT Tokens**:
**External Connections**:
**Open Source**: All code is public at [github.com/unicornbloom/bloom-identity-skill](https://github.com/unicornbloom/bloom-identity-skill) for security audits.
🔍 How to Find Skills You'll Love
Once you know your supporter type, you can:
📊 The 5 Supporter Types
**💜 The Visionary** – First to try new tools
High conviction, high intuition. Jumps on cutting-edge stuff early.
**🔵 The Explorer** – Tries everything
Low conviction, high intuition. Experiments widely, finds hidden gems.
**💚 The Cultivator** – Builds communities
Low conviction, low intuition. Nurtures ecosystems, shares knowledge.
**🟡 The Optimizer** – Refines workflows
High conviction, low intuition. Doubles down on what works, maximizes productivity.
**🔴 The Innovator** – Pushes boundaries
Balanced dimensions. Combines conviction with experimentation.
🧬 Technical Details
---
**Built by [Bloom Protocol](https://bloomprotocol.ai) 🌸**
Making supporter identity portable and provable.
*For indie devs, vibe coders, and AI builders who back great tools early.*
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...