Skip to content

Update defaultPrompt spec to array#22

Open
gverma-openai wants to merge 3 commits intomainfrom
gverma/plugins/update-spec-default-prompts
Open

Update defaultPrompt spec to array#22
gverma-openai wants to merge 3 commits intomainfrom
gverma/plugins/update-spec-default-prompts

Conversation

@gverma-openai
Copy link
Collaborator

  • Update plugin-creator skill spec so interface.defaultPrompt is an array of up to 3 strings
  • Document truncation rules and lower per-entry max length to 128 chars
  • Refresh example plugin.json and scaffolded defaults with 3 short starter prompts
  • Normalize repo plugin.json prompts by shortening text and stripping baked-in @ mentions

@gverma-openai gverma-openai requested a review from a team March 12, 2026 22:26
Copy link
Contributor

@sayan-oai sayan-oai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks fine, but we should wait til [] parsing lands in app-server + is more broadly available so as not to break current usage.

@gverma-openai
Copy link
Collaborator Author

looks fine, but we should wait til [] parsing lands in app-server + is more broadly available so as not to break current usage.

+1. Let's also make sure malformed plugins don't break app-server and that bad specs are gracefully handled with warning errors emitted and no startup impact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants