Multi-Platform Integration Protocol¶
Galyarder Framework is a host-agnostic logic library compatible with institutional-grade AI orchestration tools.
Supported Platforms¶
The framework is surgically converted for the following environments:
- Galyarder Agent: Native identity and memory layer.
- Galyarder HQ: Central control plane for swarm orchestration.
- Claude Code: Advanced CLI marketplace integration.
- Cursor: IDE-native
.mdcrule sets. - Gemini CLI: Official extension repository support.
- OpenAI Codex CLI: Direct instruction-based logic.
- Windsurf: Native plugin architecture.
- OpenCode: Specialized plugin ecosystem.
- Hermes Agent: High-integrity autonomous orchestration.
- OpenClaw: Distributed agentic logic.
- Kilo Code: Enterprise-grade coding assistant.
- Augment: Performance-optimized AI workflow.
- Antigravity: System-level skill injection.
Official Marketplace Integration¶
For cloud-native orchestrators, use the standard plugin protocol:
Claude Code & Copilot CLI¶
- Connect Marketplace:
- Install Asset:
Gemini CLI¶
# High-fidelity installation
gemini extensions install https://github.com/galyarderlabs/galyarder-framework
# Life-cycle management
gemini extensions update galyarder-framework
gemini extensions uninstall galyarder-framework
Command Silo Structure (Universal Architecture)¶
The repository is organized into 8 departments. To ensure compatibility with Google (Gemini), Anthropic (Claude), and Microsoft (Copilot), all assets are mapped to a flat tripartite structure:
Silo/
├── agents/ # Personas + Specialized Agents
├── skills/ # Strategic SOPs + Aesthetic Design
├── commands/ # Rapid orchestration triggers
├── .claude-plugin/ # Claude Code manifest
└── gemini-extension.json # Gemini CLI manifest
Zero-Slop Standard¶
Following the Humans 3.0 protocol, all legacy context-bloat tools (e.g., Aider monoliths) have been purged. This ensures: - 100% Context Integrity: 0% compression on 1M token models. - Deterministic Loads: Only the required instructions are loaded into the agent's memory.
Conversion Engine¶
To maintain parity across all 14 platforms, use the Galyarder conversion engine: