Prompt Packager - OpenClaw Skill

Convert reusable prompt workflows into skill packages with README, manifest, examples, and tests. The skill is packaged for agent use, with predictable commands, clear permissions, and reusable task instructions.

Prompt Packager Overview

Convert reusable prompt workflows into skill packages with README, manifest, examples, and tests. The skill is packaged for agent use, with predictable commands, clear permissions, and reusable task instructions.

How to Install Openclaw Skills

CLI

ClawHub CLI

npx clawhub@latest install prompt-packager

DIR

Manual Installation

~/.openclaw/skills/prompt-packager

AI

Chat Alternative

Paste the repository link into your assistant and ask it to use the skill.

Core Features

Features

  • Structured skill manifest
  • Agent-friendly operating instructions
  • Reusable commands
  • Local-first execution pattern

Use Cases

  • Extending a coding agent
  • Automating repeated local tasks
  • Adding specialized domain behavior

Related OpenClaw Skills