cli-helper

Official

cli-helper: unify CLI invocations for work plugins.

Authorfractary
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Shared utility for invoking the Fractary CLI from work plugin skills with consistent output and error handling.

Core Features & Use Cases

  • Validate CLI availability
  • Invoke CLI with JSON output
  • Normalize and parse CLI responses
  • Provide structured results for higher-level skills

Quick Start

Call the helper to run a CLI command and return a structured JSON payload.

Dependency Matrix

Required Modules

bashjq

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cli-helper
Download link: https://github.com/fractary/claude-plugins/archive/main.zip#cli-helper

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository