wendy

Manage containerized app development and deployment on WendyOS edge devices.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/mihai-chiorean/inc --skill wendy-mihai-chiorean
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wendy
Source: https://github.com/mihai-chiorean/inc/tree/main/skills/wendy
Command: npx skills add https://github.com/mihai-chiorean/inc --skill wendy-mihai-chiorean

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill simplifies the complex lifecycle of developing, deploying, and debugging containerized applications on WendyOS edge devices like NVIDIA Jetson and Raspberry Pi.

Core Features & Use Cases

  • Device Management: Streamlines discovery, WiFi configuration, and OS installation for edge hardware.
  • Entitlement Configuration: Manages security-first sandboxing and hardware access (GPU, video, audio, bluetooth) via wendy.json.
  • Remote Debugging: Provides seamless integration for remote Swift debugging and observability via OpenTelemetry.

Quick Start

Ask the wendy skill to initialize a new project configuration and add the necessary network entitlements for your application.

Frequently Asked Questions about wendy

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

FAQPage Schema
How do I deploy containerized applications to embedded Linux edge devices?

You can deploy containerized applications to embedded Linux edge devices by using containerd-based deployment patterns to manage the end-to-end lifecycle on WendyOS hardware.

Can I configure hardware entitlements for GPU and video access on edge computing devices?

Yes, you can configure hardware entitlements for edge computing devices by defining security-first sandboxing and access rules for GPU, video, audio, and bluetooth via a wendy.json configuration file.

How do I set up remote Swift debugging for IoT applications?

You can set up remote Swift debugging for IoT applications through seamless integration that provides remote debugging connections and observability via OpenTelemetry within your edge environment.

Does this orchestration approach work with NVIDIA Jetson and Raspberry Pi hardware?

Yes, this orchestration approach works with NVIDIA Jetson and Raspberry Pi hardware by simplifying the complex development, deployment, and debugging lifecycle for containerized applications on these edge devices.

Do I need the wendy CLI tool to manage edge device network configurations?

Yes, you need the wendy CLI tool to manage edge device network configurations, as it is required to streamline device discovery, WiFi configuration, and OS installation for edge hardware.