✓ Verified 📁 File Management ✓ Enhanced Data

Document Creator Sophnet

An integrated document creation skill.

Rating
4.5 (241 reviews)
Downloads
1,131 downloads
Version
1.0.0

Overview

An integrated document creation skill.

Complete Documentation

View Source →

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

bash
# 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

Installation

Terminal bash

openclaw install document-creator-sophnet
    
Copied!

💻Code Examples

example.sh
# 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

Tags

#pdf_and-documents

Quick Info

Category File Management
Model Claude 3.5
Complexity One-Click
Author yi-sir
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install document-creator-sophnet