Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Orkas-AI/Orkas-Awesome-AgentSkills --skill wpsgit clone --depth 1 https://github.com/Orkas-AI/Orkas-Awesome-AgentSkillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/wps)<a href="https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/wps"><img src="https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/wps/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/wps"><img src="https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/wps.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00001 | $0.00753 |
| Opus 5 | $0.00000 | $0.00377 |
| Sonnet 5 | $0.00000 | $0.00151 |
| Haiku 4.5 | $0.00000 | $0.00075 |
Grade A, and why
wps scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 74 lines — stays where its author put it; the contents beside it link to each section on GitHub.
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
- Confirm artifact type: WPS Writer, Spreadsheet, Presentation, or mixed office package.
- Confirm delivery target: editable source file, review copy, print version, or PDF.
- Preserve the user's original file by working on a copy.
- 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
- Prefer reproducible steps and clear change logs over hidden GUI-only operations.
- 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.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 74 lines · 1 tokens per session scan A d05d880143e5
wps is a skill published in the GitHub repository Orkas-AI/Orkas-Awesome-AgentSkills (13 stars, last pushed 2mo ago), licensed MIT. It adds 1 tokens to every session and 753 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
analyzing-macro-malware-in-office-documents
Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA deobfuscation to extract the attack chain. Activates for requests involving Office macro…
hive.pdf
Read, write, merge, split, rotate, watermark, encrypt, and OCR PDF files using Python (pypdf, pdfplumber, reportlab, pypdfium2) and command-line tools (poppler-utils, qpdf). Use when the user asks to extract text/tables/images from a PDF, create or modify a PDF, combine or split PDFs, OCR a scanned PDF…
cli-anything-wps
A command-line tool that controls WPS Office on Windows, including Writer, Calc, and Impress. It can also build presentations from structured JSON data and export them as PowerPoint and PDF files.
investment-memo-generator
Investment memo creation combining financial analysis, document generation, and structured templates. Use when creating investment memos, pitch decks, deal summaries, or investment committee materials.
impact-report-writer
Nonprofit/NGO impact report generation with data visualization suggestions, outcome metrics, narrative structure, and program data presentation. Use when writing impact reports, annual reports, or program evaluation summaries.
meeting-minutes-taker
Turn meeting transcripts into accurate minutes with decisions, actions, owners, and source evidence; also review or merge minutes and resolve speaker ambiguity.