greengrass-local-dev

Set up local AWS IoT Greengrass v2 component development and testing environments.

Updated May 1, 2026
One-click install
npx skills add https://github.com/42hz-ai/42hz-hardware-sbc-config --skill greengrass-local-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: greengrass-local-dev
Source: https://github.com/42hz-ai/42hz-hardware-sbc-config/tree/main/.cursor/skills/greengrass-local-dev
Command: npx skills add https://github.com/42hz-ai/42hz-hardware-sbc-config --skill greengrass-local-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

It simplifies and accelerates the process of developing and testing AWS IoT Greengrass v2 components locally, reducing setup complexity.

Core Features & Use Cases

  • Local Greengrass Development: Enables building, testing, and iterating on Greengrass components on development machines or Raspberry Pi devices.
  • Guided Workflow: Provides step-by-step instructions for setting up the environment, deploying components, and troubleshooting Greengrass V2.
  • Use Case: Developers can quickly validate their Greengrass recipes and configurations without deploying to cloud or devices repeatedly.

Quick Start

Refer to the detailed documentation to set up the local development environment, install Greengrass Core, and run test components.

Frequently Asked Questions about greengrass-local-dev

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

FAQPage Schema
How do I test AWS IoT Greengrass v2 components locally before cloud deployment?

To test AWS IoT Greengrass v2 components locally, you can use a guided workflow that provides step-by-step instructions for setting up the environment, deploying components, and troubleshooting on development machines or Raspberry Pi devices.

Can I develop and iterate on Greengrass recipes on a Raspberry Pi?

Yes, you can build, test, and iterate on Greengrass v2 components and recipes directly on Raspberry Pi devices or local development machines to validate configurations without repeated cloud deployments.

What is the best way to set up a local AWS Greengrass v2 development environment?

The best way to set up a local AWS Greengrass v2 development environment is by following a guided workflow that walks through installing Greengrass Core and running test components safely on your local device.

Why does my local Greengrass v2 deployment workflow keep failing during testing?

If your local Greengrass v2 deployment workflow fails during testing, you can use provided troubleshooting instructions to identify configuration errors and safely validate your recipes within the local testing environment.

Do I need an active AWS cloud connection to build and test Greengrass v2 edge components?

You do not need repeated active AWS cloud deployments to test Greengrass v2 edge components, as the local development environment allows you to safely validate recipes and configurations directly on your development machine.