ClaudeMap

LangGPT

A structured, modular prompt-template language designed for LLM agents — Chinese-origin community standard.

Prompt Librariespromptsprompt-engineeringstructuredchinese

LangGPT is a structured prompt-template language that breaks prompts into reusable modules (Role, Profile, Skills, Workflows, Constraints). Originated from the Chinese AI community and adopted by several agent frameworks as a standard for organising complex system prompts.

Repository

langgptai/langgpt

Charted

Related on the map

  • prompts.chat

    Prompt Library

    The de-facto standard ChatGPT role-prompt collection (f.k.a. Awesome ChatGPT Prompts).

    • prompts
    • awesome-list
    • roles
    • community
  • Claude Quickstarts

    Prompt Library

    Anthropic's official Claude API quickstarts — agentic customer service, RAG, skills, and more, in working notebooks.

    • official
    • anthropic
    • quickstart
    • examples