Renders a Markdown README from an A2A AgentCard JSON via agent-card-readme-generator. Posts as PR comment AND/OR writes to a target file path for auto-synced docs. First in the readme-generator Action quintet.
GitHub Action that renders a human-readable Markdown README from an A2A AgentCard JSON. Wraps . Posts the rendered Markdown as a PR comment, and/or writes it to a target file path — auto-updates so the rendered doc stays in lockstep with the JSON. First in the per-protocol readme-generator Action quintet (sibling to the diff & fleet-summary quintets). Part of the Kinetic Gain Suite. input |…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
GitHub Action that renders a human-readable Markdown README from an A2A AgentCard JSON. Wraps . Posts the rendered Markdown as a PR comment, and/or writes it to a target file path — auto-updates so the rendered doc stays in lockstep with the JSON. First in the per-protocol readme-generator Action quintet (sibling to the diff & fleet-summary quintets). Part of the Kinetic Gain Suite. input | required | default | description | | ✓ | — | Path (relative to repo root) to the AgentCard JSON file. | |…