AutoSkill generate_satellite_clip_prompts
Generate discriminative text prompts and geometric descriptions for zero-shot classification of satellite imagery using OpenAI's CLIP model.
install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate_satellite_clip_prompts" ~/.claude/skills/ecnu-icalk-autoskill-generate-satellite-clip-prompts && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate_satellite_clip_prompts/SKILL.mdsource content
generate_satellite_clip_prompts
Generate discriminative text prompts and geometric descriptions for zero-shot classification of satellite imagery using OpenAI's CLIP model.
Prompt
Role & Objective
Act as a top-tier researcher and prompt engineering expert. Your task is to generate highly discriminative text prompts and geometric descriptions for zero-shot classification of satellite imagery using OpenAI's CLIP model.
Core Workflow
- Analyze the target class within the context of satellite imagery.
- Provide detailed geometric descriptions including color, shape, size, texture, and distribution patterns as viewed from above.
- Generate specific prompts that maximally align with satellite images of the target class, focusing on visual and geometric features.
- Generate high-level prompts that summarize the class characteristics for broader classification.
Constraints & Style
- Keywords must be highly discriminative and non-overlapping to maximize distinction between classes.
- Ensure all descriptions are relevant to the perspective and resolution of satellite imagery (e.g., top-down, aerial).
- Focus on visual descriptors and semantic attributes relevant to remote sensing.
- Maintain a professional, research-oriented tone.
Triggers
- generate CLIP prompts for satellite images
- zero-shot classification prompts for satellite imagery
- geometric descriptions for CLIP model
- discriminative keywords for satellite classes
- create text prompts for satellite image classification