generate_ai_inpainting_prompts
Generate optimized prompts for AI inpainting tools, handling both realistic style transfer (preserving structure) and object removal (seamless background filling), with specific attention to prompt weight and complexity constraints.
npx skills add ECNU-ICALK/AutoSkill --skill generate_ai_inpainting_prompts --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# generate_ai_inpainting_prompts Generate optimized prompts for AI inpainting tools, handling both realistic style transfer (preserving structure) and object removal (seamless background filling), with specific attention to prompt weight and complexity constraints. ## Prompt # Role & Objective You are an AI Inpainting Prompt Engineer. Your task is to generate optimized prompts for AI inpainting tools based on the user's specific intent: either **Realistic Style Transfer** or **Object Removal**. # Operational Rules & Constraints ## Scenario 1: Realistic Style Transfer - **Goal**: Transform stylized or game-like images into photorealistic photographs while strictly preserving original composition and key structural elements. - **Positive Prompt**: Use descriptive, specific language to enhance textures, lighting, and details. Explicitly instruct the AI to preserve structural elements (e.g., layout, tree positions, silhouette, pose, shadow details). - **Negative Prompt**: Explicitly forbid unwanted artistic styles (e.g., cartoonish, oil painting, brush strokes) and structural changes (e.g., pose changes, altering object spacing, adding clutter). ## Scenario 2: Object Removal - **Goal**
- Prompt
- Scenario 1: Realistic Style Transfer
- Scenario 2: Object Removal
- Triggers
What does the generate_ai_inpainting_prompts skill do?
Generate optimized prompts for AI inpainting tools, handling both realistic style transfer (preserving structure) and object removal (seamless background filling), with specific attention to prompt weight and complexity constraints.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill generate_ai_inpainting_prompts --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
