Ai concept generation
Reusable file-first kit for AI-assisted landscape design projects.
npx -y skills add charmonye/landkit --skill ai-concept-generationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 17 stars17 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use when preparing landscape AI concept prompts, generating multiple visual directions from a measured base plan, logging generation batches, selecting variants, and protecting geometry from AI drift.
SKILL.md
1.5 KB, as published. Nobody here has run it
AI Concept Generation
Goal
Generate managed concepts from measured plan, brief, site analysis, and designer logic instead of random beautiful images.
Before Generation
- Check for AI-ready base in
02_base_plan/04_ai_ready_base. - Check
03_client_context/BRIEF.mdand03_client_context/SITE_ANALYSIS.md. - Create 3-5 written concepts in
04_ai_concepts/01_concept_variants. - Fill the structure from
04_ai_concepts/CONCEPT_BRIEF_TEMPLATE.mdfor each concept. - Prepare common inputs in
04_ai_concepts/00_common_inputs.
Generation
- Run a separate batch for each concept.
- Use prompts from
90_prompt_libraryas a base, but save the actual prompt. - Record each batch in
04_ai_concepts/GENERATION_LOG.md: source files, exact prompt, service/model, settings, result files, selection reason, geometry risks. - Check: boundaries, house, entry, permanent structures, utilities, proportions.
- Reject options where AI broke geometry even if they look attractive.
Selection
In 04_ai_concepts/SHORTLIST.md, record:
- what is shown to the client;
- which elements can be used in the project;
- which elements are mood-only;
- risks and caveats.
Output
- 3-5 written concepts.
- Filled generation log.
- Shortlist of 5-7 client-facing options.