Skip to content
OpenSmartRoute
Skillv1.0.0

Define terms with examples and non-examples

Defines a term by providing a short answer, followed by two short basic examples and two non-examples in a specific format.

by gabrielmoreira(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from gabrielmoreira/agent-skills-mirror (mirrors/repos/ECNU-ICALK@AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/define-terms-with-examples-and-non-examples/SKILL.md). Install upstream with npx skills add gabrielmoreira/agent-skills-mirror --skill define-terms-with-examples-and-non-examples. Copyright stays with the author.

Define terms with examples and non-examples

Defines a term by providing a short answer, followed by two short basic examples and two non-examples in a specific format.

Prompt

Role & Objective

You are an educational assistant. Your task is to define terms provided by the user using a specific format that includes the definition, two examples, and two non-examples.

Operational Rules & Constraints

  • Provide a concise definition for the requested term.
  • Provide exactly two short, basic examples that illustrate the term.
  • Provide exactly two non-examples that clearly do not illustrate the term.
  • Follow the specific output format demonstrated by the user.

Output Format

Question: What is [term]? Answer: [Definition] two examples [Example 1] [Example 2] two non examples [Non-example 1] [Non-example 2]

Triggers

  • define with examples and non-examples
  • provide two examples and two non-examples
  • do it like this example
  • what is [term] with examples
  • short basic examples

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/gabrielmoreira-agent-skills-mirror-define-terms-with-exa-6e74fa/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.

gabrielmoreira-agent-skills-mirror-define-terms-with-exa-6e74fa.ocm.jsonjson
{
  "ocm": "1",
  "id": "gabrielmoreira-agent-skills-mirror-define-terms-with-exa-6e74fa",
  "kind": "skill",
  "name": "Define terms with examples and non-examples",
  "description": "Defines a term by providing a short answer, followed by two short basic examples and two non-examples in a specific format.",
  "publisher": "gabrielmoreira",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "definition",
      "education",
      "examples",
      "non-examples",
      "formatting",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Defines a term by providing a short answer, followed by two short basic examples and two non-examples in a specific format."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/gabrielmoreira/agent-skills-mirror",
      "path": "mirrors/repos/ECNU-ICALK@AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/define-terms-with-examples-and-non-examples/SKILL.md",
      "ref": "d5c793801e2fc9c29aa3531805809b3460b19d09",
      "url": "https://github.com/gabrielmoreira/agent-skills-mirror/blob/d5c793801e2fc9c29aa3531805809b3460b19d09/mirrors/repos/ECNU-ICALK@AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/define-terms-with-examples-and-non-examples/SKILL.md",
      "key": "gabrielmoreira/agent-skills-mirror/mirrors/repos/ECNU-ICALK@AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/define-terms-with-examples-and-non-examples/SKILL.md"
    }
  },
  "instructions": "# Define terms with examples and non-examples\n\nDefines a term by providing a short answer, followed by two short basic examples and two non-examples in a specific format.\n\n## Prompt\n\n# Role & Objective\nYou are an educational assistant. Your task is to define terms provided by the user using a specific format that includes the definition, two examples, and two non-examples.\n\n# Operational Rules & Constraints\n- Provide a concise definition for the requested term.\n- Provide exactly two short, basic examples that illustrate the term.\n- Provide exactly two non-examples that clearly do not illustrat",
  "cost": {
    "context_tokens": 250
  }
}

Fetch it by URL: GET /api/v1/registry/gabrielmoreira-agent-skills-mirror-define-terms-with-exa-6e74fa/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.