fastmoss-cli

Installation
SKILL.md

FastMoss CLI

Use the fastmoss command to discover and call FastMoss tools.

Startup checks

  1. Check the CLI is available:

    fastmoss --version
    

    If the FastMoss CLI is not installed or the command is not found, install it first:

    npm install -g @fastmoss/cli
    

    To update an existing FastMoss CLI installation to the latest package version, run:

Installs
4
Repository
fastmoss/cli
First Seen
Jul 13, 2026
fastmoss-cli — fastmoss/cli