Toolverse
All skills

remove-metadata-from-pdf

by openclaw

Remove metadata from one or multiple PDFs by uploading them to the Solutions API, polling until completion, then returning download URL(s) for the cleaned PDF(s) (or a ZIP if multiple).

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Security
Views
4

About this skill

Remove metadata from one or multiple PDFs by uploading them to the Solutions API, polling until completion, then returning download URL(s) for the cleaned PDF(s) (or a ZIP if multiple).

How to use

  1. Zarejestruj się na https://login.cross-service-solutions.com/register i uzyskaj klucz API do Solutions API. Klucz będzie potrzebny do autoryzacji każdego żądania.

  2. Przygotuj jeden lub wiele plików PDF, które chcesz oczyścić z metadanych. Skill akceptuje zarówno pojedyncze dokumenty, jak i partie plików.

  3. Załaduj pliki PDF do skilla, podając jednocześnie swój klucz API. Skill automatycznie wyśle dokumenty do Solutions API w formacie multipart/form-data.

  4. Czekaj na przetworzenie. Skill będzie regularnie sprawdzać status zadania (polling) aż do jego ukończenia. Czas przetwarzania zależy od rozmiaru i liczby plików.

  5. Po zakończeniu pobierz oczyszczone pliki. Jeśli wysłałeś jeden plik, otrzymasz bezpośredni link do pobranego PDF. Jeśli było ich więcej, dostaniesz zarówno poszczególne pliki, jak i archiwum ZIP ze wszystkimi dokumentami.

  6. Sprawdź strukturę odpowiedzi — zawiera identyfikator zadania (job_id), status oraz tablicę plików wyjściowych z nazwami i linkami do pobrania.

Related skills

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252

skill-writer

by pytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

Security
15116

academic-researcher

by Shubhamsaboo

Academic research assistant for literature reviews, paper analysis, and scholarly writing.\nUse when: reviewing academic papers, conducting literature reviews, writing research summaries,\nanalyzing methodologies, formatting citations, or when user mentions academic research,

Security
1260

software-security

by project-codeguard

A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.

Security
1678

gmail-manager

by jeffvincent

Manage Gmail - send, read, search emails, manage labels and drafts. Use when user wants to interact with their Gmail account for email operations.

Security
17128

ui-audit

by openclaw

AI skill for automated UI audits. Evaluate interfaces against proven UX principles for visual hierarchy, accessibility, cognitive load, navigation, and more. Based on Making UX Decisions by Tommy Geoco.

Security
1223