agentpmt-tool-file-utilities-and-editing-d00c33

Provides file utility operations including MIME detection, Base64 encoding/decoding, path manipulation, JSON formatting, CSV conversion, and cryptographic hash generation via AgentPMT external API.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/firef1ie/OpenClawSkills --skill agentpmt-tool-file-utilities-and-editing-d00c33
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentpmt-tool-file-utilities-and-editing-d00c33
Source: https://github.com/firef1ie/OpenClawSkills/tree/main/openclaw-agentpmt-tool-file-utilities-and-editing-d00c33
Command: npx skills add https://github.com/firef1ie/OpenClawSkills --skill agentpmt-tool-file-utilities-and-editing-d00c33

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines complex file operations, data formatting, and content encoding, reducing manual effort and potential errors in automated workflows.

Core Features & Use Cases

  • File Metadata & Identification: Detect MIME types, identify file extensions, and format file sizes.
  • Path Manipulation: Parse, join, and normalize file paths across different operating systems.
  • Data Formatting: Convert CSV to ASCII tables and pretty-print or minify JSON.
  • Encoding & Hashing: Encode/decode Base64 and generate MD5, SHA1, SHA256, or SHA512 hashes for integrity checks.
  • Use Case: Automatically detect the MIME type of an uploaded file, parse its path to extract the filename, and then generate a SHA256 hash for integrity verification.

Quick Start

Use the agentpmt-tool-file-utilities-and-editing-d00c33 skill to detect the MIME type of the file named 'document.txt'.

Frequently Asked Questions about agentpmt-tool-file-utilities-and-editing-d00c33

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a SHA256 hash for file integrity verification?

Generate SHA256 hashes for file integrity verification by routing requests through the AgentPMT API, which also supports MD5, SHA1, and SHA512 cryptographic hash generation via signed, authenticated calls.

How do I normalize and parse file paths across different operating systems?

Normalize and parse file paths across operating systems using the cross-platform path manipulation features, which handle path joining, parsing, and normalization through the external API utility suite.

Can I convert CSV data to ASCII tables for terminal output?

Convert CSV data to ASCII tables for terminal output using the built-in data formatting operations, which transform raw CSV structures into readable ASCII table formats via API requests.

Does Base64 encoding and decoding require wallet authentication?

Base64 encoding and decoding requires wallet authentication and credit management, as all file utility operations including MIME type detection and cryptographic hashing operate via signed API requests.

What's the best way to detect MIME types and format file sizes in automated workflows?

Detect MIME types and format file sizes in automated workflows by calling the file metadata utility operations, which return human-readable file size formatting and accurate MIME type detection results.

Why does JSON pretty-printing and minification fail without proper API setup?

JSON pretty-printing and minification fails without proper API setup because the utility requires signed API requests with active wallet authentication and sufficient credit management to execute operations.