ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

content3

Content3 API for creating videos, managing content, submitting reviews, and posting to social media.

Why use this skill?

Automate your video workflow with Content3. Create, manage, and distribute short-form video content directly from your OpenClaw agent. Install now for seamless social media scaling.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/dimitriharding/content3
Or

What This Skill Does

The Content3 skill integrates your OpenClaw agent directly with the Content3 content generation engine. This powerful toolset allows users to automate the end-to-end lifecycle of short-form video production. From conceptualizing a video based on a raw prompt or a viral Reddit discussion to managing your internal content library and drafting social media captions, the skill streamlines content workflows. It acts as a bridge to the Content3 API, providing functionalities such as authenticating via API keys, querying available voice profiles, and triggering rendering jobs for high-quality short-form videos.

Installation

To integrate this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/dimitriharding/content3

Post-installation, ensure you have generated an API key from the Content3 dashboard. Securely store your key by running: mkdir -p ~/.config/content3 && echo "c3ak_your_key_here" > ~/.config/content3/api_key

Use Cases

  • Automated Content Creation: Convert text-based prompts or trending Reddit posts into high-quality short-form videos (9:16 or 16:9) for platforms like TikTok, Instagram Reels, or YouTube Shorts.
  • Content Pipeline Management: Use the agent to automatically save generated videos to your Content3 library for later review or mass-production.
  • Social Media Scaling: Leverage the social:generate scope to allow your agent to brainstorm and draft engaging social media posts to accompany your video assets.
  • Human-in-the-loop Workflows: Submit generated content to internal review systems before final deployment, ensuring quality control while maintaining high output volume.

Example Prompts

  1. "Content3, generate a 9:16 short-form video explaining the history of the Apollo 11 moon landing using the Kore voice, and save it to my library."
  2. "Content3, check the latest trending post at this Reddit URL [link] and create a video summary using the Puck voice."
  3. "Content3, list the available voice options and confirm if my API key has sufficient scopes to draft a social media post for my latest video."

Tips & Limitations

  • Scope Management: The agent requires specific scopes (e.g., content:write, social:generate) to function correctly. If a request fails, verify your API key's assigned scopes in the Content3 dashboard.
  • Rate Limiting: Be aware that high-volume generation may be subject to API rate limits; monitor your usage via the Content3 portal.
  • Voice Selection: Experiment with the different voice profiles (e.g., Charon, Fenrir, Aoede) to match the tone of your content, as the AI's delivery style varies significantly between characters.

Metadata

Stars2387
Views1
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-dimitriharding-content3": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#video-generation#social-media#content-automation#api-integration#short-form
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api