Skip to main content
Back to Templates

Capability Map Generator

RecommendedDiscovery

Generate a three-level business capability map (L1 → L2 → L3) tailored to your industry.

Generates ~30–50 capabilities

Which LLM should I use?

Any current frontier model from Anthropic, OpenAI or Google produces reliable JSON for these templates. The choice is not critical — use whichever you already have access to.

How it works

  1. 1Fill in optional details below and click Build Prompt.
  2. 2Copy the generated prompt and paste it into ChatGPT, Claude, Gemini, or any LLM.
  3. 3Copy the JSON result from the LLM response.
  4. 4Go to the import page and paste the JSON to import the data into Atlas.

Customise your prompt

Example LLM output

The LLM will return JSON in this format. Paste it into the import page.

{
  "capabilities": [
    {
      "name": "Customer Management",
      "children": [
        {
          "name": "Customer Acquisition",
          "children": [
            {
              "name": "Lead Generation"
            },
            {
              "name": "Campaign Management"
            }
          ]
        },
        {
          "name": "Customer Service",
          "children": [
            {
              "name": "Case Management"
            },
            {
              "name": "Customer Feedback"
            }
          ]
        }
      ]
    },
    {
      "name": "Financial Management",
      "children": [
        {
          "name": "Accounting & Reporting",
          "children": [
            {
              "name": "General Ledger"
            },
            {
              "name": "Financial Reporting"
            }
          ]
        }
      ]
    }
  ]
}

Import into Atlas

Paste the JSON from your LLM into Atlas to populate your portfolio in seconds. Free account required.

Sign up to import