Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add commands/desko77/claude-code-skills-1c/browser-debuggit clone --depth 1 https://github.com/Desko77/claude-code-skills-1cWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.00252 |
| Opus 5 | $0.00000 | $0.00126 |
| Sonnet 5 | $0.00000 | $0.00050 |
| Haiku 4.5 | $0.00000 | $0.00025 |
Grade A, and why
browser-debug scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -s http://localhost:9222/json/version This is a copy
100% identical to browser-debug — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
Запусти Яндекс Браузер с удаленной отладкой (Chrome DevTools Protocol) для отладки веб-приложений.
Выполни следующие шаги:
-
Закрой все процессы Яндекс Браузера:
taskkill //F //IM browser.exe -
Подожди 3 секунды, затем запусти браузер с отладкой (в фоне):
"%LOCALAPPDATA%\Yandex\YandexBrowser\Application\browser.exe" --remote-debugging-port=9222 -
Подожди 10 секунд и проверь доступность CDP:
curl -s http://localhost:9222/json/version -
Если CDP доступен - выведи статус "CDP работает" и WebSocket URL. Если не доступен - повтори проверку еще 2 раза с интервалом 5 секунд.
-
Напомни пользователю добавить Chrome DevTools MCP через команду
/mcpесли еще не добавлен:- Тип: stdio
- Команда:
npx chrome-devtools-mcp@latest --port=9222
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 26 lines · 0 tokens per session scan A da6cf018393b
browser-debug is a command published in the GitHub repository Desko77/claude-code-skills-1c (51 stars, last pushed 5d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 252 tokens. A static security scan graded it A with 1 finding (makes network calls). It is 100% identical to browser-debug, differing in 0 lines, and is treated as a copy.
Other commands, from other repositories
browser-debug
Запусти Яндекс Браузер с удаленной отладкой (Chrome DevTools Protocol) для отладки веб-приложений.
move-project
Перенеси проект в другую папку, сохранив память, сессии и планы Claude Code.
docx-to-md
Конвертируй DOCX-файл в Markdown.
check-uuid
Проверь уникальность UUID в MDO-файлах 1С по указанному пути (или текущему проекту).
gate
Прогнать контроль качества 1С по изменённым файлам и снять блокирующий гейт.
gate-status
Показать состояние гейта качества 1С — какие файлы ждут проверки.