One-click install
npx skills add https://github.com/Bartunek/nanoclaw --skill init-onecli-bartunek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init-onecli
Source: https://github.com/Bartunek/nanoclaw/tree/main/.claude/skills/init-onecli
Command: npx skills add https://github.com/Bartunek/nanoclaw --skill init-onecli-bartunek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Migrates and centralizes sensitive environment variables and credentials into a secure vault, reducing leakage risk and simplifying rotation in NanoClaw deployments.

Core Features & Use Cases

  • Automates installation and configuration of the OneCLI Agent Vault.
  • Migrates existing .env credentials into the vault to centralize secrets and enable policy-based access.
  • Verifies and manages secrets with OneCLI (list, rotate, and apply per-agent policies).

Quick Start

Install OneCLI, configure the Agent Vault gateway, and migrate any existing .env credentials into the vault.

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 into a secret management vault?

Migrating .env credentials into a secret management vault involves centralizing existing environment variables into the OneCLI Agent Vault to reduce exposure. This validates Anthropic and container-facing secrets while activating vault-based credential management.

What is the best way to secure exposed environment variables in NanoClaw deployments?

Securing exposed environment variables in NanoClaw deployments is best achieved by centralizing secrets into the OneCLI Agent Vault. This reduces leakage risk and simplifies credential rotation through policy-based access.

How does vault-based credential management work during OneCLI integration upgrades?

Vault-based credential management during OneCLI integration upgrades works by enforcing vault-based secrecy. It validates Anthropic and container-facing secrets, automates vault configuration, and provides verification steps for migrated credentials.

Can I use OneCLI to list, rotate, and apply per-agent policies to managed secrets?

Yes, you can use OneCLI to list, rotate, and apply per-agent policies to managed secrets. The vault verifies and manages these secrets to maintain secure credential operations after migration.

Do I need to install the Agent Vault gateway before migrating existing credentials?

Yes, you need to install the Agent Vault gateway before migrating existing credentials. Configuring the gateway is a prerequisite to activate vault-based credential management and successfully migrate .env files.