template

Scaffold Even Hub G2 projects from starter templates with degit.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/Ertejeonline/er-clock --skill template-ertejeonline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: template
Source: https://github.com/Ertejeonline/er-clock/tree/main/resources/template
Command: npx skills add https://github.com/Ertejeonline/er-clock --skill template-ertejeonline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a fast, reliable way to bootstrap an Even Hub G2 project using curated starter templates instead of starting from scratch.

Core Features & Use Cases

  • Supports four starter templates: minimal, asr, image, and text-heavy, each with working wiring and platform-specific setups.
  • Includes a fuzzy, user-friendly argument parser that accepts varied flag spellings and resolves them to a valid template.
  • Guides users through template-specific follow-ups and next steps to deploy to real hardware or simulators.

Quick Start

Scaffold a new Even Hub G2 project by selecting a starter template and running the degit-based setup.

Frequently Asked Questions about template

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

FAQPage Schema
How do I scaffold an Even Hub G2 project from a starter template?

To scaffold an Even Hub G2 project, you select a starter template and run the degit-based setup, which automates fetching the template, renaming the project, and applying template-specific follow-ups.

What starter templates are available for bootstrapping an Even Hub G2 project?

Available Even Hub G2 starter templates include minimal, asr, image, and text-heavy options, each providing working wiring for mic pipelines, image containers, or paginated readers.

Can I use fuzzy flags like --minimal or --asr to set up an Even Hub G2 project?

Yes, the scaffolding process includes a fuzzy argument parser that accepts varied flag spellings like --minimal, --asr, --image, and --text-heavy, resolving them to the correct template.

Does the Even Hub G2 scaffolding process include deployment guidance?

Yes, the scaffolding process guides users through template-specific follow-ups and next steps to deploy the Even Hub G2 project to real hardware or simulators.

What is the best way to bootstrap an Even Hub G2 project instead of starting from scratch?

The best way to bootstrap an Even Hub G2 project is using curated starter templates fetched via degit, which provide pre-configured wiring for mic pipelines, image containers, and paginated readers.