CtrlK
BlogDocsLog inGet started
Tessl Logo

office-productivity

Office productivity workflow covering document creation, spreadsheet automation, presentation generation, and integration with LibreOffice and Microsoft Office formats.

33

Quality

29%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/antigravity-bundle-documents-presentations/skills/office-productivity/SKILL.md

The canonical home for this skill is office-productivity in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

21%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This skill reads as a high-level table of contents or index rather than an actionable workflow guide. It lists many phases and references many sub-skills but provides zero executable code, no concrete examples, and no specific commands. The content is almost entirely generic directives that Claude could generate on its own without any skill file, making it low-value for the token budget it consumes.

Suggestions

Add at least one concrete, executable code example per phase (e.g., a python-docx snippet for document creation, an openpyxl snippet for spreadsheet automation) instead of vague action lists.

Replace generic action steps like 'Add content programmatically' with specific, copy-paste-ready commands or code blocks that demonstrate the actual workflow.

Add real validation steps with concrete commands (e.g., 'Open the output file and verify: `libreoffice --headless --convert-to pdf output.docx`') instead of checklist items like 'Documents formatted correctly'.

Remove the 'When to Use This Workflow' section and other explanatory content that states the obvious — Claude already knows when office document creation is relevant.

DimensionReasoningScore

Conciseness

The content is heavily padded with generic, high-level descriptions that Claude already knows. Phrases like 'Design document template', 'Add content programmatically', 'Apply formatting' are vague filler. The 'When to Use This Workflow' section lists obvious use cases. The 'Copy-Paste Prompts' are trivially simple references that add little value. Much of this could be condensed significantly.

2 / 5

Actionability

There is no executable code, no concrete commands, no specific examples of how to actually create a document, spreadsheet, or presentation. Every 'action' is a vague directive like 'Create document structure' or 'Add content programmatically' with zero specifics. The copy-paste prompts are just 'Use @skill-name to do X' which provide no actionable guidance.

1 / 5

Workflow Clarity

While phases are listed in sequence, the steps within each phase are generic and lack any concrete detail. There are no validation checkpoints with actual commands, no feedback loops, and no error recovery guidance. The 'Quality Gates' checklist at the end is superficial (e.g., 'Documents formatted correctly') with no instructions on how to verify. Format conversion and batch processing are mentioned without validation steps, which is particularly problematic.

2 / 5

Progressive Disclosure

The content references many external skills by name (e.g., @libreoffice-writer, @docx-official), which implies a multi-file structure. However, no bundle files are provided, so we can't verify these references resolve. The document itself is organized into clear sections and phases, but it's essentially a table of contents with no substantive content at any level — it delegates everything to referenced skills without providing a useful overview or quick-start guidance.

3 / 5

Total

8

/

20

Passed

Description

37%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description provides a high-level overview of the skill's domain but lacks the specificity and trigger guidance needed for effective skill selection. It reads more like a category label than an actionable description, listing broad areas without concrete actions or explicit 'when to use' criteria. The broad scope also creates significant overlap risk with more focused skills.

Suggestions

Add a 'Use when...' clause with concrete trigger phrases, e.g., 'Use when the user asks to create or edit documents, spreadsheets, or presentations, or mentions .docx, .xlsx, .pptx, LibreOffice, or Microsoft Office files.'

Replace generic category names with specific actions, e.g., 'Creates and formats Word documents, automates Excel formulas and pivot tables, generates PowerPoint slides with layouts and charts.'

Include common synonyms and file extensions users would naturally mention: 'Word', 'Excel', 'PowerPoint', '.docx', '.xlsx', '.pptx', '.odt', '.ods', '.odp'.

DimensionReasoningScore

Specificity

Names the domain (office productivity) and lists several areas (document creation, spreadsheet automation, presentation generation), but these are categories rather than concrete actions. It doesn't specify what specific operations are performed within each category.

3 / 5

Completeness

Has a moderate 'what' (office productivity workflow covering several areas) but completely lacks a 'when' clause. There is no 'Use when...' guidance or explicit trigger phrases to help Claude know when to select this skill.

2 / 5

Trigger Term Quality

Includes some relevant keywords like 'document creation', 'spreadsheet', 'presentation', 'LibreOffice', 'Microsoft Office', but misses natural user terms like specific file extensions (.docx, .xlsx, .pptx), 'Excel', 'Word', 'PowerPoint', 'slides', or 'tables'.

3 / 5

Distinctiveness Conflict Risk

Very broad scope covering documents, spreadsheets, and presentations could easily overlap with more specialized skills for each of those individual areas. The description doesn't carve out a clear niche.

2 / 5

Total

10

/

20

Passed

Validation

90%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
Reviewed

Table of Contents

Is this your skill?

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.