← Back to Skills Marketplace
786
Downloads
1
Stars
0
Active Installs
10
Versions
Install in OpenClaw
/install monet-ai
Description
Monet AI - Comprehensive AI content generation API for AI agents. Video generation (Sora, Veo, Doubao Seedance, Wan, Hailuo, Kling), image generation (GPT-4o...
Usage Guidance
The skill's behavior (curl/fetch to monet.vision using MONET_API_KEY) matches its description, but the package has no listed homepage or source repo and claims to expose many third-party models — that reduces trust. Before installing: verify monet.vision (look for official docs, company info, and a privacy/billing policy), ensure the API key you provide has least privilege (use a dedicated key with limited scope and billing limits), avoid sending sensitive PII in prompts, monitor usage and billing after enabling, and be prepared to rotate/revoke the key if you see unexpected activity. If you require stronger assurance, ask the publisher for a source repo or formal documentation and test with a low-privilege test account first.
Capability Analysis
Type: OpenClaw Skill
Name: monet-ai
Version: 1.0.9
The skill bundle provides an API for AI content generation (video, image, music) via `monet.vision`. All network calls are directed to the stated API endpoint. The `SKILL.md` documentation clearly outlines the functionality, including the need for a `MONET_API_KEY` for authentication and the ability to upload files (e.g., reference images/videos) to the service. There is no evidence of prompt injection attempts, unauthorized data exfiltration, persistence mechanisms, or other malicious intent within the provided files. The file upload capability is a legitimate feature for an AI generation service that processes user-provided media.
Capability Assessment
Purpose & Capability
The name/description describe a unified content-generation API and the SKILL.md contains concrete curl/fetch examples calling https://monet.vision using MONET_API_KEY — the required credential and described functionality align.
Instruction Scope
Instructions are limited to calling monet.vision endpoints, creating tasks, polling status, and using an idempotency key. The skill does not instruct reading unrelated files, other env vars, or transmitting data to third-party endpoints beyond monet.vision.
Install Mechanism
This is instruction-only (no install). That's low technical risk, but the skill has no source repository or homepage listed and the registry metadata owner is opaque — lack of provenance is a trust concern even though nothing is written to disk.
Credentials
Only MONET_API_KEY is required and used in examples; the credential request is proportionate to a web-API integration. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not always-enabled, does not request system persistence, and contains no install steps that modify agent/system configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install monet-ai - After installation, invoke the skill by name or use
/monet-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.9
- No visible changes in this release; documentation and configuration remain the same.
- All features, supported models, and usage instructions are unchanged from the previous version.
v1.0.8
- Broadened scope of the skill to include more models for video, image, and music generation (added support for Doubao Seedance, Nano Banana, Seedream, MiniMax Music, and more).
- Updated and reorganized documentation for clarity, emphasizing intelligent agent workflows and multi-modal content pipelines.
- Enhanced descriptions of supported AI models, use-cases, and capabilities for each modality (video, image, music).
- Improved instructions and unified presentation for API key setup and usage examples.
- Updated skill name and description for greater clarity and completeness.
v1.0.7
No file changes detected in this version.
- No changes were made to the skill files or documentation.
- Functionality and usage remain the same as the previous release.
v1.0.6
- Updated documentation to provide HTTP API usage instructions for task creation and polling, replacing previous TypeScript SDK example.
- Added requirement and explanation for using idempotency_key in task creation requests.
- Clarified that all processing is asynchronous and outlined recommended polling intervals.
- Improved Quick Start section with cURL and JavaScript polling code snippets.
- Installation instructions have been removed from the SKILL.md for clarity.
v1.0.5
- Expanded and clarified model documentation in SKILL.md.
- Added user-friendly descriptions, use cases, and feature highlights for each supported video generation model.
- Enhanced formatting and readability throughout the documentation.
- No changes to code; this release is documentation only.
v1.0.4
- Major cleanup: Removed 8 files, leaving only SKILL.md.
- Project now documents the skill without bundling code, config, or package files.
- Installation and usage guidance are preserved in SKILL.md.
- All SDK code, typings, and development assets have been removed from the repository.
v1.0.3
- Added a required MONET_API_KEY environment variable to the skill metadata for proper API authentication.
- Updated SKILL.md metadata section to declare MONET_API_KEY requirement under `env`.
- No changes to API usage or model support; documentation and metadata only.
v1.0.2
- Updated dependencies in package.json and package-lock.json.
- Internal improvements to src/client.ts.
- No breaking changes or new features introduced.
v1.0.1
- Removed all built JavaScript and type definition files from the distribution directory to clean up the codebase.
- Updated project metadata and documentation files.
- Minor package configuration adjustments.
v1.0.0
Monet AI skill v1.0.0 – Initial release
- Introduces API integration for AI-generated video, image, and music content.
- Supports a wide range of models including Sora, Veo, Wan, Kling, Hailuo, GPT-4o, Flux, Imagen, Suno, Udio, and more.
- Provides detailed documentation for usage, installation, API key setup, and model parameters.
- Enables easy integration into agent workflows for multimedia content creation.
Metadata
Frequently Asked Questions
What is Monet AI?
Monet AI - Comprehensive AI content generation API for AI agents. Video generation (Sora, Veo, Doubao Seedance, Wan, Hailuo, Kling), image generation (GPT-4o... It is an AI Agent Skill for Claude Code / OpenClaw, with 786 downloads so far.
How do I install Monet AI?
Run "/install monet-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Monet AI free?
Yes, Monet AI is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Monet AI support?
Monet AI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Monet AI?
It is built and maintained by seekton (@seekton); the current version is v1.0.9.
More Skills