llmsmap.ru
Назад в каталог

microsoft.github.io

проверка ИИ-оптимизации

microsoft.github.io
50из 100Средне

Проверка ИИ-оптимизации19.07.2026

Редакционное резюме ИИ

GenAIScript добавлен по независимой проверке международного каталога. На момент аудита AI-готовность домена microsoft.github.io оценена в 50/100: llms.txt доступен. Расширенный llms-full.txt не обнаружен; карточка сформирована по фактическим данным сайта и его публичным файлам.

614Токены llms.txt
367 614Токены llms-full.txt
ai.txt
sitemap.xml

Проверки ИИ-оптимизации

llms.txt

Файл найден и доступен

https://microsoft.github.io/genaiscript/llms.txt
llms-full.txt

Полная версия не найдена

ai.txt

Файл ai.txt не найден

robots.txt

Файл robots.txt не найден

Sitemap в robots.txt

Sitemap не объявлен в robots.txt

Schema.org (JSON-LD)

Разметка Schema.org не найдена на главной

OpenGraph0%

OpenGraph теги не найдены на главной

Доступ ИИ-ботов

На основе анализа robots.txt

GPTBotНе упомянут
OAI-SearchBotНе упомянут
ChatGPT-UserНе упомянут
Google-ExtendedНе упомянут
ClaudeBotНе упомянут
Claude-SearchBotНе упомянут
Claude-UserНе упомянут
BytespiderНе упомянут
CCBotНе упомянут
PerplexityBotНе упомянут
Perplexity-UserНе упомянут
# GenAIScript

> GenAIScript is a JavaScript/TypeScript library and environment to build productive script using LLMs.

## Markdown Documentation
All pages of the documentation have a markdown route by adding '.md' to the URL.
For example, the markdown for https://microsoft.github.io/genaiscript/reference/scripts 
is at https://microsoft.github.io/genaiscript/reference/scripts.md

## Guidance for Code Generation
- GenAIScript programs are meant to be executed through the genaiscript cli (https://www.npmjs.com/package/genaiscript).
- When generating code for GenAIScript, always target TypeScript, Node.JS, ESM. Prefer await/async, keep it simple.
- ambient types and definitions defined in "genaiscript.d.ts" are preloaded at runtime. you do not need to import them.
- you keep the code simple, avoid exception handlers or error checking.
- you add TODOs where you are unsure so that the user can review them
- you use the global types in genaiscript.d.ts are already loaded in the global context, no need to import them.
- save generated code in the "./genaisrc" folder with ".genai.mts" extension


## Documentation Sets

- [Abridged documentation](https://microsoft.github.io/genaiscript/llms-small.txt): a compact version of the documentation for GenAIScript, with non-essential content removed
- [Complete documentation](https://microsoft.github.io/genaiscript/llms-full.txt): the full documentation for GenAIScript
- [Getting Started](https://microsoft.github.io/genaiscript/_llms-txt/getting-started.txt): Sequence of short tutorials on how to get started with GenAIScript
- [Configuration](https://microsoft.github.io/genaiscript/_llms-txt/configuration.txt): Configure access to LLMs and other services
- [Reference](https://microsoft.github.io/genaiscript/_llms-txt/reference.txt): full reference documentation (runtime and cli)
- [Reference Scripts](https://microsoft.github.io/genaiscript/_llms-txt/reference-scripts.txt): full reference documentation for the runtime
- [Reference CLI](https://microsoft.github.io/genaiscript/_llms-txt/reference-cli.txt): full reference documentation for the command line interface and Node.JS runtime
- [Guides](https://microsoft.github.io/genaiscript/_llms-txt/guides.txt): Guides on various LLM programming topics

## Notes

- The complete documentation includes all content from the official documentation
- The content is automatically generated from the same source as the official documentation
Поделиться результатами
Обсудить с ИИ
Добавлен 19.07.2026
microsoft.github.io - проверка ИИ-оптимизации | llmsmap.ru