Umbrella skill for document workflows (PDF/DOCX/XLSX/PPTX). Dispatches to the most specific document skill to reduce noise and improve routing precision.
55
61%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./bundled/skills/document-skills/SKILL.mdUse 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”)f627ab5
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.