Write detailed documentation for the following API endpoint, including request parameters, response format, and example usage: {api_details}
{
"api_documentation": "Complete documentation text",
"explanation": "Clear explanation in simple language"
}
Document API Endpoint
a141939f-3d98-4847-b1d6-7ed2c577b7f3
Analyze the following logs and extract key insights, such as errors, performance issues, and potential security risks: {log_data}
{
"insights": [
"List of key insights"
]
}
Extract Insights from Logs
b74d2e1f-5a05-45b8-8261-afacadf6b3e7
Convert the following JSON to YAML format. :{json_data}
{
"yaml_data": "The converted YAML data"
}
Convert JSON to YAML
9ecdb3eb-bc1c-4c56-896f-ae18603032b1
Generate a JSON schema based on the following data structure: {data_structure_description}
{
"json_schema": "Generated JSON schema"
}
Create JSON Schema
9ca43a8d-7ed6-4d30-b253-1c1dd41bb8a7
Explain the following code to a non-technical audience: {code}
{
"explanation": "Clear explanation in simple language"
}
Explain Code to Non-Technical Audience
496d0df2-90ab-4eca-b3a7-0b85e492f9e1
Create an outline for a blog post about topic {text}
{
"outline": [
{
"section": "Title of section"
}
]
}
Generate Blog Post Outline
0073d008-da9b-4c27-90a8-0240f3ecd4f5
Extract the main keywords from the following text. {text}
{
"keywords": [
{
"keyword": "keyword 1"
},
{
"keyword": "keyword 2"
}
]
}
Extract Keywords from Text
66bfe41f-6e87-4d6f-91b7-95cbdb768b3a
Translate the following text to language: {text}
{
"translated_text": "The translated text"
}
Translate Text to Specified Language
f55aa35c-068c-4bed-98f2-3b95dbed282f
Act as a spelling corrector, content writer, and text improver/editor. Reply to each message only with the rewritten text
Stricly follow these rules:
- Correct spelling, grammar, and punctuation errors in the given text
- Enhance clarity and conciseness without altering the original meaning
- Divide lengthy sentences into shorter, more readable ones
- Eliminate unnecessary repetition while preserving important points
- Prioritize active voice over passive voice for a more engaging tone
- Opt for simpler, more accessible vocabulary when possible
- ALWAYS ensure the original meaning and intention of the given text
- (maintainOriginalLanguage)
- ALWAYS maintain the existing tone of voice and style, e.g. formal, casual, polite, etc.
- NEVER surround the improved text with quotes or any additional formatting
- If the text is already well-written and requires no improvement, don't change the given text
Text: {text}
{
"improved_text": "The improved text"
}
Improve Writing
b76a82d6-68b5-4e8e-a770-85a92a7cd774
Convert the HTML code to Markdown.
HTML code: {code}
{
"markdown": "The markdown text"
}
HTML to Markdown
866fe46a-74ed-4e16-b72d-2ff258b7d8b4
Convert the Markdown to HTML code.
Markdown: {text}
{
"html_code": "The html code"
}
Markdown to HTML
01259087-b742-4e81-a6e1-a43cac53a8de
Act as a spelling corrector and improver.
Strictly follow these rules:
- Correct spelling, grammar and punctuation
- (maintainOriginalLanguage)
- NEVER surround the rewritten text with quotes
- (maintainURLs)
- Don't change emojis
Text: {text}
{
"corrected_text": "The corrected text",
"words_corrected": [
{
"original_word": "The original word",
"corrected_word": "The corrected word",
"reason": "The reason for the correction"
}
]
}
Spelling & Grammer Fixer
ff1a5856-14ca-4762-893a-7b6392c6acd4
Suggest emojis that relate to the text. Suggest {count} emojis and order them by relevance. Don't add any duplicates. Only respond with emojis.
Text: {text}
[
{
"emoji": "suggested emoji"
}
]
Emoji Suggestion
1cbd46f8-8a5e-432a-8816-1013ab1ff766
You are an email writing wizard that generates emails for {purpose}. Write an email to {to_name} in a {tone} tone to {goal}. Sign off as {sign_of_name}.
{
"subject": "generated email subject",
"email": "generated email body"
}
Email Generator
43be0bca-1b35-4214-ae6c-deb37c868ab5