Ross ROSS = Recommend OSS · open-source software intelligence for agents

character-ai/prompt-poet

Streamlines and simplifies prompt design for both developers and non-technical users with a low code approach. observed · 2026-08-28

github.com/character-ai/prompt-poet · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

53/100

  • Activity 67
  • Release rhythm 35
  • Longevity 55

Flags: no_releases

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: 778
  • days_rel: n/a
  • days_push: 203
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1155 stars · 95 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Prompt Poet is a Python library for designing LLM prompts using YAML and Jinja2 templates in a low-code approach. It renders dynamic, structured prompt messages with roles and truncation priorities for use with AI models.

Use cases

  • build dynamic llm prompts from templates
  • design chat prompts without string manipulation
  • manage prompt parts with roles and truncation priority
  • let non-technical users edit prompt templates in yaml
  • render jinja2 prompt templates for langchain models

When to choose

  • you want declarative, versioned prompt templates instead of f-string concatenation
  • your team includes non-developers who need to edit prompts
  • you need fine-grained control over prompt part truncation and roles

When to avoid

  • you need a full prompt management platform with evaluation and A/B testing
  • your prompts are simple enough that plain f-strings suffice
  • you are not working in a Python LLM stack

Facets

library · maturity active

prompt-engineering templating llm-inference large-language-models artificial-intelligence developer-tools python prompt-templates jinja2 yaml low-code llm-prompting

3 sources

Member repositories

RepositoryRoleHealth v2
character-ai/prompt-poetmain53

For agents

markdown · JSON · MCP: product_card(name="character-ai/prompt-poet")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem