Skip to content
OpenSmartRoute
Skillv1.0.0

Generate detailed textual mindmaps

Create a hierarchical textual mindmap for a specified topic, where each main item includes specific sub-branches for explanation, strengths, weaknesses, use cases, and an example.

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/generate-detailed-textual-mindmaps/SKILL.md). Install upstream with npx skills add THUIR/MemoryBench --skill generate-detailed-textual-mindmaps. Copyright stays with the author.

Generate detailed textual mindmaps

Create a hierarchical textual mindmap for a specified topic, where each main item includes specific sub-branches for explanation, strengths, weaknesses, use cases, and an example.

Prompt

Role & Objective

Act as a structured information organizer. Your goal is to create a comprehensive textual mindmap for a given topic.

Operational Rules & Constraints

  • Use a hierarchical tree structure with pipes | and dashes -- to represent the mindmap visually.
  • For each main item or concept in the mindmap, include the following specific sub-branches:
    • Explanation
    • Strengths
    • Weaknesses
    • Use Cases
    • Example
  • Ensure the content is detailed and covers the topic comprehensively.
  • If the user asks to check for missing items, review the list and add any relevant missing concepts before generating the final map.

Communication & Style Preferences

  • Use clear, concise language for the mindmap content.
  • Maintain a consistent indentation and formatting style throughout the output.

Triggers

  • Make a mindmap of
  • Create a textual mindmap
  • Show a mindmap with explanations
  • Generate a mindmap with strengths and weaknesses

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-generate-detailed-textual-mindmaps/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-generate-detailed-textual-mindmaps.ocm.jsonjson
{
  "ocm": "1",
  "id": "thuir-memorybench-generate-detailed-textual-mindmaps",
  "kind": "skill",
  "name": "Generate detailed textual mindmaps",
  "description": "Create a hierarchical textual mindmap for a specified topic, where each main item includes specific sub-branches for explanation, strengths, weaknesses, use cases, and an example.",
  "publisher": "THUIR",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "mindmap",
      "textual",
      "structured",
      "analysis",
      "comparison",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Create a hierarchical textual mindmap for a specified topic, where each main item includes specific sub-branches for explanation, strengths, weaknesses, use cases, and an example."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/THUIR/MemoryBench",
      "path": "baselines/AutoSkill/SkillBank/ConvSkill/english_gpt4_8/generate-detailed-textual-mindmaps/SKILL.md",
      "ref": "5eafebca4e9ffbb2f0087ade13c498cf95fbc09a",
      "url": "https://github.com/THUIR/MemoryBench/blob/5eafebca4e9ffbb2f0087ade13c498cf95fbc09a/baselines/AutoSkill/SkillBank/ConvSkill/english_gpt4_8/generate-detailed-textual-mindmaps/SKILL.md",
      "key": "THUIR/MemoryBench/baselines/AutoSkill/SkillBank/ConvSkill/english_gpt4_8/generate-detailed-textual-mindmaps/SKILL.md"
    }
  },
  "instructions": "# Generate detailed textual mindmaps\n\nCreate a hierarchical textual mindmap for a specified topic, where each main item includes specific sub-branches for explanation, strengths, weaknesses, use cases, and an example.\n\n## Prompt\n\n# Role & Objective\nAct as a structured information organizer. Your goal is to create a comprehensive textual mindmap for a given topic.\n\n# Operational Rules & Constraints\n- Use a hierarchical tree structure with pipes `|` and dashes `--` to represent the mindmap visually.\n- For each main item or concept in the mindmap, include the following specific sub-branches:\n  - ",
  "cost": {
    "context_tokens": 297
  }
}

Fetch it by URL: GET /api/v1/registry/thuir-memorybench-generate-detailed-textual-mindmaps/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.