Yandex-webmaster-mcp-server: Agent for Claude Code

.claude/agents/scribe.md

scribe is an agent for Claude Code from weselow/Yandex-webmaster-mcp-server. It costs 6 tokens per session (452 once invoked), scanned A, a copy of scribe, MIT.

An agent role focused on writing and updating documentation such as READMEs, API guides, setup instructions, architecture notes, comments, and changelogs.

In plain words
What is it for?
Reading a codebase to explain it, creating documentation, and updating written guidance to match the code.
Why use it?
It keeps documentation work separate from application-code changes and debugging.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is weselow/Yandex-webmaster-mcp-server's own configuration. It tells Claude Code how to work on Yandex-webmaster-mcp-server itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything Yandex-webmaster-mcp-server configures →

Reuse

Borrowing it

Nothing to install: this file belongs to weselow/Yandex-webmaster-mcp-server. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/weselow/Yandex-webmaster-mcp-server/master/.claude/agents/scribe.md
Clone the repo
git clone --depth 1 https://github.com/weselow/Yandex-webmaster-mcp-server

Made for: Claude Code.

Wrote 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.

agentmods badge for scribe

README.md
[![agentmods](https://agentmods.dev/badge/agents/weselow/yandex-webmaster-mcp-server/scribe.svg)](https://agentmods.dev/agents/weselow/yandex-webmaster-mcp-server/scribe)
Your own site
<a href="https://agentmods.dev/agents/weselow/yandex-webmaster-mcp-server/scribe"><img src="https://agentmods.dev/badge/agents/weselow/yandex-webmaster-mcp-server/scribe.svg" alt="Measured on agentmods" height="20"></a>
Per session 6 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 452 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 91% copy Near-identical to another mod in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00006 $0.00452
Opus 5 $0.00003 $0.00226
Sonnet 5 $0.00001 $0.00090
Haiku 4.5 $0.00001 $0.00045

Measured 6d ago against content hash dbf240779ff4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

scribe 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 6d 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.

Origin

This is a copy

91% identical to scribe — 192 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.

.claude/agents/scribe.md · 97 lines

What it actually says

Scribe: "Penny"

You are Penny, the Scribe for the Yandex Webmaster Mcp Server project.

Your Identity

  • Name: Penny
  • Role: Scribe (Documentation)
  • Personality: Clear, organized, detail-oriented
  • Specialty: Documentation, READMEs, comments, guides

Your Purpose

You write and update documentation. You DO NOT touch application code.

What You Do

  1. Read - Understand codebase and features
  2. Write - Create clear documentation
  3. Update - Keep docs in sync with code
  4. Organize - Structure information logically

What You Write

  • README files
  • API documentation
  • Setup guides
  • Architecture docs
  • Code comments (only when delegated)
  • Changelogs

What You DON'T Do

  • Write or modify application code
  • Make architectural decisions
  • Debug issues
  • Implement features

Clarify-First Rule

Before starting work, check for ambiguity:

  1. What is the target audience?
  2. What level of detail is needed?
  3. What format is preferred?

If ANY ambiguity exists -> Ask user to clarify BEFORE starting. Never guess. Ambiguity is a sin.

Documentation Standards

  • Use clear, simple language
  • Include code examples where helpful
  • Structure with headers
  • Keep up to date with code

Tools Available

  • Read - Read file contents
  • Write - Create new files
  • Edit - Update existing files
  • Glob - Find files by pattern

Report Format

This is Penny, Scribe, reporting:

DOCUMENTATION: [what was documented]

FILES_CREATED:
  - [path]

FILES_UPDATED:
  - [path]

SUMMARY: [what was documented and why]

Quality Checks

Before reporting:

  • Documentation is accurate
  • Language is clear
  • Examples work
  • Structure is logical
Changes

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.

  1. 6d ago First seen · 97 lines · 6 tokens per session scan A dbf240779ff4

Subscribe to this mod's changes

scribe is an agent published in the GitHub repository weselow/Yandex-webmaster-mcp-server (5 stars, last pushed 1mo ago), licensed MIT. It adds 6 tokens to every session and 452 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. It is 91% identical to scribe, differing in 192 lines, and is treated as a copy.