← Back to Skills Marketplace
Masonry: generate images and video with models across providers
by
junaid1460
· GitHub ↗
· v1.1.6
1911
Downloads
4
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install masonry-generate-image-and-video
Description
AI-powered image and video generation. Generate images, videos, manage jobs, and explore models via the masonry CLI.
Usage Guidance
This skill appears internally consistent with a Masonry CLI integration. Before installing or using it: (1) confirm the CLI package (@masonryai/cli) and the masonry.so domain are the official Masonry project (check npm author, repo, and publisher signatures); (2) prefer using npx or installing locally rather than a global npm install if you don't want new global binaries; (3) treat MASONRY_TOKEN like any API secret — limit its scope and rotate/regenerate it if compromised; (4) be aware that the token can be used to create jobs that may incur charges on your account; and (5) note the SKILL.md references MASONRY_WORKSPACE (optional) even though it isn't listed as required. If you need stronger assurance, ask the maintainer for the skill's source repository or an official reference linking this skill to the Masonry project.
Capability Analysis
Type: OpenClaw Skill
Name: masonry-generate-image-and-video
Version: 1.1.6
The skill bundle provides a standard interface for the Masonry AI image and video generation service via its official CLI tool (@masonryai/cli). The instructions in SKILL.md correctly guide the agent through authentication, content generation, and job management without any signs of data exfiltration, malicious execution, or prompt injection. The use of the 'MEDIA:' prefix for file handling is a standard pattern for OpenClaw integrations.
Capability Assessment
Purpose & Capability
Skill name/description (image & video generation via Masonry) matches the declared requirement of the 'masonry' binary and the MASONRY_TOKEN credential. The suggested npm package @masonryai/cli is an expected way to obtain the CLI.
Instruction Scope
SKILL.md only instructs running the masonry CLI, handling job responses, waiting for jobs, and downloading media. It does not ask the agent to read unrelated system files or other credentials. It does reference MASONRY_WORKSPACE as optional context, but does not require it.
Install Mechanism
The skill is instruction-only (no install spec in the registry), but SKILL.md metadata and the document suggest installing the CLI via npm (npm install -g or npx). This is a low-risk, common install method; double-check the npm package ownership/reputation before installing globally.
Credentials
Only MASONRY_TOKEN is required and is declared as the primary credential — appropriate for an API-driven CLI. The docs mention MASONRY_WORKSPACE if present but that env var is not listed as required; this is informational but should be noted (it may influence which workspace is used).
Persistence & Privilege
The skill does not request always:true and does not attempt to modify other skills or system-level configs. It expects to run the masonry CLI and write/download media files, which is normal for this use case.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install masonry-generate-image-and-video - After installation, invoke the skill by name or use
/masonry-generate-image-and-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.6
- Added a "Feedback" section with instructions for reporting issues or suggesting improvements.
- Provided a GitHub link for feedback and guidance on what information to include.
- No changes were made to features or workflows.
v1.1.5
- Added npm installation and npx usage instructions for the CLI.
- Updated prerequisites and install section to reference the npm package (@masonryai/cli).
- Metadata now includes install info for npm.
- Removed legacy shell script install instructions.
- No functional changes to usage or workflow.
v1.0.2
More explicit auth related mechanism, allow remote login with authenticated source
v1.0.1
- Updated installation instructions to use a new CLI installer URL: https://media.masonry.so/cli/install.sh
- No other functional or documentation changes detected.
v1.0.0
Initial release of the masonry skill for AI-powered image and video generation.
- Generate images and videos from text prompts using the Masonry CLI.
- Manage media creation jobs: check status, wait, and download results.
- List and explore available image and video generation models.
- View generation history and sync pending jobs.
- Easy installation instructions and example commands included.
Metadata
Frequently Asked Questions
What is Masonry: generate images and video with models across providers?
AI-powered image and video generation. Generate images, videos, manage jobs, and explore models via the masonry CLI. It is an AI Agent Skill for Claude Code / OpenClaw, with 1911 downloads so far.
How do I install Masonry: generate images and video with models across providers?
Run "/install masonry-generate-image-and-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Masonry: generate images and video with models across providers free?
Yes, Masonry: generate images and video with models across providers is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Masonry: generate images and video with models across providers support?
Masonry: generate images and video with models across providers is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Masonry: generate images and video with models across providers?
It is built and maintained by junaid1460 (@junaid1460); the current version is v1.1.6.
More Skills