# openai/plugins-quickstart

Get a ChatGPT plugin up and running in under 5 minutes!

Repository: https://github.com/openai/plugins-quickstart
Canonical: https://ross.abutalabs.com/products/plugins-quickstart
Homepage: https://platform.openai.com/docs/plugins
Language: Python
License: MIT
License Family: permissive
Topics: chatgpt, chatgpt-plugins
Archived: true
Last push: 2024-01-30T23:23:11+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 88
- inputs: {"age_days": 1245, "days_push": 946, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4238, forks 705 (observed 2026-08-28T04:08:39.579893+00:00)

## What it is
A minimal Python quickstart from OpenAI for building a ChatGPT plugin, shipping a working TODO-list plugin example that runs as a local server. ChatGPT plugins have since been superseded by GPTs with actions, so the project is no longer maintained.

## Use cases
- build a chatgpt plugin quickly
- learn how chatgpt plugin manifests work
- example of exposing an api to chatgpt
- run a local plugin server for chatgpt
- understand openai plugin architecture

## When to choose
- you need a historical reference for the deprecated ChatGPT plugins protocol
- you want a minimal Python example of a plugin manifest and server

## When to avoid
- you want to build extensions for current ChatGPT - use GPTs with actions instead
- you need a maintained or production-ready integration
- you target other LLM platforms with different plugin systems

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: api-framework, http-server, sdk, developer-tools
- domain: large-language-models, apis, tutorials, developer-tools
- platform: python, self-hosted
- tags: chatgpt-plugins, openai, quickstart, deprecated, example-code, ai-agents, web-server

## Member repositories
- openai/plugins-quickstart (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:39.579893+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-29T18:22:17.233031+00:00, confidence not recorded.
  - readme: https://github.com/openai/plugins-quickstart (fetched 2026-08-28T04:08:39.579893+00:00, sha ef41b95645ff)
- Data as of 2026-08-30T08:39:29.467469+00:00.
