Source: https://github.com/f/prompts.chat/blob/main/src/lib/ai/translate.prompt.yml | License: MIT | Commercial use: yes, subject to MIT notice.
1# Source: https://github.com/f/prompts.chat/blob/main/src/lib/ai/translate.prompt.yml2# License: MIT (https://raw.githubusercontent.com/f/prompts.chat/main/LICENSE-MIT)3# Commercial use: Yes, subject to MIT license notice.4# Imported: 2026-06-19T23:43:14.070Z56name: Translate Content7description: Translates text to a target language while preserving formatting, variable placeholders, and original meaning.8model: openai/gpt-4o-mini9modelParameters:10 temperature: 0.3...+23 more lines
Source: https://github.com/f/prompts.chat/blob/main/src/lib/ai/sql-generation.prompt.yml | License: MIT | Commercial use: yes, subject to MIT notice.
1# Source: https://github.com/f/prompts.chat/blob/main/src/lib/ai/sql-generation.prompt.yml2# License: MIT (https://raw.githubusercontent.com/f/prompts.chat/main/LICENSE-MIT)3# Commercial use: Yes, subject to MIT license notice.4# Imported: 2026-06-19T23:43:14.070Z56name: SQL Generation7description: Generates SQL queries for searching the Hugging Face datasets viewer with the prompts.chat dataset.8model: openai/gpt-4o-mini9modelParameters:10 temperature: 0.7...+31 more lines
Source: https://github.com/f/prompts.chat/blob/main/src/lib/ai/query-translator.prompt.yml | License: MIT | Commercial use: yes, subject to MIT notice.
1# Source: https://github.com/f/prompts.chat/blob/main/src/lib/ai/query-translator.prompt.yml2# License: MIT (https://raw.githubusercontent.com/f/prompts.chat/main/LICENSE-MIT)3# Commercial use: Yes, subject to MIT license notice.4# Imported: 2026-06-19T23:43:14.070Z56name: query-translator7description: Translates non-English search queries to English keywords for semantic search89modelParameters:10 maxTokens: 100...+18 more lines
Source: https://github.com/f/prompts.chat/blob/main/src/lib/ai/quality-check.prompt.yml | License: MIT | Commercial use: yes, subject to MIT notice.
1# Source: https://github.com/f/prompts.chat/blob/main/src/lib/ai/quality-check.prompt.yml2# License: MIT (https://raw.githubusercontent.com/f/prompts.chat/main/LICENSE-MIT)3# Commercial use: Yes, subject to MIT license notice.4# Imported: 2026-06-19T23:43:14.070Z56name: Quality Check7description: A quality assurance system that evaluates if submitted prompts meet quality standards for an AI prompt sharing platform.8model: openai/gpt-4o9modelParameters:10 temperature: 0.1...+58 more lines
Source: https://github.com/f/prompts.chat/blob/main/src/lib/ai/improve-prompt.prompt.yml | License: MIT | Commercial use: yes, subject to MIT notice.
1# Source: https://github.com/f/prompts.chat/blob/main/src/lib/ai/improve-prompt.prompt.yml2# License: MIT (https://raw.githubusercontent.com/f/prompts.chat/main/LICENSE-MIT)3# Commercial use: Yes, subject to MIT license notice.4# Imported: 2026-06-19T23:43:14.070Z56name: improve-prompt7description: Improve and structure an AI prompt while preserving its original intent89model: gpt-5.1-codex-max10modelParameters:...+71 more lines
Source: https://github.com/f/prompts.chat/blob/main/src/lib/ai/generate-example.prompt.yml | License: MIT | Commercial use: yes, subject to MIT notice.
1# Source: https://github.com/f/prompts.chat/blob/main/src/lib/ai/generate-example.prompt.yml2# License: MIT (https://raw.githubusercontent.com/f/prompts.chat/main/LICENSE-MIT)3# Commercial use: Yes, subject to MIT license notice.4# Imported: 2026-06-19T23:43:14.070Z56name: Generate Example Code7description: Generates creative example code using the prompts.chat library API8model: openai/gpt-4o9modelParameters:10 temperature: 0.9...+45 more lines
Source: https://github.com/f/prompts.chat/blob/main/src/app/api/prompt-builder/chat/prompt-builder-agent.prompt.yml | License: MIT | Commercial use: yes, subject to MIT notice.
1# Source: https://github.com/f/prompts.chat/blob/main/src/app/api/prompt-builder/chat/prompt-builder-agent.prompt.yml2# License: MIT (https://raw.githubusercontent.com/f/prompts.chat/main/LICENSE-MIT)3# Commercial use: Yes, subject to MIT license notice.4# Imported: 2026-06-19T23:43:14.070Z56name: Prompt Builder Agent7description: An expert prompt engineer agent that helps users build high-quality prompts matching the style of existing prompts in the database.8model: openai/gpt-4o-mini9modelParameters:10 temperature: 0.7...+127 more lines