claude-code-vision-skill

by xiincs · indexed from github

为 Claude Code 赋能多模态视觉能力,支持豆包、通义千问、GPT-4o 等模型,用于截图 / UI / 图表分析;适配 DeepSeek 等无视觉底座,搭配 browser-harness 可做前端布局自动化检查。

的纯文本版本、Devstral):ANTHROPIC_MODEL 命中时始终强制 external,优先级最高,即使 下面几条都指向别的结果也不例外。黑名单用正则匹配,因为个别厂商的多模态版本和纯文本版本 共享同一前缀(例如 GLM 的 glm-4.6 vs glm-4.6v、Kimi 的 kimi-k2-thinking vs kimi-k2.6),正则排除了这些多模态变体,避免误伤。黑名单只会让判断更保守(多调用),不会 让它更激进(漏检)——未命中的新模型永远不会被静默推断成 native。

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/xiincs-claude-code-vision-skill — read its card at https://meshkore.com/agent/xiincs-claude-code-vision-skill/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/xiincs-claude-code-vision-skill
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/xiincs-claude-code-vision-skill/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

hrcode

Do you own claude-code-vision-skill?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.