Skip to content

docs: fix a2a skill setup and binary naming - #43

Closed
Math1987 wants to merge 1 commit into
a2aproject:skill/a2a-clifrom
Math1987:codex/a2a-skill-install-validation
Closed

docs: fix a2a skill setup and binary naming#43
Math1987 wants to merge 1 commit into
a2aproject:skill/a2a-clifrom
Math1987:codex/a2a-skill-install-validation

Conversation

@Math1987

@Math1987 Math1987 commented Sep 7, 2026

Copy link
Copy Markdown

Description

The skill's documented go install command creates an executable named a2a-cli, while its examples and verification step invoke a2a. Build explicitly with go build -o a2a . and explain the PATH setup. Replace the skill's automatic installation instruction with an a2a version preflight and a link to the setup instructions.

This PR targets skill/a2a-cli so the two-file correction can be incorporated into #27. It implements the previously posted patch. Related issue: #4.

Validation

  • Reproduced the exact latest-version installation in an isolated GOBIN: it creates a2a-cli. Latest resolved to v0.0.0-20260904130516-a27e1ee6d332.
  • Verified the explicit build, PATH setup and a2a version against PR docs: add a2a-cli agent skill #27's head on macOS arm64 with Go 1.26.0.
  • git diff --check passes.

Which area does this relate to?

  • CLI code
  • SPEC or COMPLIANCE file
  • Other doc files

Checklist

  • Reviewed the contributing guide.
  • Conventional Commits title.
  • Appropriate docs updated.

Go formatting, unit tests and lint are not applicable to this documentation-only change.

Maintainer action

The linked-issue check requires a GitHub closing-issue association. This correction targets the feature branch for #27, and my account cannot add that association. Please link this PR to the existing issue #4 using the repository's preferred process.

@msampathkumar
msampathkumar deleted the branch a2aproject:skill/a2a-cli September 8, 2026 11:45
@msampathkumar

Copy link
Copy Markdown
Member

@Math1987 - Can you please reopen this PR and point the branch Main branch please?

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.

2 participants