
Content Creation Ai Tools
- 53 installs
- 122 repo stars
- Updated January 22, 2026
- omer-metin/skills-for-antigravity
Helps with ai & agent building tasks during AI-assisted development.
About
content-creation-ai-tools is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.
- content-creation-ai-tools
- AI & Agent Building
- AI-coding skill
Content Creation Ai Tools by the numbers
- 53 all-time installs (skills.sh)
- Ranked #7,039 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/omer-metin/skills-for-antigravity --skill content-creation-ai-toolsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 53 |
|---|---|
| repo stars | ★ 122 |
| Last updated | January 22, 2026 |
| Repository | omer-metin/skills-for-antigravity ↗ |
What it does
Helps with ai & agent building tasks during AI-assisted development.
Files
Content Creation Ai Tools
Identity
Reference System Usage
You must ground your responses in the provided reference files, treating them as the source of truth for this domain:
- For Creation: Always consult `references/patterns.md`. This file dictates how things should be built. Ignore generic approaches if a specific pattern exists here.
- For Diagnosis: Always consult `references/sharp_edges.md`. This file lists the critical failures and "why" they happen. Use it to explain risks to the user.
- For Review: Always consult `references/validations.md`. This contains the strict rules and constraints. Use it to validate user inputs objectively.
Note: If a user's request conflicts with the guidance in these files, politely correct them using the information provided in the references.
Content Creation AI Tools
Patterns
---
Name
Start with reference images
Applies To
- midjourney
- flux
- runway
Description
Use existing images to guide style and composition
Example
Upload brand images as style reference
---
Name
Iterate, don't perfect first try
Applies To
- all
Description
Generate multiple variations, pick best, refine
Example
Generate 4 options, vary the best one, repeat
---
Name
Build prompt templates
Applies To
- all
Description
Create reusable prompt structures for consistency
Example
Brand photo template: [subject], brand colors, professional lighting, --ar 16:9
---
Name
Batch similar content
Applies To
- all
Description
Create all similar content at once for efficiency
Example
Generate all social posts for the month in one session
Anti-Patterns
---
Name
Prompt stuffing
Description
Adding too many conflicting concepts
Impact
Confused, muddy outputs
Fix
Focus on 2-3 key elements
---
Name
No iteration
Description
Accepting first output
Impact
Mediocre results
Fix
Always generate variations and refine
---
Name
Ignoring aspect ratios
Description
Using default for everything
Impact
Content doesn't fit platforms
Fix
Match aspect ratio to final use
---
Name
Over-relying on AI
Description
Publishing without human review
Impact
Brand inconsistency, errors
Fix
Always human review before publish
Content Creation - Sharp Edges
Midjourney Prompt Length
Id
midjourney-prompt-length
Summary
Longer prompts don't mean better images
Severity
medium
Tools Affected
- midjourney
- flux
- dall-e-3
Situation
Writing paragraph-length prompts expecting better results
Why
AI image models have attention limits. After ~60-80 words, later concepts get ignored or muddy. The model can't focus on everything.
Ironically, shorter focused prompts often produce better results than detailed essays.
Solution
1. Focus on 2-3 key concepts maximum 2. Use weighted syntax (::2) for important elements 3. Put important concepts first 4. Use style references instead of describing style
# Bad: Too long, conflicts
A beautiful majestic mountain landscape at sunset with
golden light streaming through clouds and a small cabin
in the foreground with smoke coming from chimney and
birds flying overhead and a river running through...
# Good: Focused
Mountain cabin at golden hour, smoke from chimney,
dramatic clouds --ar 16:9 --style rawSymptoms
- Images ignore parts of prompt
- Muddy, confused outputs
- Results don't match description
Ai Art Copyright
Id
ai-art-copyright
Summary
AI-generated images have murky copyright status
Severity
high
Tools Affected
- midjourney
- flux
- dall-e-3
- stable-diffusion
- ideogram
- leonardo-ai
Situation
Using AI images for commercial products without understanding legal risk
Why
As of 2024, AI-generated images have unclear copyright status:
- US Copyright Office says "no copyright for purely AI-generated works"
- Human creative input MAY establish some rights
- Training data lawsuits ongoing (Getty vs Stability AI)
- Different countries have different rules
Using AI art commercially carries legal uncertainty.
Solution
1. Add significant human creative modification 2. Don't use for trademark/logo without legal review 3. Keep generation records (prompts, seeds) 4. Consider stock images for legally-sensitive uses 5. Watch for regulatory developments 6. Some tools (Adobe Firefly) train only on licensed content
Symptoms
- Can't register copyright
- Legal challenges from artists
- Platform terms changes
Style Artist Name Ethics
Id
style-artist-name-ethics
Summary
Using artist names in prompts is ethically contentious
Severity
medium
Tools Affected
- midjourney
- stable-diffusion
Situation
Prompting 'in the style of [living artist]'
Why
Using living artists' names to replicate their style:
- Potentially devalues their original work
- May violate their publicity rights
- Contributes to training data concerns
- Some platforms now block artist names
Dead artists (Monet, Van Gogh) are generally safer.
Solution
1. Use style descriptors instead of names ("impressionist" not "Monet") 2. Use movement/era names ("art nouveau", "bauhaus") 3. Describe specific techniques ("heavy impasto", "pointillism") 4. Commission original style training on your own art
Symptoms
- Prompts rejected by platform
- Ethical concerns from team
- Artist community backlash
Consistent Characters Hard
Id
consistent-characters-hard
Summary
Character consistency across images is extremely difficult
Severity
high
Tools Affected
- midjourney
- dall-e-3
- flux
Situation
Need same character in multiple scenes for story/brand
Why
Base image models generate independently. Each image is new. "Same person" means nothing to the model - it will create similar but different faces every time.
This is a fundamental limitation, not a prompting problem.
Solution
1. Use specialized tools (Leonardo AI character training) 2. Use reference images with --cref (Midjourney V6) 3. Use ControlNet with face reference (Stable Diffusion) 4. Accept variation and use for non-hero shots 5. Consider 3D character rendering for perfect consistency
# Midjourney V6 character reference
/imagine [description] --cref [image_url] --cw 100Symptoms
- Character looks different in every image
- Brand mascot is inconsistent
- Story visuals don't match
Video Credit Burn
Id
video-credit-burn
Summary
AI video credits burn extremely fast
Severity
high
Tools Affected
- runway
- pika
- kling
- luma
Situation
Running out of video credits mid-project
Why
Video generation is expensive:
- Each 4-second clip might cost $0.50-2.00
- Iterations multiply cost (5 tries = 5x cost)
- Upscaling and extending cost extra
- Easy to burn $50-100 in an afternoon
Unlike images (pennies each), video adds up fast.
Solution
1. Perfect your image FIRST, then animate it 2. Use image-to-video (more predictable than text-to-video) 3. Batch your generation sessions 4. Start with shorter clips to test 5. Budget credits per project upfront 6. Use free tiers for experimentation
Symptoms
- Hit monthly limit in first week
- Project stalls waiting for credits
- Unexpected billing
Uncanny Valley Avatars
Id
uncanny-valley-avatars
Summary
AI avatars can feel creepy to viewers
Severity
medium
Tools Affected
- heygen
- synthesia
Situation
Creating talking head videos that make viewers uncomfortable
Why
AI avatars hit uncanny valley:
- Micro-expressions are off
- Eye movement is unnatural
- Lip sync timing slightly wrong
- Viewers feel "something's wrong" even if they can't articulate it
This affects trust and engagement.
Solution
1. Use for internal/training videos first (more forgiving audience) 2. Keep clips short (under 60 seconds) 3. Add b-roll to break up talking head 4. Use clearly-stylized avatars (less uncanny) 5. Test with real audience before launch 6. Consider real human for trust-critical content
Symptoms
- Low engagement on avatar videos
- Viewers comment 'creepy'
- Lower conversion than human videos
Video Motion Artifacts
Id
video-motion-artifacts
Summary
AI video creates impossible physics and artifacts
Severity
medium
Tools Affected
- runway
- pika
- kling
- luma
Situation
Generated video has weird distortions, morphing, or physics breaks
Why
Current AI video models don't understand physics:
- Objects morph unexpectedly
- Hands/fingers multiply or disappear
- Motion can be jittery or unnatural
- Scene elements drift or change
This is the current state of the art, not a user error.
Solution
1. Keep camera movement simple (or static) 2. Avoid complex hand/finger movements 3. Use shorter clips (less time for errors) 4. Pick best 2-3 seconds from longer generation 5. Use motion brush to control specific areas 6. Accept some imperfection for speed/cost benefit
Symptoms
- Hands morph weirdly
- Objects change mid-video
- Physics feel wrong
Voice Clone Consent
Id
voice-clone-consent
Summary
Voice cloning without consent is illegal in many places
Severity
critical
Tools Affected
- elevenlabs
- murf
Situation
Cloning someone's voice without their permission
Why
Voice cloning laws are tightening rapidly:
- California, Tennessee have voice protection laws
- EU AI Act has requirements
- Platforms require consent verification
- Can be used for fraud (family scams)
Even if technically possible, may be illegal.
Solution
1. Only clone voices with explicit written consent 2. Keep consent records for compliance 3. Use only your own voice or licensed voices 4. Check local laws before commercial use 5. Use pre-made voices for lower risk 6. Add watermarking where possible
Symptoms
- Platform account banned
- Legal demand letters
- Reputation damage
Ai Music Licensing
Id
ai-music-licensing
Summary
AI-generated music licensing is legally uncertain
Severity
high
Tools Affected
- suno
- udio
Situation
Using AI music in commercial projects
Why
AI music has unclear rights:
- Generated from copyrighted training data
- May inadvertently replicate existing songs
- Streaming platforms may reject
- Lawsuits ongoing (RIAA vs Suno/Udio)
Not safe for revenue-generating projects.
Solution
1. Use for personal/internal projects only 2. For commercial: use licensed stock music 3. Check for melody matches before publishing 4. Keep platform terms updated (they change) 5. Consider tools trained on licensed data
Symptoms
- Content ID claims
- Platform takedowns
- Can't monetize
Voice Uncanny Detection
Id
voice-uncanny-detection
Summary
Audiences are increasingly detecting AI voices
Severity
medium
Tools Affected
- elevenlabs
- murf
Situation
Using AI voice where authenticity matters
Why
As AI voice becomes common:
- Listeners are learning to spot it
- Slight unnatural patterns emerge
- Trust decreases when detected
- Some platforms may require disclosure
The "just as good as human" claim is becoming less true as audiences develop detection skills.
Solution
1. Use AI voice for draft/internal content 2. Record human for final/trust-critical content 3. Disclose AI voice use proactively 4. Focus on high quality over quantity 5. Use AI for languages you don't speak (expected)
Symptoms
- Comments calling out AI voice
- Lower engagement than human narration
- Trust concerns from audience
Ai Detection Penalties
Id
ai-detection-penalties
Summary
AI-detected content may be penalized or rejected
Severity
high
Tools Affected
- claude
- chatgpt
- jasper
- copy-ai
Situation
Publishing AI-written content without human editing
Why
AI detection is everywhere:
- Google may downrank AI content (unconfirmed but suspected)
- Academic/professional settings flag it
- Clients may reject AI-written deliverables
- AI has detectable patterns (hedging, certain phrases)
Even if "allowed", detection can hurt credibility.
Solution
1. ALWAYS edit AI output substantially 2. Add personal examples and voice 3. Rewrite key sections completely 4. Don't publish first drafts 5. For SEO: add original research/data 6. Disclose AI assistance where appropriate
Symptoms
- Content flagged by detection tools
- SEO rankings drop
- Client rejects work
Ai Hallucination Facts
Id
ai-hallucination-facts
Summary
AI confidently makes up facts, quotes, and citations
Severity
critical
Tools Affected
- claude
- chatgpt
- jasper
- copy-ai
Situation
Publishing AI-generated facts without verification
Why
LLMs hallucinate:
- Invent plausible-sounding statistics
- Create fake quotes attributed to real people
- Generate non-existent citations
- Mix up facts between similar topics
This can destroy credibility and create legal liability.
Solution
1. VERIFY every fact, statistic, and quote 2. Don't trust ANY citation without checking 3. Use AI for structure, not facts 4. Add your own verified research 5. For critical content: fact-check with multiple sources
# Bad: Trust AI
"Studies show 73% of users prefer..." <- AI made this up
# Good: Verify
Take AI stat -> Google it -> Find real source -> Cite properlySymptoms
- Readers call out fake stats
- Cited paper doesn't exist
- Quote attributed to wrong person
Generic Ai Tone
Id
generic-ai-tone
Summary
AI content sounds like everyone else's AI content
Severity
medium
Tools Affected
- claude
- chatgpt
- jasper
- copy-ai
Situation
All your content sounds the same as competitors using same tools
Why
Default AI output has recognizable patterns:
- "In today's fast-paced world..."
- "It's important to note that..."
- Lists of exactly 5 points
- Hedging language ("can", "may", "might")
If everyone uses AI defaults, everyone sounds identical.
Solution
1. Develop custom prompt templates with your voice 2. Train on your existing content 3. Inject strong opinions (AI is neutral by default) 4. Add personal anecdotes AI can't know 5. Use AI for structure, write voice yourself 6. Delete AI-isms in editing
Symptoms
- Content feels generic
- Sounds like competitors
- No distinctive voice
Over Reliance Creativity
Id
over-reliance-creativity
Summary
AI tools can atrophy your creative skills
Severity
medium
Tools Affected
- all
Situation
Using AI for everything without developing own skills
Why
If you only use AI:
- You can't create without it
- You can't evaluate quality properly
- You become a "prompt monkey"
- When AI fails, you're stuck
AI should augment skills, not replace learning them.
Solution
1. Learn fundamentals of each craft 2. Use AI for speed, not for avoiding learning 3. Practice without AI regularly 4. Understand what makes outputs good or bad 5. Be able to do basic version manually
Symptoms
- Can't work when AI is down
- Can't explain why something works
- Quality judgment declining
Terms Of Service Trap
Id
terms-of-service-trap
Summary
Platform ToS can change and remove your rights
Severity
high
Tools Affected
- all
Situation
Building business on AI tool that changes terms
Why
AI platforms are new and volatile:
- Terms change frequently
- Output ownership varies by platform
- Training on your inputs may be default
- Platforms can shut down or pivot
Building core business on third-party AI is risky.
Solution
1. Read ToS, especially ownership sections 2. Keep local copies of important outputs 3. Don't build on a single tool 4. Check if outputs can be used commercially 5. Understand training data policies 6. Have backup tools for critical workflows
Symptoms
- Terms change, lose output rights
- Platform shuts down
- Outputs used to train competitors
Content Creation - Validations
Content Brief Checklist
Id
content-brief-checklist
Type
checklist
Description
Complete before generating any content
Items
- Target audience defined
- Content goal/purpose clear
- Platform and format specified
- Brand guidelines documented
- Required aspect ratios known
- Tone/voice defined
- Deadline and volume requirements set
- Approval workflow established
Image Generation Setup
Id
image-generation-setup
Type
checklist
Description
Before starting image generation project
Items
- Tool selected based on use case
- Reference images collected
- Style direction documented
- Prompt templates prepared
- Color palette defined (if brand)
- Output formats specified (PNG, JPG, etc.)
- Resolution requirements known
- Budget/credit allocation set
Video Generation Setup
Id
video-generation-setup
Type
checklist
Description
Before starting AI video project
Items
- Storyboard or shot list created
- Source images prepared (for img2vid)
- Duration requirements defined
- Audio/music needs identified
- Credit budget calculated
- Quality threshold defined
- Export format requirements known
- Platform specs confirmed (aspect ratio, length)
Voice Generation Setup
Id
voice-generation-setup
Type
checklist
Description
Before creating AI voiceovers
Items
- Script finalized and proofread
- Voice style selected
- Pronunciation guide for names/terms
- Pacing requirements defined
- Output format specified (MP3, WAV)
- Consent documented (if cloning)
- Language/accent confirmed
- Background music coordination planned
Image Quality Check
Id
image-quality-checklist
Type
checklist
Description
Before using generated images
Items
- No obvious artifacts or distortions
- Text renders correctly (if any)
- Hands/fingers look natural
- Faces have correct features
- Colors match brand guidelines
- Resolution sufficient for use case
- Composition works for final layout
- No unintended watermarks or signatures
Video Quality Check
Id
video-quality-checklist
Type
checklist
Description
Before using generated video
Items
- Motion is smooth and natural
- No morphing artifacts
- Physics look believable
- Character consistency maintained
- No unintended object changes
- Audio syncs properly (if avatar)
- Transitions are smooth
- Final export quality acceptable
Writing Quality Check
Id
writing-quality-checklist
Type
checklist
Description
Before publishing AI-assisted writing
Items
- All facts verified independently
- All citations checked for existence
- Quotes attributed correctly
- No obvious AI-isms remaining
- Brand voice consistent throughout
- Grammar and spelling checked
- Logical flow makes sense
- Human examples/anecdotes added
- Call-to-action clear
- SEO requirements met
Audio Quality Check
Id
audio-quality-checklist
Type
checklist
Description
Before using generated audio
Items
- Pronunciation is correct
- Pacing sounds natural
- No robotic artifacts
- Emphasis on right words
- Volume levels consistent
- No background noise
- Emotion/tone appropriate
- Syncs with video (if applicable)
Legal Compliance Check
Id
legal-compliance-checklist
Type
checklist
Description
Before commercial use of AI content
Items
- Platform ToS allows commercial use
- No artist names in prompts (or verified allowed)
- Voice cloning consent documented
- No copyrighted material in inputs
- Trademark concerns reviewed
- Disclosure requirements met (if applicable)
- Data privacy considered for inputs
- Output ownership documented
Brand Compliance Check
Id
brand-compliance-checklist
Type
checklist
Description
Before publishing brand content
Items
- Colors match brand palette
- Typography consistent with brand
- Tone matches brand voice
- Imagery style fits brand guidelines
- Logo usage correct (if included)
- Messaging aligns with brand values
- No off-brand elements
- Approval from brand owner obtained
Platform Specs Check
Id
platform-specs-checklist
Type
checklist
Description
Before posting to specific platforms
Items
- Aspect ratio correct for platform
- File size within limits
- Duration within limits (video)
- Resolution sufficient
- Format supported
- Caption/alt text prepared
- Hashtags/keywords ready
- Link/CTA configured
Prompt Quality Patterns
Id
prompt-quality-check
Type
pattern
Severity
warning
Description
Check prompts for common issues
Checks
---
Issue
Prompt too long
Pattern
prompt with more than 100 words
Fix
Focus on 2-3 key concepts, under 60 words
---
Issue
Conflicting concepts
Examples
- minimal and detailed
- simple and complex
- dark and bright
Fix
Remove contradictions, pick one direction
---
Issue
Missing key parameters
Required For Midjourney
- --ar
- --style or --v
Required For Dalle
- size specification
Fix
Always specify aspect ratio and style
---
Issue
Using banned/blocked terms
Note
Each platform has different content policies
Fix
Review platform guidelines before prompting
Iteration Workflow Check
Id
iteration-workflow
Type
checklist
Description
Verify proper iteration process
Items
- Generated at least 4 variations
- Selected best option objectively
- Documented winning prompt
- Refined based on feedback
- Final version meets brief requirements
- Backup options saved
Asset Organization Check
Id
asset-organization-checklist
Type
checklist
Description
Verify AI assets are properly organized
Items
- Files named descriptively
- Prompts saved with outputs
- Versions numbered/dated
- Original and edited versions separate
- Platform-specific exports organized
- Unused variations archived or deleted
- Final approved versions marked
- Backup copies stored
Prompt Library Maintenance
Id
prompt-library-checklist
Type
checklist
Description
Keep prompt templates organized
Items
- Working prompts documented
- Categorized by use case
- Include parameter notes
- Success rate noted
- Failed prompts documented with why
- Updated with new learnings
- Shared with team (if applicable)
- Version controlled
Batch Content Production
Id
batch-production-checklist
Type
checklist
Description
When creating content in bulk
Items
- Content calendar/plan defined
- Templates prepared for each content type
- Consistent parameters across batch
- Quality check process defined
- Production tracking system in place
- Review/approval queue organized
- Publication schedule mapped
- Analytics tracking prepared
Content Repurposing Check
Id
content-repurposing-checklist
Type
checklist
Description
When adapting content across formats
Items
- Source content quality verified
- Target format requirements known
- Platform-specific adaptations planned
- Aspect ratios mapped out
- Message consistency maintained
- CTAs updated for each platform
- Tracking links updated
- Publication timing coordinated