Skip to content

[agent] Put together an agent skill for envx #85

Description

@alexng353

Reminder to self: build an agent / Claude Code skill for envx so agents can drive it end-to-end without spelunking --help each time.

Why: setting up envx on a fresh macOS (arm64) machine today meant discovering the whole flow by hand.

What a skill should cover:

  • Install: curl -fsSL https://get.envx.sh | sh, or grab the envx-project/cli release tarball into ~/.local/bin when there's no sudo for /usr/local/bin.
  • New-device onboarding: envx gen -u <handle> -p <pass> → create an invite on an already-authed machine (envx invite create --project-id <id>) → envx invite accept <code> on the new device.
  • Non-interactive envx run story: keyring caching vs envx config set unsafe-password / password-command.
  • Everyday commands: link, run, list-projects, project add-user, whoami.

Filed by an agent at Alex's request.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions