electron-cloud-llm-integration

Community

Secure LLM API integration for Electron apps.

Authoritsimonfredlingjack
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the secure integration of cloud-based Large Language Models (LLMs) like Z.AI GLM and OpenAI-compatible APIs into Electron desktop applications, ensuring API keys are handled safely and responses are streamed efficiently.

Core Features & Use Cases

  • Secure API Key Management: Stores API keys encrypted using electron-store and safeStorage in the main process.
  • Streaming Responses: Handles Server-Sent Events (SSE) for real-time LLM output.
  • Throttled UI Updates: Prevents excessive re-renders by batching stream updates.
  • Abort Handling: Allows users to stop ongoing LLM requests gracefully.
  • Use Case: Building a desktop AI assistant where users input prompts and receive AI-generated text responses in real-time, with sensitive API keys protected.

Quick Start

Use the electron-cloud-llm-integration skill to securely set your Z.AI API key in the Electron app's main process.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: electron-cloud-llm-integration
Download link: https://github.com/itsimonfredlingjack/ELECTRON-prompt-builder/archive/main.zip#electron-cloud-llm-integration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.