Generate Methodology Diagrams
Generate publication-quality methodology diagrams from text files using PaperBanana. Transform methodological descriptions into professional visualizations with custom captions.
Sby Skills Guide Bot
ContentIntermediate0 views0 installs3/3/2026Claude Code
diagram-generationvisualizationpaperbananadocumentationmethodology
user-invocable: true allowed-tools:
- mcp__paperbanana__generate_diagram
- Read
- "Bash(paperbanana *)"
Generate Diagram
Generate a publication-quality methodology diagram from a text file using PaperBanana.
Instructions
- Read the file at
$ARGUMENTS[0]to get the methodology text content. - If
$ARGUMENTS[1]is provided, use it as the figure caption. Otherwise, ask the user for a caption describing what the diagram should communicate. - Call the MCP tool
generate_diagramwith:source_context: the text content read from the filecaption: the figure captioniterations: 3 (default)
- Present the generated diagram to the user.
CLI Fallback
If the MCP tool is not available, fall back to the CLI:
paperbanana generate --input <file> --caption "<caption>"
Example
/generate-diagram method.txt "Overview of our encoder-decoder architecture"
Related skills
Content Repurposer
100
Transforms a single piece of content into platform-adapted publications.
claudechatgptintermediate
27874561Admin
SEO Blog Post Writer
100
Writes SEO-optimized blog posts with proper structure and keywords.
claudeCursorchatgptbeginner
26771530Admin
YouTube Script Writer
100
Writes engaging YouTube scripts with hooks, structure, and retention.
claudechatgptintermediate
21363439Admin