Skip to content

One-click Agent Prompt Builder(网页)|一键生成 Agent Prompt,并支持分层优化:Quick 快速生成、Deep 主语校准、Agent 场景编排。

Notifications You must be signed in to change notification settings

Aevella/vibeprompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Persona Workshop Builder (Public)

Channel: public release
Beta sibling: ../persona-builder-web

A lightweight web workshop for building AI persona prompts in three layers:

  • Quick: fast prompt generation
  • Deep: subject/identity calibration
  • Agent: scenario-mode framework composer

Also includes:

  • Vault Persona (saved full personas)
  • Draftbook (editable scratchpad with drag sort)

Run locally

cd persona-builder-web-public
python3 -m http.server 8790

Open: http://localhost:8790

Deploy (Vercel)

Release flow:

./scripts/release-public.sh patch

(Equivalent manual steps: check-variant-boundary -> release-bump -> commit/push -> deploy-public)

Project structure

  • index.html / quick-* — Quick layer
  • intuition.html / intuition.* — Deep layer
  • agent.html / agent.* — Agent layer
  • vault*.html / vault.* — Vault + Draftbook
  • assets/ — static assets

Notes

  • This repo is intended as a clean, reviewable app workspace.
  • Legacy records/checklists are archived under docs/archive/.

About

One-click Agent Prompt Builder(网页)|一键生成 Agent Prompt,并支持分层优化:Quick 快速生成、Deep 主语校准、Agent 场景编排。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published