Jump to related tools in the same category or review the original source on GitHub.

PDF & Documents @yi-sir Updated 2/26/2026

Document Creator Sophnet OpenClaw Skill - ClawHub

Do you want your AI agent to automate Document Creator Sophnet workflows? This free skill from ClawHub helps with pdf & documents tasks without building custom tools from scratch.

What this skill does

An integrated document creation skill

Install

npx clawhub@latest install document-creator-sophnet

Full SKILL.md

Open original

Document Creator with Auto-Upload SophNet

Description

An integrated document creation skill that supports creating Word documents (DOCX) and PowerPoint presentations (PPTX), with automatic upload to OSS and URL return.

Usage

# Create document using skill
openclaw document-creator /path/to/your/file.txt

# Or call via session
# In OpenClaw session: Create document /path/to/file.png

Configuration Requirements

  • Set SOPH_API_KEY environment variable
  • Or configure sophnet API key in OpenClaw config file

Supported Parameters

  • file_path: Local file path to upload (required)

Return Value

  • Success: Returns signed URL string
  • Failure: Throws exception with error message

Dependencies

  • Python 3.7+
  • requests library
  • OpenClaw config access permission
Original URL: https://github.com/openclaw/skills/blob/main/skills/yi-sir/document-creator-sophnet

Related skills

If this matches your use case, these are close alternatives in the same category.