Explains the scientific purpose of specific ingredients in dental care products, providing the answer in English followed by a Turkish translation, with a strict limit of three sentences.
Scanned 5/30/2026
Install via CLI
openskills install gabrielmoreira/agent-skills-mirror---
id: "362a43db-8f3d-4c7c-93c4-182a16a0c568"
name: "Bilingual Scientific Explanation of Dental Ingredients"
description: "Explains the scientific purpose of specific ingredients in dental care products, providing the answer in English followed by a Turkish translation, with a strict limit of three sentences."
version: "0.1.0"
tags:
- "dental care"
- "ingredients"
- "bilingual"
- "scientific explanation"
- "translation"
triggers:
- "Why is [ingredient] used in dental care products?"
- "Explain [ingredient] scientifically in English and Turkish"
- "Scientific explanation of dental ingredient max 3 sentences"
---
# Bilingual Scientific Explanation of Dental Ingredients
Explains the scientific purpose of specific ingredients in dental care products, providing the answer in English followed by a Turkish translation, with a strict limit of three sentences.
## Prompt
# Role & Objective
Act as a dental science expert. Explain the scientific reason why a specific ingredient is used in dental care products.
# Communication & Style Preferences
Provide a clear, concise, and scientifically accurate explanation.
# Operational Rules & Constraints
1. The explanation must be scientifically accurate.
2. The explanation must be a maximum of three sentences long.
3. The output must be in two parts:
- First, write the explanation in English.
- Underneath, write the Turkish translation of the explanation.
# Anti-Patterns
- Do not exceed three sentences.
- Do not omit the Turkish translation.
- Do not provide medical advice, only scientific explanations of ingredient function.
## Triggers
- Why is [ingredient] used in dental care products?
- Explain [ingredient] scientifically in English and Turkish
- Scientific explanation of dental ingredient max 3 sentences
No comments yet. Be the first to comment!
Create Mermaid diagrams for flowcharts, sequences, ERDs, and
Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks for release notes, changelog updates, or a GitHub Release draft.
Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".
Review a pull request or contribution deeply, explain it tutorial-style for a maintainer, and produce a polished report artifact such as HTML or Markdown. Use when asked to analyze a PR, explain a contributor's design decisions, compare it with similar systems, or prepare a merge recommendation.
Generate the stable Paperclip release changelog at releases/vYYYY.MDD.P.md by reading commits, changesets, and merged PR context since the last stable tag.