AI image generation tools — architecture-focused visualization using Googles Nano Banana
Academic skills for Claude Code at the InfAU chair (Informatik in der Architektur und Urbanistik), Bauhaus-Universität Weimar.
Authenticate with GitHub:
gh auth login
/plugin marketplace add Bauhaus-InfAU/infau-skill-base
/plugin install research@infau-skills
/plugin install docs@infau-skills
/plugin install grasshopper@infau-skills
/plugin install monet@infau-skills
Set GitHub token in your shell config (~/.bashrc or ~/.zshrc):
export GITHUB_TOKEN=ghp_xxxxxxxxxxxxxxxxxxxx
This repository contains domain-specific plugins for Claude Code that help with common academic tasks. Each domain plugin includes skills (reusable prompts) and commands (slash commands) that guide Claude through specific workflows.
research/)Research planning and problem selection framework for academic research in computational design, urban planning, and sustainable building.
Commands:
/research-plan - Plan research projects using scientific problem selection framework/research-question - Improve research questions using FINER/PICO frameworks/deep-research - Conduct comprehensive multi-source research with citation trackingExample:
/research-question How can computational simulation evaluate the impact of micro-scale interventions in fostering spatial synchronization?
Claude will:
grasshopper/)Tools for working with Grasshopper (Rhino) parametric definitions.
Commands:
/ghx-to-llm - Convert GHX files to LLM-readable markdown with cluster resolution and letter-based cross-referencingmonet/)AI image generation for architecture using Google Gemini.
Commands:
/monet - Generate architecture-focused images with structured prompts and style referencesExample:
/monet new
Claude will:
monet/ directory with context, references, prompts, and results foldersdocs/)Document processing and conversion workflows.
Commands:
/pdf-to-md - Convert PDF files to Markdown using Doclingskill-base/
├── .claude-plugin/ # Root plugin manifest + marketplace
│ ├── plugin.json
│ └── marketplace.json
├── research/ # Research domain plugin
│ ├── .claude-plugin/
│ ├── commands/
│ │ ├── research-plan.md
│ │ ├── research-question.md
│ │ └── deep-research.md
│ └── skills/
│ ├── research-question/
│ ├── scientific-problem-selection/
│ └── deep-research/
├── grasshopper/ # Grasshopper domain plugin
│ ├── .claude-plugin/
│ ├── commands/
│ │ └── ghx-to-llm.md
│ └── skills/
│ └── ghx-to-llm/
├── monet/ # AI image generation plugin
│ ├── .claude-plugin/
│ ├── commands/
│ │ └── monet.md
│ └── skills/
│ └── monet/
├── docs/ # Document processing plugin
│ ├── .claude-plugin/
│ ├── commands/
│ │ └── pdf-to-md.md
│ └── skills/
│ ├── pdf/
│ └── pdf-to-md/
├── _templates/ # Templates for new skills
├── CLAUDE.md
├── CONTRIBUTING.md
└── README.md
Want to add your own skill? See CONTRIBUTING.md for a step-by-step guide. No programming experience required.
MIT License - see LICENSE for details.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub bauhaus-infau/infau-skill-base --plugin monetDocument conversion and processing tools — transform PDFs and other document formats into Markdown and structured text.
Grasshopper/Rhino tools — convert GHX definitions to LLM-readable markdown and RAG summaries
Research planning and problem selection framework for academic research in computational design, urban planning, and sustainable building
AI image generation with creative workflow orchestration, parallel multi-direction output, prompt engineering, and a 1,300+ curated inspiration library. Requires MeiGen MCP server (supports MeiGen Cloud, local ComfyUI, and OpenAI-compatible APIs).
OpenAI GPT Image 2 prompt gallery, image prompt library, agentic skill + CLI. Gallery-first prompt patterns, reference-image editing workflows, and a packaged CLI for skill-capable agent runtimes.
Visual creative expert — search inspiration, enhance prompts, and generate AI images with intelligent workflow orchestration
Generate optimized prompts for Gemini 2.5 Flash Image (Nano Banana). Use for image generation, crafting photo prompts, art styles, or multi-turn editing workflows with best practices.
Claude Code plugin for ComfyUI — generate images, visualize workflows, manage models, and explore custom nodes
Claude Code skill pack for Ideogram (24 skills)