creative

Creative deliverable tools for AI agents

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "creative" with this command: npx skills add paulgnz/xpr-creative

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 <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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Pixshop CLI — AI Image & Video Generation

Pixshop CLI 命令行工具 — AI 图片/视频生成、编辑工具、应用市场、提示词库 / Pixshop CLI — command-line AI image/video generation, editing tools, apps, prompts. Use when user wants to ge...

Registry SourceRecently Updated
0140
Profile unavailable
General

Pixshop MCP — 28+ AI Creative Tools

Pixshop MCP 集成 — 28+ AI 图片视频创意工具,Claude 直接调用 / Pixshop MCP — 28+ AI creative tools for image & video generation, editing, effects in Claude. Use when user wa...

Registry SourceRecently Updated
0127
Profile unavailable
Automation

AI Image

Full AI image creation workflow — intent classification, prompt enhancement, multi-direction generation via fal.ai, and error recovery. Triggers on "generate...

Registry SourceRecently Updated
0109
Profile unavailable