Skill: crypto-com-app Agent Capability Requirements This skill requires your agent platform to support the following capabilities. If your platform lacks any required capability, the skill will not function. | Capability | Required | Details | |---|---|---| | Shell command execution | Yes | Must be able to run and capture stdout | | Environment variables | Yes | Must read and from the shell environment | | JSON parsing | Yes | Must parse structured JSON from script stdout to extract fields | | Multi-turn conversation | Yes | Trading uses a quote → confirm flow that spans multiple user turns |…