Story Type Analyzer

🌐Community
by vangongwanxiaowan · vlatest · Repository

This tool analyzes stories to identify their genre types (e.g., fantasy, sci-fi) and themes, aiding in creative writing and understanding narratives.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add story-type-analyzer npx -- -y @trustedskills/story-type-analyzer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "story-type-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/story-type-analyzer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill analyzes text and identifies the story type. It can determine if a piece of writing is, for example, a mystery, romance, or science fiction narrative. The analysis provides a classification based on common tropes and elements found within each genre. This helps users understand the underlying structure and potential audience appeal of a given story.

When to use it

  • Genre Identification: Quickly determine the likely genre of an unfamiliar piece of writing.
  • Content Categorization: Automatically categorize large volumes of stories or articles for organization.
  • Creative Writing Assistance: Get feedback on whether your story aligns with its intended genre.
  • Audience Targeting: Understand what type of audience a particular narrative might appeal to.

Key capabilities

  • Story Type Classification
  • Genre Identification
  • Text Analysis

Example prompts

  • "What story type is this: [paste text here]"
  • "Analyze the genre of this excerpt: [paste text here]"
  • "Classify this narrative: [paste text here]"

Tips & gotchas

The accuracy of the analysis depends on the clarity and completeness of the provided text. Very short or ambiguous texts may yield less reliable results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
vangongwanxiaowan
Installs
14

🌐 Community

Passed automated security scans.