📌 Prompt Sharing | Discover and Share Useful Prompts #821
CloudBillow
started this conversation in
Prompt sharing
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Welcome to Prompt Sharing 👋
This space is for sharing useful prompts ✨
I. Basic Requirements (Must Be Met)
1. Prompt Specification
The format must be a JSON Array and must include the following three fields:
[ { "name": "Prompt style or characteristic", "prompt": "Prompt content", "systemPrompt": "System prompt" } ]Explanation:
name: Prompt name (used for identification and selection)prompt: Prompt content (may use the optional parameters listed below)systemPrompt: System prompt content (may use the optional parameters listed below)The prompt (
prompt) and system prompt (systemPrompt) only support the following parameters:{{targetLang}}: Target language{{input}}: Text content to be translated{{title}}: Webpage title{{summary}}: Webpage summary (requires the AI Smart Context feature to be enabled)2. One Prompt per Reply
(This makes it easier for others to upvote, give feedback, and discuss them individually)
II. Minimum Requirements for Shared Content
Each Prompt submission must include at least:
A JSON Prompt that complies with the specification
Use case
Expected outcome
(Examples or textual descriptions are both acceptable)
Replies with incomplete information may be asked to provide additional details.
III. Strongly Recommended (But Optional) Content
To make your Prompt easier to understand and use, it is strongly recommended to include:
{{summary}})IV. Prompt Sharing Reply Template
Please reply directly under this post and fill in the template below as needed:
V. About Upvotes ⬆️ and Comments 💬
⬆️ An upvote indicates that you recognize and approve of the Prompt’s effectiveness or design
💬 The comment section is welcome for:
VI. Maintenance Notes
The goal of this module is: to make useful Prompts easier to discover
Maintainers may:
Thank you for participating in Prompt Sharing 🙌
We hope this space gradually becomes a home for some truly useful prompts.
Beta Was this translation helpful? Give feedback.
All reactions