yanzi-extension-dev

Installation
SKILL.md

Yanzi Extension Development

Use this skill when working on local extensions for Yanzi.

Quick Start

Yanzi stores runtime extensions under the app's Extensions/ directory. On Windows development/runtime environment, the actual path is %LOCALAPPDATA%\OpenQuickHost\Extensions\ (and configuration/storage files under %LOCALAPPDATA%\OpenQuickHost\). The Local Agent API authentication Token is located in %LOCALAPPDATA%\OpenQuickHost\appsettings.local.json under the "agentApiToken" field. Each extension lives in its own folder.

Two extension shapes are supported:

  1. JSON extension
  2. C# or PowerShell action extension
  3. Hosted view extension

For lightweight action extensions inside a single manifest.json, choose the runtime by task:

Installs
1
GitHub Stars
204
First Seen
Jun 18, 2026
yanzi-extension-dev — luoluoluo22/yanzi