interagent/prmd
JSON Schema tools and doc generation for HTTP APIs observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 5
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4640
- days_rel: n/a
- days_push: 573
- n_releases_24m: 0
Adoption not part of the score
2089 stars · 169 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Prmd is a Ruby command-line tool for working with JSON Schema descriptions of HTTP APIs. It scaffolds resource schemata, combines and verifies them, and generates Markdown API documentation from the resulting schema.
Use cases
- generate api documentation from json schema
- scaffold json schema files for api resources
- verify completeness of a json schema api description
- combine multiple schema files into one schema
- convert json schema to markdown docs
- manage api schema definitions in yaml
When to choose
- you describe your HTTP API with JSON Schema and want automated Markdown docs
- you need to scaffold and validate JSON Schema resource definitions
- you want a scriptable CLI pipeline for schema combine, verify, and doc generation
When to avoid
- you use OpenAPI/Swagger rather than JSON Schema
- you need a GUI or hosted documentation portal
- your stack is not Ruby-friendly and you prefer Node or Python schema tooling
Facets
cli-tool · maturity maintenance
documentation api-documentation parser cli apis documentation developer-tools cli ruby json-schema api-docs ruby-gem schema-verification markdown-generation
1 source
- readme: https://github.com/interagent/prmd · fetched 2026-08-28 · bc831b19fe31
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| interagent/prmd | main | 34 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem