prompt-management

Official

Centralized prompt governance for LLM ops.

Authorplanetaryescape
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill consolidates LLM prompts into a single, auditable library to prevent ad-hoc prompt usage and ensure consistent behavior across models and projects.

Core Features & Use Cases

  • Centralized Prompt Library: All prompts are exported as named exports from lib/prompts, avoiding hardcoded strings in actions or routes.
  • Dynamic Prompt Building: Builder functions enable parameterized prompts and context-aware injections for flexible workflows.
  • System Prompt Composition: Multi-source system prompts are composed with clear priority, ensuring predictable LLM behavior.
  • Use Case: Standardize prompts across AI models in a team, enabling reuse, versioning, and easier maintenance.

Quick Start

Import the central prompts index and start using the named exports in your model calls, e.g.:

  • Import { CONVERSATION_TITLE_PROMPT } from "../lib/prompts";

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: prompt-management
Download link: https://github.com/planetaryescape/blah.chat/archive/main.zip#prompt-management

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.