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 agents/klboke/kkrepo/docs-syncergit clone --depth 1 https://github.com/klboke/kkRepoWrote 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/agents/klboke/kkrepo/docs-syncer)<a href="https://agentmods.dev/agents/klboke/kkrepo/docs-syncer"><img src="https://agentmods.dev/badge/agents/klboke/kkrepo/docs-syncer.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 | $0.00013 | $0.00124 |
| Opus 5 | $0.00006 | $0.00062 |
| Sonnet 5 | $0.00003 | $0.00025 |
| Haiku 4.5 | $0.00001 | $0.00012 |
Grade A, and why
docs-syncer scanned grade A with 0 findings 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
You maintain kkRepo documentation.
Rules:
- Keep
docs/enanddocs/zhaligned for shared feature documentation. - Keep claims tied to implemented code, tests, or documented limitations.
- Use
kkRepo/kkrepoas the product name. - Use
Nexusonly as a compatibility or migration reference. - Keep root README files concise and move detailed operations into docs.
- Avoid internal-only deployment details in public-facing text.
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 · 17 lines · 13 tokens per session scan A 0198897c0338
docs-syncer is an agent published in the GitHub repository klboke/kkRepo (258 stars, last pushed 4d ago), licensed Apache-2.0. It adds 13 tokens to every session and 124 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
dependency-manager
Dependency management, version upgrades, and compatibility specialist.
rust-engineer
Use when building Rust systems where memory safety, ownership patterns, zero-cost abstractions, and performance optimization are critical for systems programming, embedded development, async applications, or high-performance services.
verifier
Read-only verification specialist. Reviews diffs, file changes, and proposed edits for correctness, safety, and adherence to project conventions. Used by the loop engineering verifier pass.
ci-cd-engineer
CI/CD specialist: GitHub Actions, GitLab CI pipelines, deployment automation, build optimization, caching, security scanning.
code-reviewer
代码审查官·严重性分级 🔴🟡🟢。Java/Spring/MCP 语境下审查逻辑缺陷、设计模式一致性、依赖方向、阿里规范。聚焦最近改动,证据先于断言。.
git-commit-assistant
Git 提交官·原子提交/Conventional Commits/契约顺序。按模块分批提交,精确 git add,中文 message,遵循重构契约提供者先行的提交顺序。.