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"
Generateur de Documentation API
Documentation
Genere automatiquement de la documentation API OpenAPI/Swagger.
Rédacteur Technique
Documentation
Rédige de la documentation technique claire selon les meilleurs style guides.
Exportateur Knack
Documentation
Génère des rapports PDF aux couleurs de l'organisation pour les soumissions de conformité, les résumés pour le conseil d'administration et les communications avec les donateurs. Exporte également des données au format CSV, JSON ou Excel pour l'analyse et l'intégration. Permet de produire rapidement des rapports formatés pour les parties prenantes à partir des données Knack.