coin-identifierIdentify coins from photos using evidence-based visual checks, ranked candidates, mint-mark reasoning, and a reusable local catalog.
Install via ClawdBot CLI:
clawdbot install ivangdavila/coin-identifierGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawic.com/skills/coin-identifierAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
A collector wants to log newly acquired coins into a personal inventory. They take photos of each coin, and the skill identifies the coin type, providing ranked candidates with evidence. This helps organize collections without manual research, saving time and reducing errors in record-keeping.
A teacher or student uses the skill to learn about coin identification in a classroom setting. By uploading photos of historical coins, they receive detailed evidence-based analysis, fostering understanding of coin features like mint marks and scripts without relying on external databases.
An antique dealer needs to quickly identify coins among mixed inventory items. The skill analyzes photos to provide likely coin types, helping prioritize items for further appraisal or sale without requiring specialized numismatic expertise on-site.
Individuals inherit old coins and want to understand their origins. They upload photos, and the skill offers ranked identifications with confidence levels, guiding them on what additional views (e.g., edge shots) are needed for more accurate results.
A museum curator uses the skill to assist in cataloging coin exhibits. It helps verify coin types from photos, providing evidence-based candidates that can be cross-referenced with existing records, streamlining the documentation process locally.
Offer the basic coin identification skill for free, with premium features like advanced evidence analysis or integration with inventory tools available via subscription. Revenue comes from upsells to power users in collectibles or retail industries.
License the skill to antique shops, auction houses, or online marketplaces as a white-labeled tool. It enhances their product listings by providing coin identification services, generating revenue through licensing fees per user or transaction.
Partner with educational institutions or online learning platforms to include the skill in numismatics courses. Revenue is generated through one-time integration fees or usage-based pricing, supporting curriculum development and student engagement.
💬 Integration Tip
Integrate with image editing skills to pre-process photos for better clarity, ensuring higher identification accuracy by reducing glare and improving subject isolation.
Scored Apr 19, 2026
Manages free AI models from OpenRouter for OpenClaw. Automatically ranks models by quality, configures fallbacks for rate-limit handling, and updates openclaw.json. Use when the user mentions free AI, OpenRouter, model switching, rate limits, or wants to reduce AI costs.
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Reduce OpenClaw AI costs by 97%. Haiku model routing, free Ollama heartbeats, prompt caching, and budget controls. Go from $1,500/month to $50/month in 5 min...
Generate and edit images with Gemini API using pure Python stdlib. Zero dependencies - works on locked-down environments where pip/uv aren't available.
Manage and use local Ollama models. Use for model management (list/pull/remove), chat/completions, embeddings, and tool-use with local LLMs. Covers OpenClaw sub-agent integration and model selection guidance.
Auto-route tasks to the cheapest Claude model that works correctly. Three-tier progression: Haiku → Sonnet → Opus. Classify before responding. HAIKU (default): factual Q&A, greetings, reminders, status checks, lookups, simple file ops, heartbeats, casual chat, 1-2 sentence tasks. ESCALATE TO SONNET: code >10 lines, analysis, comparisons, planning, reports, multi-step reasoning, tables, long writing >3 paragraphs, summarization, research synthesis, most user conversations. ESCALATE TO OPUS: architecture decisions, complex debugging, multi-file refactoring, strategic planning, nuanced judgment, deep research, critical production decisions. Rule: If a human needs >30 seconds of focused thinking, escalate. If Sonnet struggles with complexity, go to Opus. Save 50-90% on API costs by starting cheap and escalating only when needed.