home/career/skill-package-prompt-builder

Skill Package Prompt Builder

GPTClaudeGemini··1,361 copies·updated 2026-07-14
skill-package-prompt-builder.prompt
# skill-package-prompt-builder.py

`skill-package-prompt-builder.py` is an interactive prompt builder for creating or updating high-quality agent skill packages. It interviews you, records your decisions, verifies that the generated prompt includes the required safety and quality clauses, then prints a paste-ready prompt for Codex or Claude.

The script does not call an LLM, fetch web pages, inspect remote sources, or build the skill package itself. It prepares the prompt that a VS Code agent will execute later.

## Quick Start

Run from the repository root:

when to use it

Community prompt sourced from the open-source GitHub repo LevyBytes/agent-kaizen (AGPL-3.0). A "Skill Package Prompt Builder" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

careercommunitygeneral

source

LevyBytes/agent-kaizen · AGPL-3.0