sdk-reference

Identify and explain Even Hub SDK APIs, types, interfaces, enums, and methods.

61|7|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/even-realities/everything-evenhub --skill sdk-reference-even-realities
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdk-reference
Source: https://github.com/even-realities/everything-evenhub/tree/main/skills/sdk-reference
Command: npx skills add https://github.com/even-realities/everything-evenhub --skill sdk-reference-even-realities

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates the Even Hub G2 SDK API surface into a single reference, enabling quick access to signatures, parameters, return types, and usage for efficient development and debugging.

Core Features & Use Cases

  • Comprehensive API surface including methods, types, interfaces, enums, and event models for the G2 SDK.
  • Quick lookup of function signatures, parameters, return types, and example usage to accelerate integration and debugging.
  • Use cases include understanding bridge methods, initialization flow, event handling, and host-transport formats for testing.

Quick Start

Look up a specific API or type to retrieve its signature, parameters, and usage.

Frequently Asked Questions about sdk-reference

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I look up Even Hub SDK API signatures and type definitions?

To look up Even Hub SDK APIs, query the reference with a specific argument to retrieve exact function signatures, parameters, return types, and usage notes. Without an argument, it returns a structured overview of all available APIs, types, interfaces, and enums.

What is included in the Even Hub G2 SDK API surface?

The Even Hub G2 SDK API surface includes comprehensive methods, types, interfaces, enums, and event models. It consolidates bridge methods, initialization flows, and host-transport formats into a single reference for efficient integration and debugging.

How do I find usage examples for Even Hub SDK initialization and event handling?

To find usage examples for Even Hub SDK initialization and event handling, look up the specific method or event model in the reference. It provides quick access to signatures, parameters, return types, and example usage to accelerate development.

Can I retrieve a complete list of all available Even Hub SDK types and enums at once?

Yes, you can retrieve a complete list of all available Even Hub SDK types and enums at once. If no specific argument is given, the reference provides a structured overview of the entire SDK surface, including all APIs, types, and interfaces.

Does the SDK reference cover host-transport formats for testing?

Yes, the SDK reference covers host-transport formats for testing. It includes use cases for understanding bridge methods, initialization flow, and event handling, providing the necessary details to facilitate testing and debugging processes.