olares-market

Manage app lifecycles across multiple Olares market sources.

5.2k|320|Updated Apr 29, 2024
One-click install
npx skills add https://github.com/beclab/Olares --skill olares-market
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: olares-market
Source: https://github.com/beclab/Olares/tree/main/cli/skills/olares-market
Command: npx skills add https://github.com/beclab/Olares --skill olares-market

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Olares marketplace CLI provides a unified interface to discover, install, monitor, and manage apps across multiple sources, enabling users to curate their per-user app catalog and automate lifecycle operations.

Core Features & Use Cases

  • Catalog browse: list, get, and categories for exploring available charts.
  • Lifecycle control: install, upgrade, uninstall, clone, stop, resume, cancel, and status with optional --watch support.
  • Multi-source awareness: handle market.olares, cli, upload, and studio sources and reveal cross-source placements when needed.
  • Local source interactions: upload and manage charts from local sources, and observe runtime state through status/watch.

Quick Start

Install firefox from the market and watch for it to report a running state.

Frequently Asked Questions about olares-market

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

FAQPage Schema
How do I manage app lifecycles in the Olares market from the command line?

You can manage app lifecycles in the Olares market by using the market CLI to install, upgrade, uninstall, stop, resume, and cancel applications across multiple sources. It provides a unified interface to automate these operations directly from your terminal.

Can I watch the terminal state of an app installation in real time?

Yes, you can observe real-time runtime state by appending the --watch flag to lifecycle operations like install or status. This enables watch-based terminal state tracking to monitor when an app reports a running state.

How do I install and monitor apps across multiple Olares market sources?

The Olares market CLI supports multi-source awareness, allowing you to handle market.olares, cli, upload, and studio sources. You can browse catalogs and execute lifecycle operations while revealing cross-source placements when needed.

What is the best way to upload and manage local charts on the Olares market?

You can upload and manage charts from local sources using the market CLI's local source interactions feature. This allows you to add local charts to your per-user app catalog and observe their runtime state through status and watch commands.

Does the Olares market CLI require authentication to perform lifecycle operations?

Yes, the Olares market CLI enforces authentication transport for all lifecycle operations. It manages error handling and per-op terminal rules to ensure secure and reliable execution across all source resolutions.

How do I browse available app catalogs before installing from the Olares market?

You can browse available catalogs using the list, get, and categories commands provided by the market CLI. These commands allow you to explore available charts across multiple sources before executing lifecycle operations.