executorch-kb

Installation
SKILL.md

ExecuTorch Tribal Knowledge Base

Synthesized from 2,200+ GitHub issues and 99 discussions. Covers backends (QNN, XNNPACK, Vulkan, CoreML, Arm, Cadence), export, quantization, and troubleshooting.

Mode dispatch: If .wiki/fb/skill-internal.md exists, read it for additional modes. Parse the first token from $ARGS case-insensitively — if it matches a mode defined there, run it. Otherwise, run query mode below.

Quick Start

/executorch-kb <query>              Search for knowledge

Query Mode (default)

Step 1: Read the index

Read <repo>/.wiki/index.md to find relevant articles. The repo root is the nearest ancestor of cwd that contains .wiki/index.md.

Step 2: Pick the right article(s)

Installs
4
GitHub Stars
4.8K
First Seen
Jul 3, 2026
executorch-kb — pytorch/executorch