ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

masonry

AI-powered image and video generation using the Masonry CLI. Generate images, videos, check job status, and manage media assets.

Why use this skill?

Master the Masonry CLI to automate high-quality image and video generation. Learn how to manage jobs, use AI models, and streamline your creative workflow.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/junaid1460/masonry-generate-image-and-video
Or

What This Skill Does

The Masonry CLI skill provides a robust interface for advanced generative AI media creation. By integrating directly with the Masonry backend, it enables developers and creatives to automate image and video synthesis within their existing terminal or agentic workflows. The tool supports high-fidelity output, model selection, and comprehensive job state management, allowing for programmatic control over creative assets. It serves as the primary gateway for users to interface with state-of-the-art diffusion and video generation models without needing to manually interact with web dashboards.

Installation

To get started, ensure you have the Masonry CLI installed on your system. Run the following command in your terminal:

curl -sSL https://media.masonry.so/cli/install.sh | sh

If you are using the OpenClaw agent platform, you can enhance your capabilities by installing project-specific skill modules using:

clawhub install openclaw/skills/skills/junaid1460/masonry-generate-image-and-video

Use Cases

  • Rapid prototyping of visual assets for UI/UX design or marketing materials.
  • Automated generation of cinematic video clips from text-based narrative prompts.
  • Managing high-volume render queues for AI media pipelines where manual tracking is infeasible.
  • Discovering the latest AI model variants, specifically optimized for different aesthetics such as photorealistic versus stylized output.
  • Reproducible generation using custom seeds for A/B testing visual assets.

Example Prompts

  1. "Generate a 16:9 photorealistic image of a futuristic office space with glass walls and neon lighting, then download it once finished."
  2. "List all available video generation models, then trigger a 6-second video generation based on this prompt: 'Cinematic drone footage of a mountain range at dawn'."
  3. "Check the status of my recent generation job (ID: msn-992) and tell me if it's ready to download yet."

Tips & Limitations

  • Authentication: Always ensure you have run masonry login before initiating jobs to avoid permission errors.
  • Job Management: For long-running video jobs, use the masonry job wait <job-id> --download command to avoid manual polling.
  • Quality Control: Leverage the --negative-prompt flag to remove artifacts or undesirable elements from your image generations.
  • Aspect Ratios: Always specify your aspect ratio to avoid default cropping issues; for video, stick to standard 16:9 or 9:16 configurations.
  • Limitations: Be aware that generation times fluctuate based on server load; monitor the check_after_seconds field in the response JSON to optimize your polling intervals.

Metadata

Stars1865
Views0
Updated2026-03-03
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-junaid1460-masonry-generate-image-and-video": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#generative-ai#video-creation#image-synthesis#automation#media-gen
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api