norrix-docs
1
总安装量
1
周安装量
#52706
全站排名
安装命令
npx skills add https://github.com/norrixnet/skills --skill norrix-docs
Agent 安装分布
cursor
1
github-copilot
1
Skill 文档
Norrix Docs Skill
Version: 0.1.0 Last updated: 2026-02-11 Canonical docs: https://docs.norrix.net/
When to Use This Skill
Use this skill when the task involves:
- Norrix setup, authentication, or onboarding
- Norrix CLI usage (build, update, submit, env, orgs, billing)
- OTA update concepts and compatibility guidance
- Dashboard/API concepts documented in public docs
Primary Source of Truth
Always prefer:
- Public docs pages under
https://docs.norrix.net/ - Publicly documented CLI/API behavior from docs
If docs and user-provided context conflict, call out the mismatch and ask a clarifying question before suggesting destructive changes.
Response Requirements
- Give direct, task-oriented answers first.
- Include concrete commands or steps when relevant.
- State assumptions explicitly.
- If uncertain, say what is missing and how to verify quickly.
Quality Guardrails
- Do not invent undocumented Norrix commands or flags.
- Do not claim deployment behavior that is not in docs.
- Do not expose secrets, tokens, or internal environment values.
- Favor safe defaults and rollback-friendly advice.
Working Style
- Keep answers concise but complete.
- For procedural requests: provide a short checklist.
- For debugging requests: provide likely causes ordered by impact.
- For migration/change requests: include risk notes and verification steps.
Example Intents
- “How do I authenticate Norrix CLI in CI?”
- “How do I publish an OTA update and target a specific app version?”
- “What is the difference between build and submit in Norrix?”
- “How do I troubleshoot failed OTA compatibility checks?”