
SlipCore
Supports UIby anthony-maio
Semantic quantization for multi-agent coordination, compressing complex JSON messages into compact wire tokens.
What it does
SlipCore implements the Slipstream protocol, which streamlines communication between LLM agents. It quantizes high-token JSON coordination messages into a compact 'Force+Object' intent format, drastically reducing token overhead and latency in multi-agent systems.
Tools
format_slip: Encodes source, destination, force, and object into a compact SLIP v3 wire format.parse_slip: Decodes compact wire messages back into structured intent objects.quantize: A helper that transforms natural language requests into quantized protocol messages.
Installation
Install via pip:
pip install slipcore
Supported hosts
Generally supports any Python-based agent framework; specifically mentioned for LangGraph integration.
Quick install
pip install slipcoreInformation
- Pricing
- free
- Published
- 5/6/2026
- stars





