Skip to main content

Ru Public Sources

Public RU registries and news via search and browser.

Skill metadata​

SourceOptional — install with vibeos skills install official/research/ru-public-sources
Pathoptional-skills/research/ru-public-sources
Version1.0.0
AuthorVibeOS
LicenseMIT
Platformslinux, macos, windows
Tagsresearch, russia, osint, public-records, yandex, registries
Related skillsprofessional-research, source-critique, osint-investigation, domain-intel

Reference: full SKILL.md​

info

The following is the complete skill definition that VibeOS loads when this skill is triggered. This is what the agent sees as instructions when the skill is active.

RU Public Sources Skill

Work with public Russian / CIS sources for due diligence and news monitoring. Prefer Yandex web_search + web_extract / browser. Do not bypass logins, CAPTCHAs, or paywalls.

When to Use​

  • Company / ИП lookup, procurement, courts, regulator pages, RU news digests.
  • User asks in Russian for “проверить по открытым источникам”.

Do not use for:

  • Illegal surveillance, doxxing, or scraping behind auth.
  • US-centric OSINT → osint-investigation.
  • Pure academic papers → academic-literature.

Prerequisites​

  • web_search available; for RU prefer web.search_backend: yandex.
  • Extract backend (Firecrawl/Tavily/Exa) or browser tools.
  • Optional: install this skill
    vibeos skills install official/research/ru-public-sources

Source catalog​

Read references/sources/ before acting. Each note lists the portal, what is public, suggested query patterns, and pitfalls.

IdPortal (examples)Use for
egrulegrul.nalog.gov.ru / related public pagesLegal entities / ИП
zakupkizakupki.gov.ruPublic procurement
fedresursfedresurs.ruBankruptcies / pledges (public)
courtssudact.ru, kad.arbitr.ru (public views)Court texts / cards
cbrcbr.ruBanking / FX / licenses
rosstatrosstat.gov.ruOfficial statistics
consultantconsultant.ru / garant.ru publicLegal texts (public pages)
newsTASS, Interfax, RBC, Kommersant, VedomostiSecondary news

Helper — list catalog as JSON:

python3 SKILL_DIR/scripts/list_sources.py

How to Run​

  1. Clarify entity (name, INN/OGRN if known, region, date window).
  2. Prefer Yandex search with operators (site:zakupki.gov.ru …).
  3. Open official pages via web_extract or browser; cite the URL you used.
  4. Cross-check at least two independent public sources for material claims.
  5. Apply source-critique grades (official registry = A when page verified).
  6. Deliver brief with INN/OGRN/dates only when present on the page.

Quick Reference​

GoalApproach
Find company cardYandex + site: official registry; confirm on page
Procurementsite:zakupki.gov.ru + extract notice
Court mentionpublic court databases; note jurisdiction
News contextmajor wires; mark as secondary

Pitfalls​

  • Aggregator mirrors may be stale — prefer the official host.
  • Do not treat SEO “реестр” blogs as primary.
  • Telegram channels are optional context only; verify on the web.
  • Respect robots/ToS; stop if a site requires login for the needed data.

Verification​

  • Every hard fact cites a public URL you fetched.
  • Legal ids (INN/OGRN) copied from the page, not guessed.
  • Method notes which backends (yandex / extract / browser) were used.