A professional-grade AI content creation skill for generating SEO-optimized articles, marketing copy, and platform-specific social media posts.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install content-generation
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 content-generation using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The content-generation skill is a comprehensive framework designed for developers and creators who need to produce high-quality written material at scale. By integrating this skill into your Openclaw Skills workflow, you gain access to a structured pipeline that handles everything from initial audience research to final SEO optimization. It is engineered to maintain consistent brand voice across diverse formats, including technical documentation, persuasive sales copy, and engaging newsletters.
Beyond simple text generation, this skill focuses on professional standards by incorporating rigorous quality assurance steps. It adapts to various writing styles—formal, conversational, or creative—ensuring that the output is perfectly tuned for its intended environment. Whether you are automating a content calendar or building an AI-driven documentation engine, this skill provides the necessary logic and templates to deliver impactful results.
To deploy the content-generation skill, ensure your environment meets the binary requirements and that you have configured the necessary API keys for Openclaw Skills.
# Install required Node.js dependencies
npm install axios
# Set your search API key for research capabilities
export BRAVE_API_KEY='your_api_key_here'
Ensure that curl, jq, and git are installed on your system to allow the skill to handle data processing and version control tasks efficiently.
The skill utilizes a structured schema to organize content metadata and output formatting. This ensures that every piece generated via Openclaw Skills is ready for immediate publication.
| Attribute | Description | Data Type |
|---|---|---|
| Content_Type | Specifies format (Article, Social, Documentation) | String |
| Tone_Profile | Defines the voice (Formal, Technical, Casual) | String |
| SEO_Keywords | List of primary and secondary target keywords | Array |
| Structure_Map | The hierarchical outline used for drafting | JSON |
| QA_Status | Validation flags for grammar and fact-checking | Boolean |
Loading
An advanced AI skill for conducting independent end-to-end research, source validation, and professional report generation.

Fast on-device speech-to-text using Apple Speech.framework for macOS users.

A macOS-native text-to-speech skill that leverages the system say command and Siri Natural Voices for professional audio generation.

A sophisticated visual search tool that allows AI agents to identify objects, landmarks, and products using Google Lens via SerpAPI.

A specialized skill that prevents LLM hallucinations by enforcing a documentation-first workflow for all code and configuration generation.

An advanced multi-path reasoning framework that enables AI agents to explore, combine, and synthesize complex solutions using non-linear graph structures.








































