A masterclass in prompt engineering techniques for LLMs, image generators, and video models delivered through the Openclaw Skills ecosystem.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install prompt-engineering
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install prompt-engineering using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill provides a comprehensive framework for interacting with state-of-the-art AI models using the inference.sh CLI. By leveraging Openclaw Skills, developers and researchers can master structured prompting for platforms like Claude, GPT-4, and FLUX. It covers the fundamental architecture of effective prompts, from role definition and task clarity to complex chain-of-thought reasoning and few-shot learning.
The guide ensures consistent and high-quality outputs across text, image, and video media types. Whether you are building automated workflows or refining creative assets, this resource integrates perfectly into the Openclaw Skills environment to provide a standardized approach to AI communication.
To get started with this skill, install the necessary CLI tool to interface with Openclaw Skills:
curl -fsSL https://cli.inference.sh | sh && infsh login
You can also extend the functionality by adding related Openclaw Skills packages:
npx skills add inference-sh/skills@llm-models
The skill utilizes a structured input/output schema to manage AI interactions, ensuring compatibility across the Openclaw Skills ecosystem.
| Field | Description | Type |
|---|---|---|
prompt |
The primary instruction or query sent to the AI model | String |
system |
High-level persona or behavioral constraints for the agent | String |
negative_prompt |
Elements to exclude from generated media (Image/Video) | String |
input |
The full JSON payload required for the specific API call | Object |
output |
The model response, which can be text, JSON, or media links | String/Object |
Loading
An advanced AI-driven skill for generating professional product imagery, including studio packshots and lifestyle scenes via CLI.

A comprehensive toolkit and guide to optimizing Product Hunt launches using AI-powered research and asset generation.

A professional framework for crafting readable, visually engaging product changelogs and feature announcements that prioritize user value.

A professional framework for drafting AP-style press releases with automated research and inverted pyramid structuring.

A secure, sandboxed execution environment for Python scripts featuring over 100 pre-installed libraries for data science, web scraping, and media processing.

A data-driven automation skill for creating comprehensive SEO content briefs using real-time SERP analysis and keyword research.








































