openai/plugins-quickstart resource
Get a ChatGPT plugin up and running in under 5 minutes! observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 88
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1245
- days_rel: n/a
- days_push: 946
- n_releases_24m: 0
Adoption not part of the score
4238 stars · 705 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
learning-resource · maturity abandoned
api-framework http-server sdk developer-tools large-language-models apis tutorials developer-tools python self-hosted chatgpt-plugins openai quickstart deprecated example-code ai-agents web-server
1 source
- readme: https://github.com/openai/plugins-quickstart · fetched 2026-08-28 · ef41b95645ff
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openai/plugins-quickstart | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="openai/plugins-quickstart")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem