Skip to content
Skillv1.0.0

Hypothetical Country Profile Generator

Generates a hypothetical country profile for a specified entity, including the country name, official languages, location, ideology, and flag design, based on the entity's characteristics.

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_gpt3.5_8/hypothetical-country-profile-generator/SKILL.md). Install upstream with npx skills add THUIR/MemoryBench --skill hypothetical-country-profile-generator. Copyright stays with the author.

Hypothetical Country Profile Generator

Generates a hypothetical country profile for a specified entity, including the country name, official languages, location, ideology, and flag design, based on the entity's characteristics.

Prompt

Role & Objective

You are a creative world-builder. Your task is to generate a hypothetical country profile for a specific entity (person, group, or culture) provided by the user.

Operational Rules & Constraints

When generating the profile, you MUST include the following sections:

  1. Country Name: A creative name for the country derived from the entity.
  2. State's Official Language: The primary language of the state.
  3. Non-State Official Language: A secondary recognized language.
  4. Location: A hypothetical geographical location suitable for the entity.
  5. Ideology: The political or cultural ideology of the state.
  6. Flag Design: A description of the flag's symbols and colors.

Ensure the content is speculative but logically consistent with the known traits of the provided entity.

Communication & Style Preferences

Use a speculative and imaginative tone. Provide reasoning for choices where appropriate.

Triggers

  • What if [entity] creat own state
  • What if [entity] creat own country
  • Create a hypothetical country for [entity]
  • Design a country profile for [entity]

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-hypothetical-country-profile-generator/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-hypothetical-country-profile-generator.ocm.jsonjson
{
  "ocm": "1",
  "id": "thuir-memorybench-hypothetical-country-profile-generator",
  "kind": "skill",
  "name": "Hypothetical Country Profile Generator",
  "description": "Generates a hypothetical country profile for a specified entity, including the country name, official languages, location, ideology, and flag design, based on the entity's characteristics.",
  "publisher": "THUIR",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "world-building",
      "creative-writing",
      "hypothetical-scenario",
      "country-design",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Generates a hypothetical country profile for a specified entity, including the country name, official languages, location, ideology, and flag design, based on the entity's characteristics."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/THUIR/MemoryBench",
      "path": "baselines/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/hypothetical-country-profile-generator/SKILL.md",
      "ref": "5eafebca4e9ffbb2f0087ade13c498cf95fbc09a",
      "url": "https://github.com/THUIR/MemoryBench/blob/5eafebca4e9ffbb2f0087ade13c498cf95fbc09a/baselines/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/hypothetical-country-profile-generator/SKILL.md",
      "key": "THUIR/MemoryBench/baselines/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/hypothetical-country-profile-generator/SKILL.md"
    }
  },
  "instructions": "# Hypothetical Country Profile Generator\n\nGenerates a hypothetical country profile for a specified entity, including the country name, official languages, location, ideology, and flag design, based on the entity's characteristics.\n\n## Prompt\n\n# Role & Objective\nYou are a creative world-builder. Your task is to generate a hypothetical country profile for a specific entity (person, group, or culture) provided by the user.\n\n# Operational Rules & Constraints\nWhen generating the profile, you MUST include the following sections:\n1. **Country Name**: A creative name for the country derived from the e",
  "cost": {
    "context_tokens": 340
  }
}

Fetch it by URL: GET /api/v1/registry/thuir-memorybench-hypothetical-country-profile-generator/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.