# OpenFang ## Docs - [Agents API](https://mintlify.wiki/RightNow-AI/openfang/api/agents.md): Spawn, manage, and communicate with AI agents - [Authentication](https://mintlify.wiki/RightNow-AI/openfang/api/authentication.md): Secure your OpenFang API with Bearer token authentication - [Channels API](https://mintlify.wiki/RightNow-AI/openfang/api/channels.md): Connect agents to Telegram, Discord, Slack, and 40+ platforms - [Memory API](https://mintlify.wiki/RightNow-AI/openfang/api/memory.md): Semantic memory, knowledge graphs, and key-value storage - [Models API](https://mintlify.wiki/RightNow-AI/openfang/api/models.md): Model catalog, providers, and cost tracking - [OpenAI Compatibility](https://mintlify.wiki/RightNow-AI/openfang/api/openai-compat.md): Use OpenFang as a drop-in replacement for the OpenAI API — point any OpenAI-compatible client library at OpenFang and talk directly to your agents - [API Overview](https://mintlify.wiki/RightNow-AI/openfang/api/overview.md): Introduction to the OpenFang REST API - [Workflows API](https://mintlify.wiki/RightNow-AI/openfang/api/workflows.md): Multi-agent pipelines and orchestration - [Agent Commands](https://mintlify.wiki/RightNow-AI/openfang/cli/agent-commands.md): Create, manage, and interact with AI agents from the command line - [Channel Commands](https://mintlify.wiki/RightNow-AI/openfang/cli/channel-commands.md): Configure and manage messaging channel integrations - [Daemon Management](https://mintlify.wiki/RightNow-AI/openfang/cli/daemon.md): Start, stop, and manage the OpenFang kernel daemon - [CLI Overview](https://mintlify.wiki/RightNow-AI/openfang/cli/overview.md): Complete command-line reference for the OpenFang CLI - [Skill Commands](https://mintlify.wiki/RightNow-AI/openfang/cli/skill-commands.md): Install and manage agent skills from the command line - [Workflow Commands](https://mintlify.wiki/RightNow-AI/openfang/cli/workflow-commands.md): Create and execute multi-step agent workflows - [Agent Lifecycle](https://mintlify.wiki/RightNow-AI/openfang/concepts/agents.md): How agents are spawned, executed, scheduled, and managed in OpenFang - [Architecture](https://mintlify.wiki/RightNow-AI/openfang/concepts/architecture.md): The 14-crate modular kernel design powering OpenFang - [Hands](https://mintlify.wiki/RightNow-AI/openfang/concepts/hands.md): Autonomous capability packages that work for you - [Memory Substrate](https://mintlify.wiki/RightNow-AI/openfang/concepts/memory.md): Three-layer memory system: structured storage, semantic search, and knowledge graphs - [Security](https://mintlify.wiki/RightNow-AI/openfang/concepts/security.md): 16 independent security systems protecting your agents and data - [Channel Adapters](https://mintlify.wiki/RightNow-AI/openfang/configuration/channels.md): Configure 40+ messaging platforms to connect your agents with users - [Model Configuration](https://mintlify.wiki/RightNow-AI/openfang/configuration/models.md): Configure LLM models, routing, and fallback chains in OpenFang - [Configuration Overview](https://mintlify.wiki/RightNow-AI/openfang/configuration/overview.md): Complete guide to configuring OpenFang Agent OS - [LLM Providers](https://mintlify.wiki/RightNow-AI/openfang/configuration/providers.md): Complete reference for configuring all 27 LLM providers in OpenFang - [Security Configuration](https://mintlify.wiki/RightNow-AI/openfang/configuration/security.md): Configure authentication, rate limiting, and security features in OpenFang - [Creating Agents](https://mintlify.wiki/RightNow-AI/openfang/guides/creating-agents.md): Learn how to create custom agents using templates, manifests, and best practices - [Desktop App](https://mintlify.wiki/RightNow-AI/openfang/guides/desktop-app.md): Native desktop wrapper with system tray integration, OS notifications, and auto-updates - [Migration from OpenClaw](https://mintlify.wiki/RightNow-AI/openfang/guides/migration.md): Migrate your entire OpenClaw workspace to OpenFang with automated config conversion and agent import - [Production Deployment](https://mintlify.wiki/RightNow-AI/openfang/guides/production.md): Complete production release checklist for deploying OpenFang at scale - [Skill Development](https://mintlify.wiki/RightNow-AI/openfang/guides/skill-development.md): Extend agent capabilities by creating custom tools with Python, WASM, or Node.js - [Workflow Engine](https://mintlify.wiki/RightNow-AI/openfang/guides/workflows.md): Build multi-step agent pipelines with sequential, parallel, conditional, and loop execution - [Browser Hand](https://mintlify.wiki/RightNow-AI/openfang/hands/browser.md): Autonomous web browser that navigates sites, fills forms, and completes multi-step tasks - [Clip Hand](https://mintlify.wiki/RightNow-AI/openfang/hands/clip.md): Turn long-form videos into viral short clips with captions and thumbnails - [Collector Hand](https://mintlify.wiki/RightNow-AI/openfang/hands/collector.md): Autonomous intelligence collector that monitors targets continuously with change detection - [Build Your Own Hand](https://mintlify.wiki/RightNow-AI/openfang/hands/custom.md): Learn how to create custom Hands for specialized workflows - [Lead Hand](https://mintlify.wiki/RightNow-AI/openfang/hands/lead.md): Autonomous lead generation that discovers, enriches, and delivers qualified leads on a schedule - [Hands Overview](https://mintlify.wiki/RightNow-AI/openfang/hands/overview.md): Autonomous agents that work 24/7 on specialized tasks - [Predictor Hand](https://mintlify.wiki/RightNow-AI/openfang/hands/predictor.md): Autonomous forecasting engine that makes calibrated predictions and tracks accuracy over time - [Researcher Hand](https://mintlify.wiki/RightNow-AI/openfang/hands/researcher.md): Autonomous deep researcher that conducts exhaustive investigations with cross-referencing and fact-checking - [Twitter Hand](https://mintlify.wiki/RightNow-AI/openfang/hands/twitter.md): Autonomous Twitter/X manager for content creation, scheduling, and engagement - [Installation](https://mintlify.wiki/RightNow-AI/openfang/installation.md): Complete installation guide for OpenFang on macOS, Linux, Windows, and Docker - [Agent-to-Agent Protocol (A2A)](https://mintlify.wiki/RightNow-AI/openfang/integrations/a2a.md): Enable cross-framework agent interoperability with the A2A protocol - [Channel Adapters](https://mintlify.wiki/RightNow-AI/openfang/integrations/channels.md): Connect OpenFang to 40 messaging platforms and communication channels - [Model Context Protocol (MCP)](https://mintlify.wiki/RightNow-AI/openfang/integrations/mcp.md): Connect OpenFang to external MCP servers and expose agents via MCP - [Skills](https://mintlify.wiki/RightNow-AI/openfang/integrations/skills.md): Extend agent capabilities with pluggable tool bundles - [Introduction](https://mintlify.wiki/RightNow-AI/openfang/introduction.md): OpenFang is an open-source Agent Operating System built in Rust — not a chatbot framework, not a Python wrapper around an LLM, not a "multi-agent orchestrator." It is a full operating system for autonomous agents. - [Quick Start](https://mintlify.wiki/RightNow-AI/openfang/quickstart.md): Get up and running with OpenFang in 5 minutes — install, configure, and spawn your first autonomous agent - [Benchmarks](https://mintlify.wiki/RightNow-AI/openfang/resources/benchmarks.md): Performance benchmarks comparing OpenFang with other agent frameworks - [Changelog](https://mintlify.wiki/RightNow-AI/openfang/resources/changelog.md): Release history and notable changes to OpenFang - [Contributing](https://mintlify.wiki/RightNow-AI/openfang/resources/contributing.md): How to contribute to OpenFang - from setting up your dev environment to submitting PRs - [Troubleshooting](https://mintlify.wiki/RightNow-AI/openfang/resources/troubleshooting.md): Common issues, diagnostics, and solutions for OpenFang