CtrlK
BlogDocsLog inGet started
Tessl Logo

fiat

Query Binance fiat payment capabilities — supported countries, currencies, payment methods, limits, and crypto prices — via public APIs, plus authenticated order/payment history lookup. Use whenever users ask about buying or selling crypto with fiat, depositing or withdrawing fiat, fiat-crypto exchange rates, payment options in a specific country, or their fiat order history — even if they don't explicitly mention Binance APIs.

72

Quality

88%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

77%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a well-structured, highly actionable skill with executable curl commands, clear API documentation, and a logical workflow. Its main weakness is length — the locale list, detailed action link section, and wallet payment method handling inflate the token count and could be moved to reference files. The skill demonstrates strong domain knowledge and practical guidance for Claude to follow.

Suggestions

Move the full locale list and language mapping table to a reference file (e.g., references/locales.md) and keep only the default rule and a brief note in SKILL.md

Consider moving the detailed Action Links section (URL templates, language-aware URLs) to a reference file, keeping only a brief pattern description inline

DimensionReasoningScore

Conciseness

The skill is mostly efficient with concrete API details, but includes some unnecessary verbosity — the locale list, language mapping table, and the wallet payment method section add bulk that could be trimmed or moved to a reference file. The action links section is quite lengthy for what could be a shorter pattern description.

2 / 3

Actionability

Fully executable curl commands with exact URLs, required parameters clearly specified, response field paths documented, URL templates with concrete examples, and specific country inference rules. Everything is copy-paste ready.

3 / 3

Workflow Clarity

Clear 3-step recommended workflow with explicit sequencing (capabilities → payment methods → price), a shortcut for simple queries, error handling guidance (empty results → ask user), and a proactive follow-up flow for wallet payment methods. The workflow is well-structured with validation via response code checking.

3 / 3

Progressive Disclosure

References to `references/sapi-endpoints.md` for authenticated endpoints show good progressive disclosure intent, but no bundle files were provided to verify the reference exists. The main file itself is quite long (~150+ lines) with sections like the full locale list and language mapping that could be split into reference files. The inline content is heavy for a SKILL.md overview.

2 / 3

Total

10

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is an excellent skill description that clearly articulates specific capabilities (querying Binance fiat payment data via public and authenticated APIs), includes a comprehensive 'Use whenever...' clause with natural trigger terms, and occupies a distinct niche. The description is concise yet thorough, covering both public API queries and authenticated lookups while providing multiple realistic user scenarios.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: querying supported countries, currencies, payment methods, limits, crypto prices via public APIs, and authenticated order/payment history lookup. These are clearly defined capabilities.

3 / 3

Completeness

Clearly answers both 'what' (query Binance fiat payment capabilities including countries, currencies, methods, limits, prices, and order history) and 'when' (explicit 'Use whenever users ask about...' clause with multiple trigger scenarios).

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'buying or selling crypto with fiat', 'depositing or withdrawing fiat', 'fiat-crypto exchange rates', 'payment options in a specific country', 'fiat order history'. These are phrases users would naturally use.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive — targets a very specific niche (Binance fiat payment APIs) with clear triggers around fiat-crypto operations. Unlikely to conflict with other skills due to the specificity of Binance fiat payment capabilities.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
binance/binance-skills-hub
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.