init-onecli Skill
Install and initialize OneCLI Agent Vault. Migrates existing .env credentials to the vault. Use after /update-nanoclaw brings in OneCLI as a breaking change, or for first-time OneCLI setup. Published by microsoft in amplifier-app-nanoclaw.
What is init-onecli Skill?
Install and initialize OneCLI Agent Vault. Migrates existing .env credentials to the vault. Use after /update-nanoclaw brings in OneCLI as a breaking change, or for first-time OneCLI setup. Published by microsoft in amplifier-app-nanoclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using amplifier-app-nanoclaw
Technical details
- Install or run with Copy skill directory
When to use init-onecli Skill
- Use it for developers using amplifier-app-nanoclaw.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-nanoclaw
- Skill file: .claude/skills/init-onecli/SKILL.md
What it does
Install and initialize OneCLI Agent Vault. Migrates existing .env credentials to the vault. Use after /update-nanoclaw brings in OneCLI as a breaking change, or for first-time OneCLI setup.
Skill instructions
Initialize OneCLI Agent Vault This skill installs OneCLI, configures the Agent Vault gateway, and migrates any existing .env credentials into it. Run this after /update-nanoclaw introduces OneCLI as a breaking change, or any time OneCLI needs to be set up from scratch. Principle: When something is broken or missing, fix it. Don't tell the user to go fix it themselves unless it genuinely requires their manual action (e.g. pasting a token). Phase 1: Pre-flight Check if OneCLI is already working bash onecli version 2/dev/null If the command succeeds, OneCLI is installed, check for an Anthropic secret: bash onecli secrets list If an Anthropic secret exists, tell the user OneCLI is already configured and working. Use AskUserQuestion: 1. Keep current setup — description: "OneCLI is installed and has credentials configured. Nothing to do." 2. Reconfigure — description: "Start fresh — reinstall OneCLI and re-register credentials." If they choose to keep, skip to Phase 5 (Verify). If they choos
Explore related resources
Frequently asked questions
What is init-onecli?
init-onecli is a open-source AI agent skill with Copy skill directory. Install and initialize OneCLI Agent Vault. Migrates existing .env credentials to the vault. Use after /update-nanoclaw brings in OneCLI as a breaking change, or for first-time OneCLI setup.
Who is init-onecli best for?
init-onecli is best for reusing agent instructions, scripts, and references.
How do I install init-onecli?
Install or run init-onecli using Copy skill directory. Check init-onecli for the latest setup command.
Is init-onecli actively maintained?
init-onecli may need a closer maintenance check before production use.
Auto-fetched from GitHub.