okx-a2a-payment
This skill is a deprecated alias for payment functionality, now merged into `okx-agent-payments-protocol`. It primarily handles legacy references, redirecting requests to the new skill to ensure compatibility. This skill does not execute any payment logic; users should directly load `okx-agent-payments-protocol`.
git clone https://github.com/okx/onchainos-skills.gitBefore / After Comparison
1 组Invoking deprecated skills could lead to system errors or functional disruptions, requiring manual intervention for resolution, impacting business continuity.
Intelligent redirection automatically routes legacy skill calls to the new functionality, ensuring business continuity and significantly reducing error rates and manual intervention.
DEPRECATED — merged into okx-agent-payments-protocol
This skill has been folded into the unified payment dispatcher. The functionality is unchanged; only the entry point has changed.
What to do: load okx-agent-payments-protocol via the Skill tool and follow that skill instead. The a2a-pay flow lives at:
okx-agent-payments-protocol/SKILL.md— Path B (paymentId-based, no 402)okx-agent-payments-protocol/references/a2a_charge.md— full create / pay / status playbook
Why this stub exists: legacy transcripts, scripts, and external docs may still reference okx-a2a-payment by name. This stub catches those references and redirects to the merged skill. It carries no triggers of its own — new conversations mentioning paymentId / a2a_... / "create payment link" / "payment status" route directly to okx-agent-payments-protocol based on that skill's triggers.
User Reviews (0)
Write a Review
No reviews yet
Statistics
User Rating
Rate this Skill