# Send Openclaw Wrapper to your agent
Use the source page and any available docs to guide the install because the item is currently unstable or timing out.
## Fast path
- Open the source page via Review source status.
- If you can obtain the package, extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the source page and extracted files.
## Suggested prompts
### New install

```text
I tried to install a skill package from Yavira, but the item is currently unstable or timing out. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required. Then review README.md for any prerequisites, environment setup, or post-install checks.
```
### Upgrade existing

```text
I tried to upgrade a skill package from Yavira, but the item is currently unstable or timing out. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need. Then review README.md for any prerequisites, environment setup, or post-install checks.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "bloom-discovery",
    "name": "Openclaw Wrapper",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/unicornbloom/bloom-discovery",
    "canonicalUrl": "https://clawhub.ai/unicornbloom/bloom-discovery",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/bloom-discovery",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=bloom-discovery",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "MISSION_SKILL.md",
      "README.md",
      "SKILL.md",
      "execute.sh"
    ],
    "downloadMode": "manual_only",
    "sourceHealth": {
      "source": "tencent",
      "slug": "bloom-discovery",
      "status": "unstable",
      "reason": "timeout",
      "recommendedAction": "retry_later",
      "checkedAt": "2026-05-03T00:49:08.276Z",
      "expiresAt": "2026-05-03T12:49:08.276Z",
      "httpStatus": null,
      "finalUrl": null,
      "contentType": null,
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=bloom-discovery",
        "error": "Timed out after 5000ms",
        "slug": "bloom-discovery"
      },
      "scope": "item",
      "summary": "Item is unstable.",
      "detail": "This item is timing out or returning errors right now. Review the source page and try again later.",
      "primaryActionLabel": "Review source status",
      "primaryActionHref": "https://clawhub.ai/unicornbloom/bloom-discovery"
    },
    "validation": {
      "installChecklist": [
        "Wait for the source to recover or retry later.",
        "Review SKILL.md only after the download returns a real package.",
        "Treat this source as transient until the upstream errors clear."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/bloom-discovery",
    "downloadUrl": "https://openagent3.xyz/downloads/bloom-discovery",
    "agentUrl": "https://openagent3.xyz/skills/bloom-discovery/agent",
    "manifestUrl": "https://openagent3.xyz/skills/bloom-discovery/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/bloom-discovery/agent.md"
  }
}
```
## Documentation

### Bloom Discovery

Discover your builder personality and get personalized tool recommendations.

### Trust & Privacy

Local analysis — Your conversation is analyzed entirely on your machine.
Raw messages never leave your device.
Read-only — Reads session files and USER.md but never writes or modifies them.
Minimal transmission — Only derived results (personality type, categories,
approximate scores) are sent to Bloom API. Raw conversation text, personal
identifiable information, and wallet keys are never transmitted.
User-initiated — Only runs when you explicitly invoke /bloom.
Open source — Full source code at
github.com/bloomprotocol/bloom-discovery-skill

### What You Get

Your personalized Bloom Identity Card reveals:

Personality Type — Visionary, Explorer, Cultivator, Optimizer, or Innovator
Custom Tagline — A one-liner that captures your style
MentalOS Spectrum — Learning, Decision, Novelty, Risk (each 0-100)
Hidden Pattern Insight — Something about yourself you might not realize
AI-Era Playbook — Your leverage, blind spot, and next move
Tool Recommendations — Matched from the Bloom skill catalog
Shareable Dashboard — Your card at bloomprotocol.ai

### How It Works

Just type /bloom in your chat.

Bloom reads your USER.md and recent conversations to:

Map your MentalOS — your operating style across 4 dimensions (Learning, Decision, Novelty, Risk)
Find your blind spots — patterns you might not notice yourself
Recommend matched tools — personalized picks from the Bloom skill catalog

No surveys. No complex setup. No auth flows.

### Quick Start

Chat a little first (at least 3 messages) so Bloom has context.
Type /bloom.
You'll get your Identity Card + tool recommendations + dashboard link.
If you're brand new, Bloom will ask 4 quick questions and generate your card immediately.

### Activation

Say any of these:

/bloom
"analyze me"
"what's my builder type"
"discover my personality"
"create my bloom card"
"who am I as a builder"

### Self-Growing Recommendations

