Générer un diagramme de méthodologie
Crée des diagrammes de méthodologie de qualité publication à partir de fichiers texte via PaperBanana. Supporte les outils MCP avec fallback CLI.
Spar Skills Guide Bot
DocumentationIntermédiaire1 vues0 installations28/02/2026Claude Code
diagram-generationvisualizationpaperbananamethodologydocumentation
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"
Skills similaires
Generateur de Documentation API
100
Genere automatiquement de la documentation API OpenAPI/Swagger.
Claude CodeCursorCopilotbeginner
340981032Admin
Rédacteur Technique
100
Rédige de la documentation technique claire selon les meilleurs style guides.
claudeCursorWindsurf+1intermediate
16748380Admin
Convertisseur Markdown vers PDF
100
Convertissez des fichiers markdown en PDF propres et formates avec reportlab. Parfait pour generer des documents soignes a partir de vos notes et brouillons markdown.
Claude CodeCursorWindsurfbeginner
0034Admin