bundled/skills/document-skills/SKILL.md
Umbrella skill for document workflows (PDF/DOCX/XLSX/PPTX). Dispatches to the most specific document skill to reduce noise and improve routing precision.
npx skillsauth add foryourhealth111-pixel/vco-skills-codex document-skillsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when the task is clearly “document work” but the exact format is not yet fixed, or when the user mixes multiple formats (e.g., “把论文里的表格做成 Excel,再导出 PDF 报告”).
Goal: fast dispatch to the most specific skill so we keep high hit-rate / low noise.
.pdf, “PDF”, “pypdf”, “pdfplumber”, “render pages”).docx, “Word”, “tracked changes”, “python-docx”).docx formatting/layout heavy and the doc skill is requested/required by your environment)..xlsx, .csv, .tsv, “Excel”, “openpyxl”, “pivot table”).pptx, “slides”, “poster”, “deck”, “PowerPoint”)development
Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.
tools
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).
tools
Spreadsheet toolkit (.xlsx/.csv). Create/edit with formulas/formatting, analyze data, visualization, recalculate formulas, for spreadsheet processing and analysis.
tools
High-performance CSV processing with xan CLI for large tabular datasets, streaming transformations, and low-memory pipelines.