monorepo-cli

Manage the CLI tools monorepo using helper scripts. Use when checking CI status, release commits, or managing multiple CLI projects.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "monorepo-cli" with this command: npx skills add dl-alexandre/skills/dl-alexandre-skills-monorepo-cli

Monorepo CLI

Cross-project management for the CLI tools monorepo.

Overview

This skill provides helper scripts for managing multiple CLI projects in the monorepo:

  • App-Store-Connect-CLI
  • Google-Drive-CLI
  • Google-Play-Developer-CLI
  • Grokipedia-CLI
  • App-StoreKit-CLI
  • App-Store-Server-CLI
  • Apple-Map-Server-CLI
  • MyMarketNews-CLI
  • cimis-cli

Available Scripts

check-ci-status.sh

Check GitHub Actions CI status for all projects.

# Human-readable output
./skills/monorepo-cli/scripts/check-ci-status.sh

# JSON output for automation
./skills/monorepo-cli/scripts/check-ci-status.sh --json

Output:

  • Shows emoji indicators for each project
  • Success: ✅
  • Failure: ❌
  • No runs: ⚠️
  • Unknown: ❓

Prerequisites

  • GitHub CLI (gh) installed and authenticated
  • Access to all monorepo repositories

Agent Best Practices

  1. Check CI first before releases
  2. Use JSON output for automation
  3. Review all projects - one failure can block releases

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

gpd-cli

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

gdrv-cli

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

cimis-cli

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

ams-cli

No summary provided by upstream source.

Repository SourceNeeds Review