One-click install
npx skills add https://github.com/geongeorge/picture-it --skill picture-it
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: picture-it
Source: https://github.com/geongeorge/picture-it/tree/main/skill/picture-it
Command: npx skills add https://github.com/geongeorge/picture-it --skill picture-it

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates the need for expensive desktop image editing software or time-consuming manual design work when creating professional visual content, enabling fast, automated image generation and manipulation directly from the command line for AI agents and automated workflows.

Core Features & Use Cases

  • Composable CLI Workflows: Chain simple image operations (generate, edit, crop, grade, text overlay, compositing) to build complex visual assets without manual step coordination.
  • AI-Powered Image Manipulation: Leverage multiple FAL AI models for high-quality text-to-image generation, targeted scene edits, realistic background removal/replacement, and text-behind-subject effects, with cost-optimized model selection for different task requirements.
  • Versatile Use Cases: Create blog headers, social media cards, YouTube thumbnails, product comparison graphics, magazine covers, movie posters, and custom edited images, with built-in platform presets for standard social and web image sizes.
  • Free Local Post-Processing: Apply color grading, film grain, vignettes, and precise text overlays via local CLI commands with no additional API costs.

Quick Start

Use this skill to request a professional YouTube thumbnail with a bold text headline behind the main subject, a small subtitle overlay, and cinematic color grading for the final output.

Frequently Asked Questions about picture-it

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate image generation and editing from the command line?

Automating image generation and editing from the command line involves chaining CLI operations like text-to-image generation, cropping, and text overlay to build visual assets without manual design work. This requires Node.js 18+ and the picture-it package.

Can I remove backgrounds and apply color grading locally without API costs?

You can remove backgrounds using AI-powered FAL models requiring a FAL_KEY, but local post-processing commands for color grading, film grain, vignettes, and text overlays are completely free without external API calls.

Do I need a FAL_KEY environment variable for AI-powered image manipulation?

Yes, a FAL_KEY environment variable is required for AI-powered image manipulation tasks like text-to-image generation, targeted scene edits, and realistic background removal. Free local post-processing commands do not require this key.

What's the best way to create YouTube thumbnails with text behind the subject via CLI?

The best way to create YouTube thumbnails via CLI is by compositing chained operations: generate the base image, apply text-behind-subject effects, add subtitle overlays, and finish with cinematic color grading.

Does this CLI image editing approach support platform presets for social media cards?

Yes, this approach supports versatile use cases with built-in platform presets for standard social and web image sizes, allowing automated creation of social media cards, blog headers, and product comparison graphics.

What are the limitations of using command line compositing for movie posters?

Limitations include requiring Node.js 18+ and incurring external API costs for AI generation and background removal, though free local post-processing handles cropping, grading, and text overlay without external calls.