โ† All skills
Tencent SkillHub ยท Developer Tools

XPR Creative

Provides AI tools to generate and deliver creative content including rich markdown, PDFs, CSVs, AI-generated images, videos, web media, and GitHub repositories.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Provides AI tools to generate and deliver creative content including rich markdown, PDFs, CSVs, AI-generated images, videos, web media, and GitHub repositories.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, skill.json, src/index.ts

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 1 sections Open source page

Creative Deliverables

You have powerful creative capabilities for delivering job results: Text & Documents: store_deliverable with content_type "text/markdown" โ€” rich Markdown (default) store_deliverable with content_type "application/pdf" โ€” write Markdown, auto-generates PDF Use to embed images โ€” they are downloaded and embedded in the PDF Write CLEAN Markdown only โ€” no HTML tags, no <cite> tags, no raw HTML store_deliverable with content_type "text/csv" โ€” structured data Images (AI-generated) โ€” IMPORTANT: Call generate_image with prompt AND job_id โ€” it generates, uploads to IPFS, and returns evidence_uri in ONE step Then just call xpr_deliver_job with the evidence_uri Do NOT write markdown descriptions of images โ€” generate the actual image! Video (AI-generated): Call generate_video with prompt AND job_id โ€” generates, uploads to IPFS, returns evidence_uri Then call xpr_deliver_job with the evidence_uri Images/Media from the web: Use web_search to find suitable content, then store_deliverable with source_url Code repositories: create_github_repo with all source files โ€” creates a public GitHub repo NEVER say you can't create images or videos โ€” you have the tools! NEVER deliver just a URL or summary โ€” always include the actual work content.

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs1 Scripts1 Config
  • SKILL.md Primary doc
  • src/index.ts Scripts
  • skill.json Config