← Back to Skills Marketplace
Quick Converter
by
Nihal Mehta
· GitHub ↗
· v1.0.0
· MIT-0
290
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install quick-converter
Description
Fast offline unit/time/currency/crypto conversions — ideal for quick everyday math in agent chats.
Usage Guidance
This skill is low-risk and internally consistent: it performs offline conversions using formulas and static March 2026 reference rates. Before installing, note that currency and crypto values are estimates and may be stale — do not rely on this for trading or banking. Also be aware the skill defaults to IST/timezone and assumes USD when 'dollars' is ambiguous; ask the user to clarify when needed. If you need live exchange rates or transaction-grade accuracy, prefer a skill that explicitly requires and documents a trusted API key and live calls.
Capability Analysis
Type: OpenClaw Skill
Name: quick-converter
Version: 1.0.0
The 'Quick Converter' skill is a purely instructional utility for unit, currency, and crypto conversions using static formulas and approximate rates. It contains no executable code, external dependencies, or instructions for data exfiltration, network access, or unauthorized system interaction (SKILL.md, examples.md).
Capability Assessment
Purpose & Capability
Name/description (unit/time/currency/crypto conversions) match the SKILL.md: all actions are conversions using built-in formulas and static rates. No extraneous binaries, env vars, or config paths are requested.
Instruction Scope
Instructions stay within conversion/time tasks. Notes: currency/crypto rates are explicitly static (mid-March 2026) and the skill defaults to IST/Ahmedabad context for time calculations and assumes 'dollars' → USD unless clarified. This is functional but should be highlighted to users because values are estimates and may be stale.
Install Mechanism
No install spec and no code files — instruction-only skill, so nothing is downloaded or written to disk. Low installation risk.
Credentials
Requires no environment variables, keys, or credential access. Requested capabilities are proportionate to the stated purpose.
Persistence & Privilege
always is false, no persistent/system-wide changes described, and the skill does not request elevated privileges or modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install quick-converter - After installation, invoke the skill by name or use
/quick-converter - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Quick Converter skill initial release:
- Instantly converts units (length, weight, temperature, etc.) with built-in formulas.
- Provides offline, approximate currency conversions (focus on INR, USD, EUR, GBP) with March 2026 rates.
- Supports crypto price approximations for BTC/ETH to INR/USD.
- Calculates time delta to a given event or time, based on IST (Ahmedabad context).
- Requires no external APIs or dependencies; designed for fast, everyday utility.
- Clearly displays formulas used and clarifies when values are approximate.
Metadata
Frequently Asked Questions
What is Quick Converter?
Fast offline unit/time/currency/crypto conversions — ideal for quick everyday math in agent chats. It is an AI Agent Skill for Claude Code / OpenClaw, with 290 downloads so far.
How do I install Quick Converter?
Run "/install quick-converter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Quick Converter free?
Yes, Quick Converter is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Quick Converter support?
Quick Converter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Quick Converter?
It is built and maintained by Nihal Mehta (@nihalmehta007); the current version is v1.0.0.
More Skills