Skip to content

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:

  1. Galyarder Agent: Native identity and memory layer.
  2. Galyarder HQ: Central control plane for swarm orchestration.
  3. Claude Code: Advanced CLI marketplace integration.
  4. Cursor: IDE-native .mdc rule sets.
  5. Gemini CLI: Official extension repository support.
  6. OpenAI Codex CLI: Direct instruction-based logic.
  7. Windsurf: Native plugin architecture.
  8. OpenCode: Specialized plugin ecosystem.
  9. Hermes Agent: High-integrity autonomous orchestration.
  10. OpenClaw: Distributed agentic logic.
  11. Kilo Code: Enterprise-grade coding assistant.
  12. Augment: Performance-optimized AI workflow.
  13. Antigravity: System-level skill injection.

Official Marketplace Integration

For cloud-native orchestrators, use the standard plugin protocol:

Claude Code & Copilot CLI

  1. Connect Marketplace:
    /plugin marketplace add galyarderlabs/galyarder-framework
    
  2. Install Asset:
    # Full Intelligence Bundle
    /plugin install galyarder-framework@galyarderlabs-marketplace
    
    # Selective Department (e.g., Engineering)
    /plugin install engineering-dept@galyarderlabs-marketplace
    

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:

# Full recursive conversion
galyarder deploy --tool all