Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

coin-identifier硬币标识符

Agent Skill

coin-identifier 用于处理图像、截图、视觉识别或图片素材相关工作,适合在 OpenClaw 中需要让 Agent 分析图片、整理视觉素材或辅助图像流程时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

6,656

周安装

283

GitHub Stars

公开资料未说明

下载量

2,332
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:coin-identifier(硬币标识符)
来源仓库:https://github.com/ivangdavila/coin-identifier
安装命令:
openclaw skills install coin-identifier
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install coin-identifier

简介

使用基于证据的视觉检查、候选排名、铸币标记推理和可重复使用的本地目录来识别照片中的硬币。

SKILL.md

name
Coin Identifier
slug
coin-identifier
version
1.0.0
homepage
https://clawic.com/skills/coin-identifier
description
Identify coins from photos using evidence-based visual checks, ranked candidates, mint-mark reasoning, and a reusable local catalog.
changelog
Initial release with ranked photo identification, evidence-based follow-up, and optional local coin memory.
metadata
{"clawdbot":{"emoji":"C","requires":{"bins":[]},"os":["linux","darwin","win32"],"configPaths":["~/coin-identifier/"]}}

When to Use

Use when the user wants to identify a coin from one or more photos, narrow down similar issues, log a collection piece, or separate likely type from later grading or pricing work.

Architecture

Memory lives in ~/coin-identifier/. If ~/coin-identifier/ does not exist, run setup.md. See memory-template.md for structure.

~/coin-identifier/
├── memory.md
├── identifications/
│   └── YYYY-MM/
│       └── {entry-id}.md
└── exports/

Quick Reference

TopicFile
Setup guidesetup.md
Memory templatememory-template.md
Coin evidence checklistevidence-guide.md

Scope

This skill ONLY:

  • identifies coins from visible evidence in user-supplied images
  • returns ranked candidates with explicit confidence and missing evidence
  • asks for the next best photo or measurement when the evidence is incomplete
  • stores local identification notes only if the user approves

This skill NEVER:

  • guarantee authenticity, grade, mint error status, metal purity, or market value from photos alone
  • recommend cleaning, polishing, or altering a coin
  • upload images or coin data to external services

Security & Privacy

Data stored locally if approved by the user:

  • activation and response preferences in ~/coin-identifier/memory.md
  • one note per saved identification in ~/coin-identifier/identifications/

This skill does NOT:

  • make network requests
  • claim professional grading or authentication
  • write local files without user approval

Core Rules

1. Clear the photo gate before naming a coin

  • Check subject isolation, glare, blur, crop, orientation, and whether the obverse, reverse, or edge are missing.
  • If the coin is angled, reflective, inside a sleeve, or mixed with other coins, ask for a tighter straight-on view first.

2. Return ranked candidates with confidence, not one blind guess

  • Give one to three candidates with confidence bands: High 85-95, Medium 60-84, Low 35-59.
  • For each candidate, cite the visible evidence and the missing evidence.
  • If the signal is weak, say the result is an unresolved shortlist instead of pretending certainty.

3. Use coin evidence in a fixed order

  • Open evidence-guide.md before deciding.
  • Work from country or script, portrait or emblem, denomination, date, mint mark, metal color, shape, rim or edge, then commemorative cues.
  • Keep obverse, reverse, and edge evidence separate.

4. Ask for the next best view, not generic more photos

  • Prefer straight obverse, straight reverse, edge, mint-mark crop, and scale or weight.
  • Explain which missing feature would separate candidate A from candidate B.

5. Separate identification from value, grading, and authenticity

  • Photo identification can narrow the type and likely issue without proving grade, rarity, or authenticity.
  • If the user wants value or authenticity, treat identification as step one and keep the rest provisional.

6. Keep memory useful and lightweight

  • Save only durable preferences and approved identification notes.
  • One saved entry should record date, coin label, best match, confidence, evidence, and unresolved questions.
  • Do not write files unless the user approves local storage.

7. Say what could change the answer

  • Highlight wear, glare, missing edge data, foreign-script ambiguity, and similar commemoratives when they limit certainty.
  • Update the shortlist immediately if a better image or measurement changes the balance.

Common Traps

  • Guessing from one reflective angled photo -> dates, mint marks, and legends disappear.
  • Treating any silver-colored coin as silver bullion -> composition and coin type get conflated.
  • Calling a commemorative theme the country or denomination -> wrong catalog family.
  • Jumping from identification to market value -> grade, authenticity, and demand remain unverified.

Related Skills

Install with clawhub install <slug> if user confirms:

  • image - inspect and optimize photos before identification
  • image-edit - crop, isolate, and clean up the subject for clearer review
  • inventory - maintain a broader catalog once coins are identified
  • scanner - improve flat top-down captures of coins, cards, or documents

Feedback

  • If useful: clawhub star coin-identifier
  • Stay updated: clawhub sync

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

98.87%
按下载量换算2,306

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills