By torchingloom
Скилл image-recognition: дословное распознавание изображений → self-contained HTML-отчёт (картинки base64 + описание под каждой) → сверка с пользователем → работа с распознанным в контексте.
Личный маркетплейс плагинов и скиллов для Claude Code.
/plugin marketplace add torchingloom/claude-tools
/plugin install image-tools@torchingloom-tools
Замени
torchingloom/claude-toolsна свой<github-логин>/<имя-репо>, аtorchingloom-tools— на значениеnameиз.claude-plugin/marketplace.json.
claude-tools/
├── .claude-plugin/
│ └── marketplace.json # каталог плагинов (точка входа установки)
└── plugins/
└── image-tools/ # плагин (может нести несколько скиллов/команд/агентов)
├── .claude-plugin/
│ └── plugin.json # манифест плагина
└── skills/
└── image-recognition/ # скилл
├── SKILL.md
├── scripts/build_report.py
└── evals/ # тест-кейсы скилла (как тестировался)
Скилл image-recognition — внимательно читает приложенные картинки (скриншоты, сканы, схемы, дашборды), переносит текст и числа дословно (включая опечатки), собирает самодостаточный HTML-отчёт (картинки в base64 + описание под каждой) для сверки, и держит распознанное в контексте для последующих задач.
plugins/image-tools/skills/<new-skill>/SKILL.md.plugins/<new-plugin>/ с .claude-plugin/plugin.json,
затем добавить запись в plugins[] в .claude-plugin/marketplace.json.Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub torchingloom/claude-tools --plugin image-toolsUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.