· Standard
G
llmstxt.info directory · Standard
GenAIScript
Community listing
llms.txt reachable
AI Impact Score 100/100 · A
GenAIScript provides structured information for AI assistants via an llms.txt file. Industry: Developer Tools. The website microsoft.github.io provides its llms.txt at https://microsoft.github.io/genaiscript/llms.txt. Listed since 13 December 2025.
llms.txt address
https://microsoft.github.io/genaiscript/llms.txt
Under GDPR Art. 17 you can request the deletion of your data. Report a legal violation (Art. 16 DSA) →
llms.txt — current content
Open ↗
# 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, E
[…truncated]