AgentStack
SKILL verified MIT Self-run

Wps

skill-orkas-ai-orkas-awesome-agentskills-wps · by Orkas-AI

A Claude skill from Orkas-AI/Orkas-Awesome-AgentSkills.

No reviews yet
0 installs
15 views
0.0% view→install

Install

$ agentstack add skill-orkas-ai-orkas-awesome-agentskills-wps

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Wps? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

WPS

When to Use

Use when the user explicitly mentions WPS, WPS Office, WPS Writer, WPS Spreadsheets, WPS Presentation, Chinese office formatting, WPS-to-Office compatibility, print setup, or PDF export from WPS.

Use for Chinese document conventions such as A4 layout, Chinese fonts, paragraph spacing, heading levels, page breaks, numbering, tables, signatures, seals, and PDF delivery.

Do not use for pure Microsoft Office workflows unless the user cares about WPS compatibility.

Workflow

  1. Confirm artifact type: WPS Writer, Spreadsheet, Presentation, or mixed office package.
  2. Confirm delivery target: editable source file, review copy, print version, or PDF.
  3. Preserve the user's original file by working on a copy.
  4. Check compatibility-sensitive areas:
  • fonts and font fallback
  • paragraph spacing and pagination
  • numbering and heading styles
  • formulas, charts, and print areas
  • images, seals, and tables
  • comments, revisions, and export settings
  1. Prefer reproducible steps and clear change logs over hidden GUI-only operations.
  2. Before delivery, verify visible layout or ask the user to open the result in the target WPS version when local rendering is unavailable.

Common Tasks

WPS Writer

  • Normalize heading/body styles before inserting a table of contents.
  • For contracts or official documents, lock page setup, headers/footers, paragraph grid, numbering, and signature/seal positions before final cleanup.
  • For review workflows, prefer revisions and comments over silent overwrites.

WPS Spreadsheets

  • Back up the workbook before cleaning data.
  • Check formulas, number formats, filters, frozen panes, validation, chart ranges, print area, and page breaks.
  • Treat long IDs, phone numbers, and leading-zero values as text when needed.

WPS Presentation

  • Stabilize master, fonts, and theme before page-by-page cleanup.
  • Check alignment, font replacement, image sharpness, animations, and export-to-PDF fidelity.
  • Use PDF export as a delivery fallback when editability is less important than visual stability.

References

Read references/wps-reference.md for compatibility checks, troubleshooting order, and delivery QA.

Return Format

Return:

  • artifact type
  • completed changes
  • backup or working-copy path if a file was edited
  • compatibility checks performed
  • export status
  • items requiring manual confirmation in WPS

Limits and Known Issues

  • GUI-only WPS operations may not be executable in the current environment.
  • Exact layout can differ by WPS version, installed fonts, operating system, and printer settings.
  • Do not install macros, plugins, or templates from untrusted sources.
  • Do not expose sensitive content in examples; use placeholders for personal, contract, client, or financial data.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.