prompt-template-authoring

Community

Create model-aware Pi prompt templates fast

Authorpanamini
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves the problem of repeatedly rewriting prompt instructions by hand when building reliable, reusable Pi slash-command prompt templates that must support models, deterministic steps, and complex prompting patterns.

Core Features & Use Cases

  • Reusable template authoring: Writes markdown templates that register as slash commands for a Pi extension, with autocomplete-friendly descriptions.
  • Model-aware execution: Selects models explicitly, supports fallback order, and enables rotation to cycle through model choices.
  • Deterministic pre-steps and flow control: Runs commands/scripts before the LLM turn (with configurable handoff rules) and supports loops, chains, subagent delegation, and best-of-N workflows.
  • Argument substitution: Uses $@, $1, $2, and ${@:1}-style placeholders to generate prompts from runtime inputs.

Quick Start

Create a template markdown file in your prompts directory named my-command.md that includes your model configuration and prompt body, then run /my-command.

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-template-authoring
Download link: https://github.com/panamini/pi-tooling/archive/main.zip#prompt-template-authoring

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 471,000+ vetted skills library on demand.