system-prompt-builder

Official

Orchestrates multi-layer prompts for blah.chat.

Authorplanetaryescape
Version1.0.0
Installs0

System Documentation

What problem does it solve?

System prompt assembly for blah.chat AI backend. Multi-layer prompt construction with priority ordering, parallel context loading, memory truncation, budget awareness.

Core Features & Use Cases

  • Multi-layer prompts: Compose base prompts, identity memories, contextual memories, project context, knowledge bank prompts, and budget-state prompts with clear priority.
  • Parallel loading: Load user/conversation data in parallel to minimize latency during prompt construction.
  • Memory management: Truncate memories by category to respect context budget.
  • Knowledge integration: Include knowledge bank prompts when function calling is enabled.
  • Graceful degradation: Continue operation when optional components are unavailable; document mode prompts for editing workflows.
  • Custom instructions: Apply user customizations as the highest-priority last layer when present.

Quick Start

  1. Integrate the system-prompt-builder into your backend prompts pipeline.
  2. Ensure you enable parallel data loading and memory truncation as demonstrated.
  3. Trigger prompt assembly during a Convex generation action to assemble system prompts in real-time.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: system-prompt-builder
Download link: https://github.com/planetaryescape/blah.chat/archive/main.zip#system-prompt-builder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.