AGENTS.md agentsA

AGENTS.md is agent-read markdown (agents) from axelfreeman/yandex-wordstat-guide.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# AGENTS.md — Yandex Wordstat Guide for AI Agents

**A toolkit for AI agents to collect Yandex search query statistics programmatically.**
Use this repo to gather Russian-language search semantics, find trending topics, and feed structured keyword data into LLMs for SEO content generation — all without the manual Wordstat UI.

## What this project is

Yandex Wordstat is the only source of real search volume data for the Russian-speaking internet (Runet). This project wraps the [Yandex Search API v2](https://yandex.cloud/ru/docs/search-api/) into Python scripts that an AI agent can invoke directly. The output is structured JSON — ready to pipe into DeepSeek, GPT, or Claude for content generation.

## Quick start for AI agents

### Prerequisites

```bash
# 1. Clone
git clone https://github.com/axelfreeman/yandex-wordstat-guide.git
cd yandex-wordstat-guide

# 2. Install deps
pip install -r requirements.txt   # only 'requests'

# 3. Set credentials
export WORDSTAT_API_KEY="AQVN..."       # Yandex Cloud API key
export WORDSTAT_FOLDER_ID="b1g..."      # 20-char folder ID — must be exactly 20 chars!
```

### Your first collection

```bash
…

Read the whole file at its exact version.

How to install

Latest version
mdr add axelfreeman/yandex-wordstat-guide/AGENTS.md@git:20260811.ff8f6c4
Exact content
mdr add axelfreeman/yandex-wordstat-guide/AGENTS.md@sha256:2046fc5d2d3e8737

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_yroolvu6c7uxjjq5.svg)](https://markdownregistry.com/a/art_yroolvu6c7uxjjq5)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260811.ff8f6c4 latest2026-08-11 ff8f6c4 8,066 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (8066 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

axelfreeman/yandex-wordstat-guide · 35 stars · license MIT · pushed 2026-09-19 · branch master

API

GET https://markdownregistry.com/api/v1/artifacts/art_yroolvu6c7uxjjq5
GET https://markdownregistry.com/api/v1/resolve?ref=axelfreeman/yandex-wordstat-guide/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/2046fc5d2d3e87379023670c2cb9e780f2c3fde736a6ccdaecf009d99c873649

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from axelfreeman/yandex-wordstat-guide

wordstat-collector skill
axelfreeman/yandex-wordstat-guide · skill/SKILL.md · Яндекс.Вордстат через API — автоматический сбор поисковой семантики для AI-агента (100 запросов/час). Use when нужна…
v2.0.0 · audit A · 35 stars

Every file in axelfreeman/yandex-wordstat-guide

Other files named AGENTS.md

AGENTS.md agents
obra/superpowers · AGENTS.md
git:20260919.5bf4e78 · audit A · 291,204 stars
AGENTS.md agents
affaan-m/ecc · AGENTS.md
git:20260919.91ba9b4 · audit A · 266,832 stars
AGENTS.md agents
firecrawl/firecrawl · AGENTS.md
git:20260613.d9a35c0 · audit A · 184,144 stars
AGENTS.md agents
dietrichgebert/ponytail · AGENTS.md
git:20260710.b6c0448 · audit A · 144,862 stars
AGENTS.md agents
garrytan/gstack · AGENTS.md
git:20260914.4a3c6a8 · audit A · 134,082 stars
AGENTS.md agents
graphify-labs/graphify · AGENTS.md
git:20260414.7ec92ec · audit A · 121,202 stars
AGENTS.md agents
juliusbrussee/caveman · AGENTS.md
git:20260902.d9faebc · audit A · 107,708 stars
AGENTS.md agents
addyosmani/agent-skills · AGENTS.md
git:20260709.b665c5c · audit A · 98,554 stars

Browse by kind, by grade A, or by owner.