cli-reference

Indexes and references Even Hub CLI commands for quick lookup and usage guidance.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Indexes and references Even Hub CLI commands for quick lookup and usage guidance.

Core Features & Use Cases

  • Comprehensive command reference for login, init, qr, and pack workflows.
  • Contextual examples and option descriptions to speed up CLI tasks.
  • Use Case: A developer runs evenhub login to authenticate and then uses evenhub pack to package an app.

Quick Start

Run a quick example from this reference by executing evenhub login to see documented options.

Frequently Asked Questions about cli-reference

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

FAQPage Schema
How do I use Even Hub CLI commands for login and app packaging?

Even Hub CLI commands like evenhub login authenticate your session, while evenhub pack packages your application. This reference indexes commands for quick lookup and provides contextual examples to speed up CLI tasks.

What Even Hub CLI commands are available for development and testing workflows?

Even Hub CLI commands cover login, init, qr, and pack workflows. They support structured metadata extraction from SKILL.md frontmatter for consistent, machine-friendly discovery across development, testing, and packaging processes.

How do I generate a QR code using the Even Hub CLI?

The Even Hub CLI includes a qr command for quick generation tasks. This reference provides option descriptions and contextual examples to help you execute qr commands efficiently within your testing workflows.

Can I extract structured metadata from SKILL.md files using Even Hub CLI?

Yes, Even Hub CLI supports structured metadata extraction from SKILL.md frontmatter. It indexes fields like name, description, allowed-tools, and argument-hint to ensure consistent, machine-friendly command discovery and usage guidance.

Do I need any dependencies to run Even Hub CLI commands?

No dependencies are required to run Even Hub CLI commands. This reference functions independently to index commands and provide usage guidance for login, init, qr, and pack workflows across development environments.

What is the best way to initialize a project with the Even Hub CLI?

The best way to initialize a project is by running the evenhub init command. This reference supplies contextual examples and option descriptions to speed up your CLI initialization tasks.