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 instructions/creative-agency-here/hereassistant/claude-mdgit clone --depth 1 https://github.com/Creative-Agency-Here/HereAssistantWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/instructions/creative-agency-here/hereassistant/claude-md)<a href="https://agentmods.dev/instructions/creative-agency-here/hereassistant/claude-md"><img src="https://agentmods.dev/badge/instructions/creative-agency-here/hereassistant/claude-md.svg" alt="Measured on agentmods" height="20"></a>What 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.1 | $0.02669 | $0.02669 |
| Opus 5 | $0.01334 | $0.01334 |
| Sonnet 5 | $0.00534 | $0.00534 |
| Haiku 4.5 | $0.00267 | $0.00267 |
Grade A, and why
HereAssistant CLAUDE.md 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 5d 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`-проверка версии). Обновление исходника в git — всегда; выкат на домен — How it starts
The opening of the file, as written. The whole thing — 161 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ЯЗЫК ОБЩЕНИЯ
Общайся с пользователем только на русском. Комментарии в коде — на русском
(сложившийся стиль кодовой базы). Публичные OSS-документы — двуязычно:
README.md (EN, основной) ↔ README.ru.md; новые пользовательские доки
для внешней аудитории пиши на английском или парой EN/RU.
СТАТУС ПРОЕКТА: ПУБЛИЧНЫЙ ОПЕНСОРС
Это флагманский открытый продукт агентства (MIT): self-hosted Telegram-шлюз к CLI-кодинг-агентам (Claude Code / Codex / Gemini / Qwen Code). Мы развиваем его как топовый опенсорс-ресурс: код, доки и лендинг — витрина инженерной культуры.
- GitHub (публичный): https://github.com/Creative-Agency-Here/HereAssistant
- Лендинг: https://hereassistant.hereagency.ru (исходник —
site/index.html+ ассетыsite/*.gif; деплой на поддомен по явной просьбе —rsync -av site/ here@dell:/var/www/hereassistant.hereagency.ru/, затемcurl-проверка версии). Обновление исходника в git — всегда; выкат на домен — отдельным rsync и только когда просят («выкати сайт»). - Витрина/упаковка (GitHub + сайт, гифки, скрины, дизайн) — внутренний гайд
docs/showcase-guide.md(gitignored, там наша кухня): пайплайн живых GIF (PTY-захват chat.py → webm через Playwright → GIF через ffmpeg palettegen), скрины в стиле терминала/Telegram, дизайн-токены, правила публикации. Тулинг —tools/showcase/(ansi2html.py,tg_mock.css,pty_capture.py; тоже gitignored). Делаешь новый визуал/лендинг — сверяйся с этим гайдом. - Любое изменение оценивай глазами внешнего контрибьютора: понятность, документированность, отсутствие внутренней «кухни» агентства в публичном коде.
ДВОЙНАЯ ИНТЕГРАЦИЯ РЕПОЗИТОРИЕВ (ОБЯЗАТЕЛЬНО)
У репозитория ДВА remote, и они обязаны оставаться синхронными:
| Remote | Куда | Роль |
|---|---|---|
origin |
git.hereagency.ru (Gitea) | внутренний: вебхук шлёт уведомления в Telegram/CRM |
github |
github.com/Creative-Agency-Here (public) | публичное зеркало для сообщества |
Правило: каждый пуш идёт в ОБА remote:
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.
- 5d ago First seen · 161 lines · 2,669 tokens per session scan A 8e70dbf0be0e
HereAssistant CLAUDE.md is an instructions file published in the GitHub repository Creative-Agency-Here/HereAssistant (2 stars, last pushed 1mo ago), licensed MIT. It adds 2,669 tokens to every session, about $0.0133 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other instructions, from other repositories
sessionview AGENTS.md
AGENTS.md instructions for tyql688/sessionview, covering sessionview, commands, app / frontend, gates must pass under both feature sets: default (gui) and and --no-default-features --features headless.
SubFrame AGENTS.md
AGENTS.md instructions for Codename-11/SubFrame, covering subframe - subframe project, core working principle, relationship to native ai tools, session start and concurrent work & worktrees.
gemini-cli-desktop AGENTS.md
Instructions for Piebald-AI/gemini-cli-desktop, a project described as: Web/desktop UI for Gemini CLI/Qwen Code. Manage projects, switch between tools, search across past conversations, and manage MCP servers, all from one multilingual interface, locally or remotely.
cordon AGENTS.md
AGENTS.md instructions for ilyautov/cordon, covering working in this repository, the three invariants, the map, commands and tests.
codmate AGENTS.md
Instructions for loocor/codmate, a project described as: CodMate is a macOS SwiftUI app for managing CLI AI sessions: browse, search, organize, resume, and review work produced by Codex, Claude Code, and Gemini CLI. It focuses on speed, a compact three-column UI, and “ship it” workflows like Project Review (Git…
everything-gemini-code GEMINI.md
Gemini CLI instructions for Jamkris/everything-gemini-code, covering project instructions, prompt defense baseline and guidelines.