# microsoft/genaiscript

DEPRECATED

Repository: https://github.com/microsoft/genaiscript
Canonical: https://ross.abutalabs.com/products/genaiscript
Language: TypeScript
License: MIT
License Family: permissive
Archived: true
Last push: 2026-05-21T01:15:26+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 83, release rhythm 37, longevity 79
- inputs: {"age_days": 1112, "days_push": 105, "days_rel": 341, "gap_med": 0.0, "n_releases_24m": 355}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2892, forks 228 (observed 2026-08-28T04:07:28.465690+00:00)

## What it is
GenAIScript is a JavaScript/TypeScript framework for programmatically assembling and orchestrating LLM prompts, tools, and data in code. It offers a VS Code extension and CLI, with built-in support for OpenAI, Azure OpenAI, Anthropic, GitHub Copilot, and GitHub Models.

## Use cases
- write llm prompt scripts in javascript
- automate ai tasks over files in a repo
- extract structured json from llm output
- run ai scripts from the command line
- orchestrate llms with tools and data in code
- summarize pdfs and files with an llm

## When to choose
- you want prompts defined as code in JS/TS with file and data helpers
- you need a fast edit-run-test loop inside VS Code or a CLI
- you want multi-provider LLM support with structured output parsing

## When to avoid
- the repository is marked DEPRECATED, so prefer maintained alternatives for new projects
- you need a no-code or GUI-only prompt builder
- your stack is not JavaScript/TypeScript based

## Facets
- artifact type: framework
- maturity: maintenance
- function: llm-inference, prompt-engineering, agent-framework, cli, sdk
- domain: large-language-models, developer-tools
- platform: cli, cross-platform, editor-plugin
- tags: prompt-scripting, typescript, vscode-extension, llm-orchestration, deprecated, ai-agents, automation, nodejs

## Member repositories
- microsoft/genaiscript (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:28.465690+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:35:18.945045+00:00, confidence not recorded.
  - readme: https://github.com/microsoft/genaiscript (fetched 2026-08-28T04:07:28.465690+00:00, sha ca1e9a2eb648)
- Data as of 2026-08-30T08:39:29.467469+00:00.
