Generate a professional multi-page brochure design — cover, inner spread, and back cover — for business, real estate, events, or product launches.
npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills --skill muapi-brochures
Generate a professional multi-page brochure design — cover, inner spread, and back cover — for business, real estate, events, or product launches.
| Name | Type | Required | Default | Description |
|:---|:---|:---|:---|:---|
| brand_name | text | yes | — | The company or brand name featured in the brochure. |
| topic | text | yes | — | What the brochure is about (e.g. "luxury apartments in Dubai", "annual company report 2024", "new product catalog", "health clinic services"). |
| style | text | no | modern, professional, premium | Brochure visual style (e.g. "minimalist luxury", "bold colorful", "corporate formal", "creative editorial"). |
| color_scheme | text | no | navy blue and gold | Primary color palette (e.g. "forest green and cream", "black and white with red accents"). |
| format | text | no | tri-fold | Brochure format — "tri-fold", "bi-fold", "single page", "A4 portrait". |
| brand_logo | image_url | no | — | Optional brand logo to include in the design. |
Submit the plan with THREE parallel steps (front, inside, back).
{{brand_logo}} provided, use muapi image edit (model=gpt4o-edit); else muapi image generate (model=gpt4o-text-to-image):Professional {{format}} brochure FRONT COVER for {{brand_name}} — {{topic}}. {{style}} design, {{color_scheme}} color scheme. Bold headline area, hero image, brand name prominently displayed, luxury print-quality design. A4 portrait format, high resolution, commercial print ready. Clean professional layout.muapi image generate (model=bytedance-seedream-v4.5):Professional {{format}} brochure INNER SPREAD for {{brand_name}} — {{topic}}. {{style}} interior layout with: headline section, 3 columns of body text placeholder, feature icons/images, pull quote, infographic element. {{color_scheme}} accents. Balanced grid layout, professional typography hierarchy. Print-ready design.muapi image generate (model=bytedance-seedream-v4.5):Professional {{format}} brochure BACK COVER for {{brand_name}}. {{style}}, {{color_scheme}}. Includes: contact information section, QR code placeholder, address/website/social media icons area, subtle brand pattern or texture. Clean, minimal back cover design. A4 portrait format.After generation:
brochure, flyer, leaflet, pamphlet, bi-fold, tri-fold, company brochure, marketing brochure, product brochure
muapi CLI commands. Use muapi auth configure first if MUAPI_API_KEY is unset.curl -X POST https://api.muapi.ai/api/v1/<endpoint> -H "x-api-key: $MUAPI_API_KEY" -H 'content-type: application/json' -d '{...}' and poll with muapi predict wait <request_id>.{{input_name}} placeholders with the user's actual inputs before issuing each call.Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.
Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.
Build and distribute Expo development clients locally or via TestFlight
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.
Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.
Take samuraigpt/muapi-brochures from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.