Data Backends banner
kh0pper kh0pper

Data Backends

Data community

Description

# Data Backends — Knowledge Capture Workflow ## Description Guides connecting external data systems (Postgres, APIs, SaaS) through MCP servers and capturing query results into Crow's knowledge graph. ## When to Activate - User wants to connect to a database, API, or external data system - User asks to register or manage data backends - User queries an external backend and results should be captured as sources ## Registration Workflow 1. **Ask what they want to connect** - Identify the MCP

Installation

Installs to ~/.claude/skills/kh0pper-crow-data-backends/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kh0pper-crow-data-backends && curl -fsSL https://raw.githubusercontent.com/kh0pper/crow/HEAD/skills/data-backends.md -o ~/.claude/skills/kh0pper-crow-data-backends/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository