init-onecli

Migrate .env credentials to the OneCLI Agent Vault and configure the gateway.

3|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/OfirGavish/NinjaClaw-Nano --skill init-onecli-ofirgavish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init-onecli
Source: https://github.com/OfirGavish/NinjaClaw-Nano/tree/main/.copilot/skills/init-onecli
Command: npx skills add https://github.com/OfirGavish/NinjaClaw-Nano --skill init-onecli-ofirgavish

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Install and initialize OneCLI Agent Vault, migrate existing .env credentials to the vault, and configure the gateway integration to streamline secure secret management for NinjaClaw deployments.

Core Features & Use Cases

  • Install and configure the OneCLI gateway and CLI.
  • Migrate container-facing and credentials from .env into the OneCLI Agent Vault for per-agent policy enforcement.
  • Restore seamless operations after a breaking change by migrating secrets without manual user intervention.

Quick Start

Install OneCLI, configure the gateway, migrate existing .env credentials to the vault, and verify gateway readiness.

Frequently Asked Questions about init-onecli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate .env credentials to a centralized secret management vault?

Migrating .env credentials to a centralized vault involves extracting existing secrets and importing them into the OneCLI Agent Vault. This Skill automates that transfer and configures the gateway to centralize secret management for NinjaClaw deployments.

What is the best way to configure a security gateway for NinjaClaw initial setup?

Configuring a security gateway for NinjaClaw initial setup requires installing OneCLI, enforcing gateway configuration, and migrating credentials into the Agent Vault. This ensures a secure, centralized credential flow and operational readiness through post-install verification.

How does credential migration restore operations after a breaking change?

Credential migration restores operations after a breaking change by transferring secrets from .env files into the OneCLI Agent Vault without manual user intervention. This restores seamless operations by routing credentials through the configured gateway for centralized management.

Do I need existing .env files to use OneCLI Agent Vault?

Existing .env files are required to use OneCLI Agent Vault for credential migration, as the Skill extracts container-facing credentials from them. It is applied during initial NinjaClaw setup or when OneCLI is introduced after a breaking change to migrate those specific secrets.

How do I verify gateway readiness after migrating credentials?

Verifying gateway readiness after migrating credentials is handled by the Skill's post-install verification step. This process enforces gateway configuration and checks the centralized credential flow to ensure operational readiness for NinjaClaw deployments.