setup-guide

Guide Zeph configuration for LLM providers, memory, tools, and features.

55|4|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/bug-ops/zeph --skill setup-guide-bug-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-guide
Source: https://github.com/bug-ops/zeph/tree/main/.zeph/skills/setup-guide
Command: npx skills add https://github.com/bug-ops/zeph --skill setup-guide-bug-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Zeph configuration reference for LLM providers, memory, tools, channels, and features. Use when the user asks about setup, configuration, environment variables, TOML settings, or how to enable specific features like Telegram, Qdrant, A2A, MCP, Candle, or orchestrator.

Core Features & Use Cases

  • Guides for configuring LLM providers (Ollama, OpenAI, Claude), memory layers, and tool integrations.
  • Instructions for enabling channels and features such as Telegram, A2A, MCP, Candle, and orchestrator, plus environment variable and TOML defaults.
  • Real-world use: A developer configures a local Ollama-based setup with memory persistence and plugin integrations to boot Zeph with a full feature set.

Quick Start

Prepare your Zeph environment by reviewing the provider, memory, and feature sections to enable the desired components.

Frequently Asked Questions about setup-guide

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

FAQPage Schema
How do I configure Zeph LLM providers like Ollama or Claude?

Configure Zeph LLM providers by setting the required environment variables or TOML settings for Ollama, OpenAI, or Claude. The setup guide provides configuration examples and default values to initialize your chosen provider.

What environment variables do I need to set for Zeph memory persistence with Qdrant?

Zeph memory persistence with Qdrant requires specific environment variables and TOML settings to enable the memory layer. The setup guide details the exact configuration values and instructions for activating Qdrant memory components.

How do I enable Telegram channels and MCP tools in Zeph?

Enable Telegram channels and MCP tools in Zeph by modifying the TOML configuration file. The guide provides instructions on enabling features like Telegram, A2A, MCP, Candle, and orchestrator alongside default values.

Does Zeph support local LLM configuration with Ollama and tool integrations?

Zeph supports local LLM configuration with Ollama alongside tool integrations and memory persistence. The setup guide outlines the functional requirements and configuration steps to boot Zeph with a full local feature set.

What are the default TOML settings for Zeph orchestrator and A2A features?

The default TOML settings for Zeph orchestrator and A2A features are specified in the configuration reference. The guide describes the default values and provides examples for enabling these specific components.

Why is my Zeph setup not recognizing the configured LLM provider?

Zeph setup may not recognize the configured LLM provider if environment variables or TOML settings are incorrect. Review the provider configuration sections to ensure the desired components are properly enabled with valid default values.