Module integrations

Module integrations 

Source
Expand description

Life Integrations Module

Comprehensive hooks for AI agents to interact with daily life applications. Makes ChatSystemManager the home for AI power users.

§Categories

  • Productivity: Calendar, Email, Notes, Tasks, Documents
  • Communication: Slack, Discord, Teams, Telegram, SMS
  • Browser: Chrome, Arc, Firefox, web automation
  • Development: GitHub, GitLab, Terminal, Docker
  • Smart Home: Home Assistant, HomeKit, IoT
  • Finance: Banking, Crypto, Trading
  • Health: Apple Health, Fitness trackers
  • Media: Spotify, YouTube, Podcasts
  • Travel: Maps, Uber, Flights
  • Shopping: Amazon, Groceries

Re-exports§

pub use hooks::Hook;
pub use hooks::HookAction;
pub use hooks::HookConfig;
pub use hooks::HookResult;
pub use hooks::HookTrigger;
pub use registry::Integration;
pub use registry::IntegrationCategory;
pub use registry::IntegrationRegistry;
pub use registry::IntegrationStatus;

Modules§

browser
Browser & Automation Integrations
communication
Communication Integrations
hooks
Hook System
productivity
Productivity Integrations
registry
Integration Registry
smart_home
Smart Home Integrations
system
System Integrations

Structs§

ApiKeyConfig
API key configuration
Capability
Integration capability that an app provides
IntegrationResult
Result of executing an integration action
OAuthConfig
OAuth configuration for integrations requiring authentication
Parameter
Parameter for a capability

Enums§

AuthMethod
Authentication method for integrations
ParameterType
Parameter types