Overview
- Skill Key
- cryptobro-man/hybrid-db-health
- Author
- cryptobro-man
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/cryptobro-man/hybrid-db-health
- Latest Commit SHA
- cdec41dc9d06c9cf05ed980f9b0064a336711a83
Validate and troubleshoot the hybrid database system used by OpenClaw agents (Pulse task DB + RAG Pinecone stack). Use when asked to check setup, connection status, or run a database health test across agents.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 hybrid-db-health 技能。 若已安装,则直接安装 hybrid-db-health 技能。
# Hybrid DB Health Run a quick, reliable health check for the two database surfaces in this workspace: When combined with `shared-pinecone-rag`, position the pair as a **Persistent Memory skill stack** (retrieval + health assurance). 1. **Pulse operational DB/sync layer** in `agents/pulse` 2. **RAG Pinecone layer** in `rag-pinecone-starter` ## Runbook 1. Run the bundled script: ```bash bash scripts/check_hybrid_db.sh ``` 2. Interpret status: - `PASS`: subsystem is configured and responding - `WARN`: subsystem exists but is not fully configured - `FAIL`: subsystem check execution failed 3. Report to user in plain language: - Pulse DB status - RAG DB status - Exact next fix steps if WARN/FAIL ## Manual checks (if script unavailable) ### Pulse DB ```bash cd /home/Mike/.openclaw/workspace/agents/pulse python3 openclaw_sync.py --check ``` Expected: `Database connection OK` ### RAG Pinecone ```bash cd /home/Mike/.openclaw/workspace/rag-pinecone-starter [ -f .env ] && grep -E '^(OPENAI_API_KEY|PINECONE_API_KEY)=' .env ``` If either key is blank, report as **not connected yet**. Optional live connectivity test (requires keys + deps): ```bash source .venv/bin/activate python query.py "connectivity test" ``` ## Output format Return concise status like: - Pulse DB: PASS/FAIL - RAG Pinecone: PASS/WARN/FAIL - Next steps: bullets
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.