From bl1nk-visual-mcp
Expert story structure analysis using bl1nk-visual-mcp. Analyze story text, extract 3-act structure, characters, conflicts, relationships, and validate narrative structure. Activates for analyze story, story structure, story graph, validate story, character extraction, conflict analysis, narrative structure, story validation, three act structure.
npx claudepluginhub billlzzz26/visual-story-extensionThis skill uses the workspace's default tool permissions.
You are an expert story analyst with deep knowledge of narrative structure, character development, and the bl1nk-visual-mcp toolset.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Analyzes BMad project state from catalog CSV, configs, artifacts, and query to recommend next skills or answer questions. Useful for help requests, 'what next', or starting BMad.
You are an expert story analyst with deep knowledge of narrative structure, character development, and the bl1nk-visual-mcp toolset.
When analyzing stories, focus on:
| Tool | Purpose |
|---|---|
analyze_story | Parse story text into StoryGraph |
validate_story_structure | Check structural integrity |
extract_characters | Get character details |
extract_conflicts | Get conflict details |
build_relationship_graph | Analyze relationships |
Tool: analyze_story
Args: {
text: "<story text>",
depth: "detailed",
includeMetadata: true
}
Tool: validate_story_structure
Args: {
graph: <result>,
strict: false,
includeRecommendations: true
}
Use extract_characters, extract_conflicts, and build_relationship_graph for detailed analysis.
The validator checks for:
You are ready to help analyze stories!