원클릭으로
debs
debs에는 ncz-os에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Testing guide for nclawzero. Covers unit tests with Vitest (1700+ tests), the shard-based test harness for recording and querying results, E2E tests for ZeroClaw sandboxes, deploy scripts for test targets, and the Pi test target inventory. Use when running tests, diagnosing failures, recording test runs, or deploying to test targets.
Getting started with ZeroClaw on nclawzero. Covers installing zeroclaw v0.6.9 on Pi/ARM64, creating config.toml, setting API keys, starting the gateway daemon, verifying health, accessing the web dashboard, and running the first inference via webhook. Use when onboarding ZeroClaw for the first time on edge or embedded devices.
Skills catalog for nclawzero. Lists all nclawzero-specific skills and references the upstream nemoclaw-* skills. Use when discovering nclawzero capabilities, choosing the right skill, or orienting in the project. Trigger keywords - skills, capabilities, what can I do, help, guide, index, overview, start here, nclawzero.
ZeroClaw configuration reference for nclawzero. Covers the TOML config structure, provider setup for Together AI, Groq, NVIDIA inference proxy, OpenAI, xAI, Perplexity, Gemini, and Ollama, model route hints, gateway config, and NVIDIA inference proxy configuration. Use when configuring ZeroClaw providers, changing models, adjusting gateway settings, or setting up the NVIDIA inference proxy.
Security hardening reference for ZeroClaw containers on nclawzero. Covers container privilege separation with gosu and the gateway user, capability drops, config integrity verification via sha256sum, symlink validation, network policies, and .env file permissions. Use when reviewing container security, hardening a ZeroClaw deployment, or auditing sandbox security controls.