skills/clawhub.ai/research-memory

research-memory

Installation
SKILL.md

Research Memory — BlueColumn Skill

Everything you read becomes knowledge.. Powered by BlueColumn (bluecolumn.ai) persistent vector memory.

Setup

Read TOOLS.md or the platform secret store for the BlueColumn API key (bc_live_*). Base URL: https://xkjkwqbfvkswwdmbtndo.supabase.co/functions/v1

Store

curl -X POST .../agent-remember \
  -H "Authorization: Bearer <key>" \
  -H "Content-Type: application/json" \
  -d '{"text": "Research: pgvector vs pinecone — pgvector wins for BYO DB story. Source: docs comparison.", "title": "research-memory - note"}'
Installs
1
First Seen
Aug 4, 2026
research-memory from clawhub.ai