Query Skill Provides Stacks network and blockchain query operations using the Hiro API. No wallet required for most queries; and fall back to the active wallet address if no address is provided. Usage Subcommands get-stx-fees Get current STX fee estimates for different priority levels. Output: get-account-info Get account information including nonce and STX balance. Options: - (optional) — Stacks address to check (uses active wallet if omitted) Output: get-account-transactions Get transaction history for a Stacks account. Options: - (optional) — Stacks address (uses active wallet if omitted)…