← Back to Skills Marketplace
danielgwilson

Creative Media

by danielgwilson · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
40
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install creative-media
Description
Creative media for agents over one zero-setup Image Skill runtime: image generation, image editing, video, audio, and image-to-3D assets with no provider API...
README (SKILL.md)

Creative Media

This is an intent-named Image Skill entry for agents searching for creative media. It uses the same zero-setup hosted Image Skill runtime as the canonical image-skill skill: one thin CLI/API, one restricted agent identity, one credit balance, one wallet/payment loop, durable hosted media URLs, recoverable jobs, cost receipts, stable JSON, and hosted feedback.

Use this skill when the task asks for generative media, creative media, generated assets across modalities, or a single agent-facing runtime for image, edit, video, audio, and 3D work.

Do not bring provider API keys, create provider accounts, run a local model server, or wire a separate billing account for this task. Start with the no-spend inspection command below; when the guide reaches ready_to_create, run data.next_command only if media spend is allowed, otherwise run data.no_spend_next_command to verify safely. Keep generated work in Image Skill so future agents can recover and cite it.

First Command

npx -y image-skill@latest create --guide --prompt "a compact field camera on a stainless workbench"

Main Runtime Command

npx -y image-skill@latest models list --available --json

Install This Intent Skill

Prefer the GitHub slug so skills.sh can track the marketplace install:

npx skills add danielgwilson/image-skill-cli --skill creative-media -g -a codex -y

The canonical Image Skill entry remains available as:

npx skills add danielgwilson/image-skill-cli --skill image-skill -g -a codex -y

Shared Contract

All intent skills in this repo point to the same hosted contract:

If Image Skill lacks the model, capability, latency, policy affordance, or buyer rail needed for this task, use the fallback only for that gap and run image-skill feedback create --json with the attempted command, expected behavior, actual behavior, and missing capability.

Usage Guidance
Install this only if you are comfortable using Image Skill's hosted service for media generation and with its npm CLI being run by agents. Avoid sending confidential, regulated, personal, or unreleased assets unless you have approved that external processing and storage, and allow spend only when you intend to use paid media generation.
Capability Tags
cryptorequires-walletrequires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The purpose, commands, hosted API, durable media URLs, wallet/payment flow, and optional Image Skill token are coherent with a hosted generative-media skill.
Instruction Scope
Invocation guidance is somewhat broad, but it is still limited to user tasks involving generated media, editing, video, audio, 3D assets, or a unified media runtime.
Install Mechanism
The skill itself is only a markdown instruction file, but it directs agents to run an external npm CLI via npx and install through a GitHub slug, so users rely on that external package and service.
Credentials
Hosted processing, durable hosted URLs, feedback, and wallet/payment features are proportionate to the stated purpose, but they imply third-party handling of prompts, inputs, outputs, and job metadata.
Persistence & Privilege
The artifact discloses recoverable jobs, keeping generated work in Image Skill, and an optional saved restricted token; no hidden persistence, local privilege escalation, or destructive behavior is shown.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install creative-media
  3. After installation, invoke the skill by name or use /creative-media
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the creative-media skill. - Provides zero-setup access to generative media (image, video, audio, 3D) with durable hosted URLs. - No need for provider API keys, local runtimes, OAuth, or separate billing accounts. - Includes cost tracking, recoverable jobs, stable JSON output, and simple wallet integration. - Shared contract and infrastructure with the canonical image-skill skill, optimized for agent workflows. - Supports payments, feedback, and identity management through a unified interface.
Metadata
Slug creative-media
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Creative Media?

Creative media for agents over one zero-setup Image Skill runtime: image generation, image editing, video, audio, and image-to-3D assets with no provider API... It is an AI Agent Skill for Claude Code / OpenClaw, with 40 downloads so far.

How do I install Creative Media?

Run "/install creative-media" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Creative Media free?

Yes, Creative Media is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Creative Media support?

Creative Media is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Creative Media?

It is built and maintained by danielgwilson (@danielgwilson); the current version is v1.0.0.

💬 Comments