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:
- JSON extension
- C# or PowerShell action extension
- Hosted view extension
For lightweight action extensions inside a single manifest.json, choose the runtime by task: