# Data Hub

> An async in-memory data hub that brokers market snapshots between agents.

- Skill: `gl0di/data-hub` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add gl0di/data-hub`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gl0di/data-hub/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: gl0di (https://skillmd.com/u/gl0di)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/gl0di/data-hub

---


# Data Hub

Provides a shared, in-memory snapshot store so several agents can read the same
market state without each re-fetching it.

See `CLAUDE.md` in this directory for contributor guidance. The skill only ever
reads that file; it is documentation for humans, not something the skill writes.

