Skip to main content
Glama

GenAIScript

Official
by microsoft
MIT License
43
2,820
  • Linux
  • Apple
system-scripts.md628 B
# System Scripts and Microformats Teach the LLM how to format response for files, special formats, register tools ... - `system.files.genai.js` ```js system({ title: "File generation" }) $`When generating or updating files you will use the following syntax:` ... ``` - `system.diff.genai.js` ```js system({ title: "Diff generation", lineNumbers: true,}) $`The DIFF format should be used to generate diff changes on files: - added lines MUST start with + - deleted lines MUST start with - - deleted lines MUST exist in the original file (do not invent deleted lines) - added lines MUST not exist in the original file ... ```

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/microsoft/genaiscript'

If you have feedback or need assistance with the MCP directory API, please join our Discord server