aicoolies logo
GPTScript logo
GPTScript logo

GPTScript

Natural language scripting for LLM-system interaction

open sourceupdated May 22, 2026

GPTScript is an Apache 2.0 licensed framework with 3,300+ GitHub stars that enables natural language scripting where LLMs interact with local systems, APIs, and tools through simple prompt definitions. It supports multiple model providers including OpenAI-compatible APIs and local models, providing a lightweight approach to building AI agents that can execute CLI commands, call APIs, and process files.

GPTScript provides a minimalist framework for building AI agents that interact with local systems. Developers define tools using natural language descriptions and the framework handles the orchestration between LLM reasoning and tool execution. A tool might describe how to list files, run a CLI command, call an API endpoint, or process data, and the LLM chains these tools together to accomplish complex tasks.

The framework supports multiple AI backends including OpenAI, any OpenAI-compatible API, and local models, giving teams flexibility in choosing their inference provider. Installation is available through Homebrew, shell scripts, and Windows package managers. The tool-based architecture means agents can be composed from reusable components, building complex workflows from simple, well-defined building blocks.

With 3,300+ stars on GitHub and Apache 2.0 licensing, GPTScript has attracted a community of developers building lightweight AI agents for DevOps automation, data processing, and system administration tasks. The framework prioritizes simplicity and transparency, making it accessible to developers who want to experiment with agentic AI without the complexity of full agent frameworks.

Pricing

Free and open-source (Apache 2.0)

Platforms

CLI, any OS, OpenAI, local models, Docker

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Agent Skills logo

Agent Skills

Open standard for portable skills across AI agents

Agent Skills is the open SKILL.md folder specification for packaging reusable instructions, scripts, references, and assets that compatible AI agents load through progressive disclosure. Originally developed by Anthropic and released as an open standard, it defines the portable format itself—not an example library, marketplace, or hosted agent product.

Open Source
hyperagent

HyperAgent

Open-source natural-language browser automation framework for AI agents

An AGPL-3.0 TypeScript framework that drives a real browser from natural-language tasks — the self-hostable OSS framework from Hyperbrowser, distinct from the vendor's paid cloud browser product.

freeOpen Source
KaibanJS logo

KaibanJS

JavaScript framework for building and visualizing multi-agent workflows on a Kanban board

KaibanJS is an MIT-licensed JavaScript framework for defining AI agents, tasks, tools, and teams, then orchestrating their work through a Kanban-inspired runtime and visual board. It can run inside Node.js, React, or Next.js projects, supports custom UIs and headless workflows, and provides real-time task-state visibility for multi-agent applications.

Open SourceTelemetry
Sakana Fugu logo

Sakana Fugu

Multi-agent model API that orchestrates frontier models behind one OpenAI-compatible endpoint

Sakana Fugu is a hosted model-provider API that exposes a learned multi-agent system as one OpenAI-compatible model. It dynamically routes coding, code review, research, and reasoning tasks across a frontier-model pool, with Fugu for lower-latency work and Fugu Ultra for harder workloads where answer quality matters more than cost or speed.

paidTelemetry
LangChain logo

OpenWiki

LangChain CLI for maintaining agent-friendly codebase documentation

OpenWiki is LangChain’s open-source CLI for generating and maintaining an agent-focused wiki inside a codebase. It can create an openwiki/ documentation folder, update it from repository changes, add guidance to AGENTS.md or CLAUDE.md, and run via an interactive CLI or daily GitHub Action so coding agents have durable context without stuffing every detail into prompts.

Open SourceTelemetry
Accomplish Coworker logo

Accomplish Coworker

Open-source desktop AI coworker for browsing and code execution.

Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.

Open SourceTelemetry

FAQ

What is GPTScript?

GPTScript is an Apache 2.0 licensed framework with 3,300+ GitHub stars that enables natural language scripting where LLMs interact with local systems, APIs, and tools through simple prompt definitions. It supports multiple model providers including OpenAI-compatible APIs and local models, providing a lightweight approach to building AI agents that can execute CLI commands, call APIs, and process files.

Is GPTScript free?

Yes — GPTScript is open source and free to use. Free and open-source (Apache 2.0)

Is GPTScript open source?

Yes — GPTScript is open source.

What are the best GPTScript alternatives?

The top editor-verified GPTScript alternatives are Kubiya, Firebase, Pulumi.