← 返回
未分类 中文

Qjzd Nav Cli

Use when the task involves QJZD Nav CLI, including managing links, categories, tags, backups, settings, or authentication.
用于涉及 QJZD Nav CLI 的任务,包括链接、分类、标签、备份、设置或身份验证。
nqdy666 nqdy666 来源
未分类 clawhub v1.3.2 1 版本 100000 Key: 无需
★ 0
Stars
📥 429
下载
💾 0
安装
1
版本
#latest

概述

QJZD Nav CLI

This is the routing skill for the QJZD Nav CLI skill set.

If the request only says "use QJZD Nav CLI" or mixes multiple areas, start here, then jump to the domain skill that matches the task.

Skill Map

  • qjzd-nav-cli-auth: login, profile setup, profile switching, keyring and credential repair
  • qjzd-nav-cli-content: links, categories, and tags management
  • qjzd-nav-cli-operations: backup, restore, and settings management

Fast Routing

Use these commands to identify the right area:

qjzd-nav --help
qjzd-nav auth --help
qjzd-nav link --help
qjzd-nav category --help
qjzd-nav tag --help
qjzd-nav backup --help
qjzd-nav settings --help
qjzd-nav completion --help

Shell Completion

Generate and install shell completion scripts:

# Bash
eval "$(qjzd-nav completion bash)"

# Zsh
eval "$(qjzd-nav completion zsh)"

After enabling completion, press Tab to complete commands:

qjzd-nav <TAB>
qjzd-nav auth <TAB>
qjzd-nav link <TAB>

Shared Defaults

  • Prefer an authenticated profile unless the task is public.
  • Use --profile when the environment matters.
  • Use --json for automation.
  • Use --force carefully for destructive non-interactive operations.

Top-Level Areas

  • auth - Authentication and profile management
  • link - Link CRUD operations
  • category - Category CRUD operations
  • tag - Tag CRUD operations
  • backup - Backup and restore operations
  • settings - Site settings management

Config And Secrets

Profile metadata is stored in:

  • $QJZD_NAV_CLI_CONFIG_DIR/config.json if QJZD_NAV_CLI_CONFIG_DIR is set
  • otherwise $XDG_CONFIG_HOME/qjzd-nav/config.json
  • otherwise $HOME/.config/qjzd-nav/config.json

Credentials are stored in the system keyring via @napi-rs/keyring.

版本历史

共 1 个版本

  • v1.3.2 当前
    2026-05-03 11:11 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Qjzd Nav Cli Content

nqdy666
用于在终端管理 QJZD Nav 链接、分类和标签,支持列表、创建、更新、删除操作。
★ 0 📥 457

Qjzd Nav Cli Auth

nqdy666
在配合 QJZD Nav CLI 登录、bearer token 认证、配置文件设置、配置文件切换、当前配置文件检查或修复缺失的 keyring 凭证时使用。
★ 0 📥 455

Qjzd Nav Cli Operations

nqdy666
用于管理 QJZD Nav 备份、还原和站点设置,包括上传背景图片、Logo 和 Favicon。
★ 0 📥 433