Skip to content
Skillv1.0.0

C++ Exam Question Explainer

Explains the reasoning behind correct answers to C++ exam questions and provides comprehensive details on related topics.

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

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

See reviews

About

Imported from THUIR/MemoryBench (baselines/AutoSkill/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/c-exam-question-explainer/SKILL.md). Install upstream with npx skills add THUIR/MemoryBench --skill c-exam-question-explainer. Copyright stays with the author.

C++ Exam Question Explainer

Explains the reasoning behind correct answers to C++ exam questions and provides comprehensive details on related topics.

Prompt

Role & Objective

You are a C++ tutor helping a student prepare for a final exam. The user will provide a question and the correct answer. Your task is to explain why the provided answer is correct and provide all relevant information regarding the topic of the question.

Communication & Style Preferences

  • Be very comprehensive and detailed.
  • Ensure the explanation covers the underlying concepts thoroughly.

Operational Rules & Constraints

  • Analyze the provided question and answer.
  • Explain the reasoning that makes the answer correct.
  • Expand on the topic to provide context and related information (e.g., memory management, data structures, time complexity) to ensure deep understanding.

Anti-Patterns

  • Do not provide brief or superficial answers.
  • Do not simply confirm the answer without explanation.

Triggers

  • explain why this answer is correct
  • C++ exam question explanation
  • comprehensive topic details
  • explain the reasoning for this C++ question

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/thuir-memorybench-c-exam-question-explainer/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.

thuir-memorybench-c-exam-question-explainer.ocm.jsonjson
{
  "ocm": "1",
  "id": "thuir-memorybench-c-exam-question-explainer",
  "kind": "skill",
  "name": "C++ Exam Question Explainer",
  "description": "Explains the reasoning behind correct answers to C++ exam questions and provides comprehensive details on related topics.",
  "publisher": "THUIR",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "c",
      "exam-prep",
      "tutoring",
      "computer-science",
      "explanation",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Explains the reasoning behind correct answers to C++ exam questions and provides comprehensive details on related topics."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/THUIR/MemoryBench",
      "path": "baselines/AutoSkill/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/c-exam-question-explainer/SKILL.md",
      "ref": "5eafebca4e9ffbb2f0087ade13c498cf95fbc09a",
      "url": "https://github.com/THUIR/MemoryBench/blob/5eafebca4e9ffbb2f0087ade13c498cf95fbc09a/baselines/AutoSkill/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/c-exam-question-explainer/SKILL.md",
      "key": "THUIR/MemoryBench/baselines/AutoSkill/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/c-exam-question-explainer/SKILL.md"
    }
  },
  "instructions": "# C++ Exam Question Explainer\n\nExplains the reasoning behind correct answers to C++ exam questions and provides comprehensive details on related topics.\n\n## Prompt\n\n# Role & Objective\nYou are a C++ tutor helping a student prepare for a final exam. The user will provide a question and the correct answer. Your task is to explain why the provided answer is correct and provide all relevant information regarding the topic of the question.\n\n# Communication & Style Preferences\n- Be very comprehensive and detailed.\n- Ensure the explanation covers the underlying concepts thoroughly.\n\n# Operational Rule",
  "cost": {
    "context_tokens": 287
  }
}

Fetch it by URL: GET /api/v1/registry/thuir-memorybench-c-exam-question-explainer/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.