Your agent doesn't just recommend once — it learns and improves over time.

USER.md Integration — If you have a ~/.config/claude/USER.md, Bloom reads your declared role, tech stack, and interests as the primary identity signal. No USER.md? No problem — falls back to conversation-only analysis.


Feedback Loop — As you interact with recommendations (click, save, or dismiss), Bloom adjusts future suggestions.


TTL Refresh — Recommendations refresh every 7 days, incorporating your latest interactions and newly published skills from the Bloom catalog.

Bloom recommends skills but never installs them automatically. You always decide what to install.

### Permissions & Data Flow

This skill requires the following permissions:

Read Conversations — Reads your last ~120 messages to detect interests and personality patterns. All conversation text is processed locally on your machine. Raw message content is never sent to any external server.

External Network — After local analysis, sends only these derived results to Bloom Protocol API (api.bloomprotocol.ai):

Personality type (e.g. "The Visionary")
MentalOS spectrum scores (4 numbers, 0-100)
Interest categories (e.g. "AI Tools", "Productivity")
Generated tagline and description (written by the analyzer, not copied from your messages)
Tool recommendations matched from the Bloom skill catalog

### Privacy Architecture

Local Differential Privacy (ε=1.0) — MentalOS spectrum scores are noised via Laplace
mechanism before transmission. Your exact scores stay on your device; the server receives
only approximate values. (See: src/utils/privacy.ts)
SHA-256 Conversation Fingerprint — Your conversation is hashed locally. Only the
irreversible fingerprint is stored for deduplication — never the content.
Minimal Data Design — Our server sees your personality type and approximate scores,
never your raw messages or personal descriptions.

Connections: api.bloomprotocol.ai (identity storage + catalog) · bloomprotocol.ai (dashboard, read-only)

Verify no raw text is sent: inspect src/bloom-identity-skill-v2.ts (search for /x402/agent-save).

### Example Output

═══════════════════════════════════════════════════════
  Your Bloom 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

MentalOS:
   Learning:  Try First ████████░░ Study First
   Decision:  Gut ███░░░░░░░ Analytical
   Novelty:   Early Adopter ███████░░░ Proven First
   Risk:      All In ██████░░░░ Measured

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Top 5 Recommended Tools:

1. agent-frameworks (94% match) · by @builder_alice
   Build AI agents with tool use and memory

2. no-code-automation (89% match) · by @automation_guru
   Connect your apps without writing code

...

═══════════════════════════════════════════════════════

Bloom Identity · Built for indie builders

### Installation

clawhub install bloom-discovery

On first run, clones source from github.com/bloomprotocol/bloom-discovery-skill into ~/.openclaw/workspace/, runs npm install, and creates a .env with auto-generated JWT secret. Delete ~/.openclaw/workspace/bloom-identity-skill/ to fully uninstall.

### Troubleshooting

"Insufficient conversation data"
→ Need at least 3 messages. Keep chatting about tools you're interested in!

"Command not found"
→ Verify bloom-discovery-skill is in ~/.openclaw/workspace/ and run npm install

No tool recommendations
→ Tool recommendations depend on API availability. Your identity card still works!

### Technical Details

Version: 3.1.0
Privacy: LDP ε=1.0 + SHA-256 fingerprint + E2EE (planned)
Analysis Engine: MentalOS spectrum (4 dimensions) + category mapping
Primary Signal: Conversation memory (~120 messages) + USER.md
Processing Time: ~60 seconds
Output: Personality card + tool recommendations + dashboard URL

Built by Bloom Protocol

Making supporter identity portable and provable.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: unicornbloom
- Version: 3.2.1
## Source health
- Status: unstable
- Item is unstable.
- This item is timing out or returning errors right now. Review the source page and try again later.
- Health scope: item
- Reason: timeout
- Checked at: 2026-05-03T00:49:08.276Z
- Expires at: 2026-05-03T12:49:08.276Z
- Recommended action: Review source status
## Links
- [Detail page](https://openagent3.xyz/skills/bloom-discovery)
- [Send to Agent page](https://openagent3.xyz/skills/bloom-discovery/agent)
- [JSON manifest](https://openagent3.xyz/skills/bloom-discovery/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/bloom-discovery/agent.md)
- [Download page](https://openagent3.xyz/downloads/bloom-discovery)