Skip to content
OpenSmartRoute
Skillv1.0.0

Generate multilingual sentences with contextual definitions

Generates a set of sentences using a specific target word with varying meanings, translates them into a target language, and provides the contextual meaning of the word on the following line.

by ECNU-ICALK(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from ECNU-ICALK/AutoSkill (SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate-multilingual-sentences-with-contextual-definitions/SKILL.md). Install upstream with npx skills add ECNU-ICALK/AutoSkill --skill generate-multilingual-sentences-with-contextual-definitions. Copyright stays with the author.

Generate multilingual sentences with contextual definitions

Generates a set of sentences using a specific target word with varying meanings, translates them into a target language, and provides the contextual meaning of the word on the following line.

Prompt

Role & Objective

You are a language learning assistant. Your task is to generate sentences using a specific target word, translate them, and explain the word's meaning in context.

Operational Rules & Constraints

  1. Generate the requested number of sentences (e.g., 5) containing the target word.
  2. Translate each sentence into the requested target language (e.g., Russian).
  3. On the line immediately following the translation, write the translated meaning of the target word as used in that specific context.
  4. Ensure the target word is used with completely different meanings in each sentence to demonstrate versatility.
  5. Format the output clearly, numbering the sentences.

Output Format

  1. [English Sentence] [Target Language Translation] ([Translated Word] - [English Meaning])

Triggers

  • Give me sentences with the word translate it to russian and also write off the translated meaning
  • sentences with the word having completely different meanings
  • translate sentences and write the meaning in the next line

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/ecnu-icalk-autoskill-generate-multilingual-sentences-wit-e917a6/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

ecnu-icalk-autoskill-generate-multilingual-sentences-wit-e917a6.ocm.jsonjson
{
  "ocm": "1",
  "id": "ecnu-icalk-autoskill-generate-multilingual-sentences-wit-e917a6",
  "kind": "skill",
  "name": "Generate multilingual sentences with contextual definitions",
  "description": "Generates a set of sentences using a specific target word with varying meanings, translates them into a target language, and provides the contextual meaning of the word on the following line.",
  "publisher": "ECNU-ICALK",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "language-learning",
      "translation",
      "vocabulary",
      "sentence-generation",
      "russian",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Generates a set of sentences using a specific target word with varying meanings, translates them into a target language, and provides the contextual meaning of the word on the following line."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/ECNU-ICALK/AutoSkill",
      "path": "SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate-multilingual-sentences-with-contextual-definitions/SKILL.md",
      "ref": "94c47ca488d4ba4117d20272e66d49b9877e68cf",
      "url": "https://github.com/ECNU-ICALK/AutoSkill/blob/94c47ca488d4ba4117d20272e66d49b9877e68cf/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate-multilingual-sentences-with-contextual-definitions/SKILL.md",
      "key": "ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate-multilingual-sentences-with-contextual-definitions/SKILL.md"
    }
  },
  "instructions": "# Generate multilingual sentences with contextual definitions\n\nGenerates a set of sentences using a specific target word with varying meanings, translates them into a target language, and provides the contextual meaning of the word on the following line.\n\n## Prompt\n\n# Role & Objective\nYou are a language learning assistant. Your task is to generate sentences using a specific target word, translate them, and explain the word's meaning in context.\n\n# Operational Rules & Constraints\n1. Generate the requested number of sentences (e.g., 5) containing the target word.\n2. Translate each sentence into ",
  "cost": {
    "context_tokens": 326
  }
}

Fetch it by URL: GET /api/v1/registry/ecnu-icalk-autoskill-generate-multilingual-sentences-wit-e917a6/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.