install-deepvista-cli

Category: Tools & Productivity | Uploader: DeepVista-AIDeepVista-AI | Downloads: 0 | Version: v1.0(Latest)

Install the DeepVista CLI. Load when the `deepvista` binary is missing from PATH (hooks/commands return "command not found" or silently no-op), when the user asks how to install DeepVista, or when `deepvista auth login` hasn't been run yet. Ships with the DeepVista Claude Code plugin so the install path stays discoverable even before the CLI is present. --- # Install the DeepVista CLI The DeepVista Claude Code plugin requires the `deepvista` CLI to be installed separately. Without it, the plugin's `SessionStart` hook exits silently and no catalog skills sync. ## Install ```bash uv tool install 'deepvista-cli[ui]' # preferred # or pip install 'deepvista-cli[ui]' ``` The `[ui]` extra adds the optional terminal UI (`deepvista ui`). Omit the suffix for a CLI-only install. ## Authenticate ```bash deepvista auth login # opens a browser for OAuth deepvista auth status # verify ``` ## Trigger a first sync Once the CLI is installed and authenticated, force the plugin's catalog

Changelog: Source: GitHub https://github.com/DeepVista-AI/deepvista-cli

Directory Structure

Current level: tree/main/plugins/claude-code/skills/install-deepvista-cli/

  • 📄 SKILL.md 1.4 KB

SKILL.md

Login to download/like/favorite ❤ 5 | ★ 0
Comments 0

Please login before commenting.

Loading comments...