{
  "specVersion": "1.0",
  "host": {
    "displayName": "StoryBook help catalog",
    "identifier": "did:web:storybookai.app:help"
  },
  "entries": [
    {
      "identifier": "urn:air:storybookai.app:help:about-site",
      "displayName": "About the marketing site",
      "description": "https://storybookai.app introduces StoryBook AI. To create stories, sign up at https://play.storybookai.app/signup. Legal pages: https://storybookai.app/terms-of-service and https://storybookai.app/disclaimer.",
      "type": "text/plain",
      "mediaType": "text/plain",
      "url": "https://storybookai.app/",
      "tags": ["help", "marketing"]
    },
    {
      "identifier": "urn:air:storybookai.app:help:prompting",
      "displayName": "How to prompt a story",
      "description": "Ask for a short title (60 characters or fewer), a plot (1500 characters or fewer), an age range (0-3, 4-8, 9-12, Teen, Adult), and a genre. Keep the plot concrete: who, where, and what happens.",
      "type": "text/plain",
      "mediaType": "text/plain",
      "url": "https://play.storybookai.app/.well-known/agent-skills/create-story/SKILL.md",
      "tags": ["help", "prompting"]
    },
    {
      "identifier": "urn:air:storybookai.app:help:genres",
      "displayName": "Story genres",
      "description": "Sci-Fi, Comedy, Adventure, Mystery, Animal, Inspirational, Fantasy, Educational, Fairy Tale, Superhero, Friendship, Historical.",
      "type": "text/plain",
      "mediaType": "text/plain",
      "data": {
        "storyTypes": [
          "Sci-Fi",
          "Comedy",
          "Adventure",
          "Mystery",
          "Animal",
          "Inspirational",
          "Fantasy",
          "Educational",
          "Fairy Tale",
          "Superhero",
          "Friendship",
          "Historical"
        ],
        "ageRanges": ["0-3", "4-8", "9-12", "Teen", "Adult"]
      },
      "tags": ["help", "genres"]
    },
    {
      "identifier": "urn:air:storybookai.app:help:agents",
      "displayName": "Agent safety",
      "description": "Agents can start Stripe checkout and send a sign-in email. They cannot invent a password, auto-confirm an account, or complete a charge. The person always finishes those steps in the browser.",
      "type": "text/plain",
      "mediaType": "text/plain",
      "url": "https://play.storybookai.app/support",
      "tags": ["help", "agents", "safety"]
    },
    {
      "identifier": "urn:air:storybookai.app:help:support",
      "displayName": "Human support",
      "description": "Questions and account help: support@storybookai.app or https://play.storybookai.app/support",
      "type": "text/plain",
      "mediaType": "text/plain",
      "url": "https://play.storybookai.app/support",
      "tags": ["help", "support"]
    }
  ]
}
