prompt-manager

Community

CRUD prompts and streamline prompt lifecycle.

Authorcruzanstx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill centralizes prompt file management with robust CRUD operations, eliminating shell parsing errors and ensuring consistent behavior across prompt workflows.

Core Features & Use Cases

  • List, read, create, complete, and delete prompts
  • Resolve prompt by number or name and view prompt info
  • Produce JSON outputs for integration with other tools

Quick Start

Create a new prompt with a name and content, or list existing prompts to identify the next available number, then complete or read prompts as needed.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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-manager
Download link: https://github.com/cruzanstx/daplug/archive/main.zip#prompt-manager

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