一键导入
smart-landscape-designer
Generate copy-ready landscape image prompts from user requests and optional reference images.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate copy-ready landscape image prompts from user requests and optional reference images.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
[EN] Build vs Buy advisor. Use when users say: 'I want to build...', 'Help me create...', 'Can you code...', 'I need a tool/app/script'. Searches for existing libraries, SaaS, and open source solutions before vibe coding. Estimates token costs and provides comparison tables. [TH] ที่ปรึกษาเขียนโค้ด ใช้เมื่อผู้ใช้พูดว่า: 'อยากจะสร้าง...', 'ช่วยสร้าง...', 'สามารถเขียนโค้ดได้ไหม...', 'ฉันต้องการ...'. ค้นหาไลบรารี่, SaaS และโซลูชั่นโอเพนซอร์สที่มีอยู่แล้วก่อนเขียนใหม่
Upgrade React, Next.js, or Vite interfaces into premium, modern, responsive, accessible product UI using Tailwind CSS and shadcn/ui. Use for UI redesign, visual polish, UX review, accessibility checks, responsive QA, component states, design tokens, and production-ready frontend refactors.
Cosmetic reference storyboard prompt skill optimized for premium visual excellence, strict character identity locking, borderless contiguous grids with no white divider lines, global anti-hallucination for packaging and materials, video-friendly storyboard continuity, ambient lighting locks, exact product geometry and scale locks, full label transcription, cosmetic-specific usage intelligence, and natural hand anatomy guidelines while keeping existing schemas compatible.
Furniture reference storyboard prompt skill adapted from the original reference storyboard bundle. Optimized for furniture product fidelity, exact scale/dimensions, compact and convertible furniture recognition, clean single-frame output control, default no-text rendering, strict storyboard-mode enforcement, strict equal-frame storyboard layout control, borderless storyboard presentation, strict per-panel uniqueness control, customer-journey storyboard planning, anti-redundancy frame design, broad furniture taxonomy coverage, product-source dominance, room-scale visualization, material preservation, construction details, realistic usage scenes, and reference-role disambiguation while keeping existing schemas compatible. Includes exhaustive visual inspection, furniture taxonomy coverage, variant handling, set handling, occlusion control, product-specific QA gates, current-reference contamination rejection, mandatory person-with-product interaction coverage, floor-textile/rug product support, physical-pattern t
Generate reference-locked cinematic image prompt packages for portraits, contact sheets, angle grids, macro detail packs, and video keyframes.
Generate complete cinematic story, beat sheet, storyboard, image prompts, start/stop frame prompts, and video prompt packages.
| name | Smart Landscape Designer |
| slug | smart-landscape-designer |
| description | Generate copy-ready landscape image prompts from user requests and optional reference images. |
| category | image_prompt_generation |
| execution_mode | llm-only |
| chainTo | image-creator |
| icon | image |
| version | 1.3.0 |
| author | SmartAIHub |
| isAutoTrigger | false |
| enabledByDefault | true |
| priority | 55 |
| creditMultiplier | 1 |
This is a vendor-neutral agent skill for generating one copy-ready landscape image prompt as a single raw string.
It is designed to work across Gemini, OpenAI, Claude, and OpenCode style runtimes because it uses:
skill.mdsystem_prompt.mdknowledge/landscape_knowledge_base.mdknowledge/quick_start_guide.mdschemas/input.schema.jsonschemas/output.schema.jsonschemas/ui.schema.jsonreview_report.mdreference_images is now a flat array of image URLs (strings) instead of an array of objects with role/notesrole field — every image is always treated as reference; no need to show a read-only fieldreferenceNotes — a single optional textarea for notes about all reference images (mention images by number)Output Language, Mode Override, and the clearer variation controlsThe runtime must send JSON matching schemas/input.schema.json.
Key inputs:
userRequest: the landscape change or creation requestoutputLanguage: the language of the final returned prompt (en or th)reference_images: flat array of image URLs (strings) — all treated as visual referencesreferenceNotes: optional free-text notes about how to use the reference imagesmodeOverride: defaults to mode5_text_to_landscapevariationType: controls how the skill chooses one final promptnumberOfOptions: how many internal candidates may be drafted before selecting the final promptcustomSelection: clear preset creative directions for the final promptcustomSelectionNotes: optional extra directionmaxPromptChars: hard limit for the final single promptAll input fields, including nested constraint fields, have explicit defaults.
Reference images are selected via the ImageSourcePicker UI (upload, library, or URL).
The JSON payload stores image URLs in the reference_images array.
The referenceNotes field provides optional context about how to use each image.
Return output matching schemas/output.schema.json.
The output must be:
modeOverride is supplied.variationType uses internal alternatives, draft up to numberOfOptions candidates, then return only the best single prompt.customSelection and customSelectionNotes when the custom-guided path is chosen.maxPromptChars.outputLanguage.Do not produce:
Before returning:
reference_images URLs and referenceNotes are considered when present.