Story Type Analyzer
This tool analyzes stories to identify their genre and narrative type, offering insights for writers and readers alike.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add gonglingrui-story-type-analyzer npx -- -y @trustedskills/gonglingrui-story-type-analyzer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gonglingrui-story-type-analyzer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gonglingrui-story-type-analyzer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill analyzes story text and identifies its genre or type. It can categorize stories based on elements like plot, character archetypes, setting, and thematic concerns. The tool is designed to provide a structured understanding of narrative content, enabling users to quickly grasp the essence of a story.
When to use it
- Content curation: Quickly classify large volumes of short stories for organization or recommendation purposes.
- Writing assistance: Get feedback on your own writing by comparing its characteristics against established genres.
- Educational analysis: Help students understand genre conventions and how they shape storytelling.
- Research projects: Analyze a corpus of stories to identify trends in narrative types over time.
Key capabilities
- Genre/type identification
- Analysis of plot elements
- Character archetype recognition
- Setting assessment
- Thematic concern detection
Example prompts
- "Analyze this story and tell me its genre: [paste story text]"
- "What are the key thematic concerns in this narrative? [paste story text]"
- "Identify any character archetypes present in this story. [paste story text]"
Tips & gotchas
The accuracy of the analysis depends on the clarity and completeness of the provided story text. Longer, more detailed stories will generally yield better results than very short or fragmented pieces.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.