🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

XPR Creative

by @paulgnz

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

Versionv1.0.0
Downloads1,142
Installs1
TERMINAL
clawhub install xpr-creative

πŸ“– About This Skill


name: creative description: Creative deliverable tools for AI agents

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 !alt text to embed images β€” they are downloaded and embedded in the PDF - Write CLEAN Markdown only β€” no HTML tags, no 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.