{"schema_version":"2026-06-16","id":"exchange-rate","name":"exchange-rate","title":"Exchange rate","description":"Currency conversion, FX monitoring, and historical exchange-rate lookup for agents.","overview":"Use this skill when the agent needs reliable conversion and FX context inside travel, ecommerce, finance, or reporting workflows.","official":true,"tags":["Forex","Conversion","Rates","Monitoring"],"scenarios":[{"id":"finance","label":"Finance analysis","description":"Market data, filings, fundamentals, exchange rates, and analyst workflows."},{"id":"travel","label":"Travel and places","description":"Real place data, reviews, ratings, and recommendation workflows."},{"id":"operations","label":"Business operations","description":"Daily briefings, market monitoring, and structured team reports."}],"platforms":[{"id":"openclaw","label":"OpenClaw"},{"id":"cursor","label":"Cursor"},{"id":"claude-code","label":"Claude Code"},{"id":"cli","label":"CLI"}],"urls":{"catalog":"https://qveris.ai/skills/catalog.json","skill":"https://qveris.ai/skills/exchange-rate","manifest":"https://qveris.ai/skills/exchange-rate/manifest.json","agentGuide":"https://qveris.ai/skills/exchange-rate/agent.md","github":"https://github.com/QVerisAI/open-qveris-skills/tree/main/exchange-rate"},"installation":{"requires_user_confirmation":true,"safety_note":"Agents must get explicit user confirmation before installing a skill, writing configuration, or changing the local environment.","source_repository":{"owner":"QVerisAI","name":"open-qveris-skills","url":"https://github.com/QVerisAI/open-qveris-skills","skill_path":"exchange-rate","skill_url":"https://github.com/QVerisAI/open-qveris-skills/tree/main/exchange-rate","clone_command":"git clone https://github.com/QVerisAI/open-qveris-skills.git && cd open-qveris-skills/exchange-rate"},"commands":[{"platform":"openclaw","platform_label":"OpenClaw","label":"Install skill","command":"openclaw skills install exchange-rate"}]},"prompts":[{"id":"trip-budget","title":"Travel budget conversion","description":"Make exchange-rate lookup part of a travel planning workflow.","prompt":"Convert a 250,000 JPY Tokyo hotel budget into USD and CNY using current rates. Include the timestamp or provider context if available."},{"id":"fx-monitor","title":"FX movement monitor","description":"Track rate movements for reporting or treasury workflows.","prompt":"Check USD/CNY, EUR/USD, and USD/JPY. Summarize today's movement and call out which pair changed the most."}],"cases":[{"slug":"qveris-tripadvisor-travel","title":"Travel planning with real place data","description":"Pair travel recommendations with reliable price conversion.","source_label":"Travel case","url":"https://qveris.ai/blog/qveris-tripadvisor-travel"}],"qveris_api":[{"action":"Discover","endpoint":"POST /search","title":"Find exchange-rate providers","purpose":"Search for current, historical, or conversion-oriented FX capabilities.","sources":["FX providers"],"sample_query":"currency exchange rate conversion API"},{"action":"Inspect","endpoint":"POST /tools/by-ids","title":"Inspect currency coverage","purpose":"Check supported currencies, parameter shape, precision, and billing rule.","sources":["Capability schemas"]},{"action":"Call","endpoint":"POST /tools/execute","title":"Convert or monitor rates","purpose":"Execute the selected FX capability and return structured rate data.","sources":["FX providers"]}],"usage_estimate":{"title":"FX lookup workflow","summary":"Currency lookup is usually a small workflow: free discovery and inspection, then one or a few exchange-rate calls.","typical_calls":"1-3","estimated_credits":"1-15 credits","free_actions":["Discover","Inspect"],"paid_actions":["Call"],"note":"Historical ranges, many currency pairs, or repeated monitoring can increase the number of paid calls."},"execution_flow":[{"title":"Describe the job","description":"The agent turns a user request into capability-oriented search intent."},{"title":"Discover candidates","description":"QVeris returns ranked capabilities with quality, latency, and pricing signals."},{"title":"Inspect and choose","description":"The agent checks parameters, examples, and provider signals before calling."},{"title":"Call and compose","description":"The selected capability is executed and the agent turns results into the final workflow output."}],"agent_instructions":["Select the best matching skill from the catalog based on the user's task.","Inspect installation.source_repository first and confirm the skill comes from the official QVerisAI/open-qveris-skills source repository.","Explain the skill, install command, QVeris API actions, and possible cost before making changes.","Run install commands or write configuration only after explicit user approval.","After installation, run the best matching prompt and report which Discover, Inspect, and Call actions were used."]}