CtrlK
BlogDocsLog inGet started
Tessl Logo

google-docs-automation

Lightweight Google Docs integration with standalone OAuth authentication. No MCP server required.

54

Quality

62%

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/AI-Agents-Safe-Coding-Skills/skills/google-docs-automation/SKILL.md

The canonical home for this skill is google-docs in sanjay3290/ai-skills

SKILL.md
Quality
Evals
Security

Quality

Content

76%Weight 40%Scale 1-5

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

The body is a tight, fully executable command reference that covers the skill's operations well. Its main weakness is the absence of validation/verification guidance for the document-editing operations, which is the rubric's explicit cap for workflow clarity.

Suggestions

Add a verification step after editing operations, e.g. re-run 'get-text' on the document to confirm the change applied.

Trim or fold the 'Document ID Format' section into the command examples to remove redundancy.

Note the expected command output/success signal so Claude can confirm each operation succeeded.

DimensionReasoningScore

Conciseness

The body is lean with no over-explanation of what Google Docs is, though the 'Document ID Format' section mildly restates what the inline examples already show and could be trimmed.

4 / 5

Actionability

Every operation is given as a copy-paste-ready command with real arguments and a concrete document ID/URL example, covering the common cases (create, find, get-text, append, insert, replace).

5 / 5

Workflow Clarity

The auth setup is sequenced with a status checkpoint, but document-modifying operations (replace-text, insert-text, append-text) have no verification step; per the rubric, destructive/editing operations without validation cap workflow clarity at 3.

3 / 5

Progressive Disclosure

Content is organized into clearly headed sections (First-Time Setup, Commands, Document ID Format, Token Management) with one-level-deep references to scripts/auth.py and scripts/docs.py; minor organization gaps from the redundant ID section.

4 / 5

Total

16

/

20

Passed

Description

48%Weight 40%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 clearly identifies the Google Docs niche and its standalone-OAuth differentiator but is missing any concrete capability list and any explicit 'Use when...' trigger guidance. It is specific enough to avoid most conflicts but under-sells what the skill actually does.

Suggestions

Add concrete actions to the description, e.g. 'create, find, read, and edit Google Docs'.

Add an explicit trigger clause such as 'Use when the user wants to create, search, read, or modify Google Docs.'

Include natural synonyms like 'Google documents' or 'docs.google.com' to improve trigger term coverage.

DimensionReasoningScore

Specificity

Names the domain ('Google Docs integration') and one concrete feature ('standalone OAuth authentication') but lists no concrete document actions (create/find/edit), so actions are minimal/generic rather than comprehensive.

2 / 5

Completeness

It has a clear 'what' (Google Docs integration with standalone OAuth) but no 'Use when...' clause or equivalent trigger guidance, which per the rubric caps completeness at 3.

3 / 5

Trigger Term Quality

'Google Docs' is a natural keyword users would say, but 'OAuth authentication' and 'MCP server' are technical jargon, and common variations like 'documents', 'GDoc', or 'docs.google.com' are missing.

3 / 5

Distinctiveness Conflict Risk

The Google Docs niche plus 'No MCP server required' makes it mostly distinct from generic document skills and MCP-based integrations, with only minor overlap risk against other Docs-related skills.

4 / 5

Total

12

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

referenced_paths_exist

Referenced path issues: 12 missing

Warning

Total

14

/

16

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.