norrixnet

norrix-cli

Use this skill for Norrix CLI command selection, sequencing, and troubleshooting for build/update/submit workflows.

norrixnet 2 Updated 3mo ago
GitHub

Install

npx skillscat add norrixnet/skills/norrix-cli

Install via the SkillsCat registry.

SKILL.md

Norrix CLI Skill

Version: 0.1.0
Last updated: 2026-02-11

Scope

Use for requests involving:

  • CLI command choice and ordering
  • Local and CI CLI usage patterns
  • Common CLI troubleshooting paths

Guidance

  • Prefer canonical command syntax documented in public docs.
  • Ask for platform, environment, and org context when missing.
  • For CI requests, include non-interactive and secret-safe guidance.
  • For failures, provide quick triage steps and minimal reproduction guidance.

Expansion Plan

This is an intentionally minimal starter skill. Expand with:

  • command examples
  • CI snippets
  • error-pattern playbooks