Server SDKs
Build AI agents, control calls, send messages, and more
Get the global singleton instance, creating it on first access. Static method.
None.
SkillRegistry
1import { SkillRegistry } from '@signalwire/sdk';23const registry = SkillRegistry.getInstance();