Skip to content

[agent] Add an agent skill for the envx CLI#86

Open
alexng353 wants to merge 1 commit into
mainfrom
agent/envx-skill
Open

[agent] Add an agent skill for the envx CLI#86
alexng353 wants to merge 1 commit into
mainfrom
agent/envx-skill

Conversation

@alexng353

Copy link
Copy Markdown
Member

[agent] Add an agent skill for the envx CLI

Adds skills/envx/SKILL.md — a Claude Code / agent skill that teaches an agent to drive envx end-to-end, addressing #85.

Grounded against the live v2.13.0 binary (every documented flag was verified with --help, not recalled from memory) plus the repo README.md, install.sh, and docs/.

Covers:

  • Mental model (per-device keys, project = flat var namespace, access granted per-key) + install (curl one-liner and a no-sudo tarball path).
  • First-device setup via envx gen, then the core new-device onboarding: invite createinvite accept (with project add-user as the direct alternative).
  • Everyday use: envx run -p <id> -- <cmd>, link/unlink, variables/set/unset/shell, project membership.
  • Non-interactive passphrase handling ranked keyring → password-commandunsafe-password, plus a troubleshooting section and a v2.13.0 command-reference table.

Follows up on the setup that produced #85.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

Agent skill covering install, device-key gen, invite-based onboarding, run/link, and non-interactive passphrase handling. Grounded against the v2.13.0 CLI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant