Create and modify Google Docs documents. Read content, insert tables, apply heading styles, and manage formatting. Use when asked to edit a gdoc, write a Google document, update a doc, or format document content.
Install with Tessl CLI
npx tessl i github:odyssey4me/agent-skills --skill google-docs93
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillEvaluation — 98%
↑ 4.08xAgent success when using this skill
Validation for skill structure
Document creation and formatting workflow
Script invocation
0%
80%
Setup check command
0%
100%
Document create command
0%
100%
Content append command
0%
100%
Formatting apply command
0%
100%
Title font size
0%
100%
Section header font size
0%
100%
Bold on title or headers
0%
100%
Format after content
0%
100%
Dependency install shown
0%
0%
No direct API imports
100%
100%
Without context: $0.4336 · 2m 46s · 12 turns · 16 in / 11,005 out tokens
With context: $0.8186 · 3m 37s · 23 turns · 2,831 in / 13,570 out tokens
Anchor-based structured content insertion
Uses insert-after-anchor
0%
100%
Heading anchor type
0%
100%
Anchor value specified
0%
100%
Markdown heading syntax
50%
100%
Bold markdown syntax
0%
100%
Bullet list markdown syntax
100%
100%
Hyperlink markdown syntax
100%
100%
Newlines in markdown flag
0%
100%
Markdown read format
0%
100%
Script invocation
0%
85%
Without context: $0.2898 · 1m 24s · 15 turns · 22 in / 4,244 out tokens
With context: $0.3718 · 1m 6s · 19 turns · 2,826 in / 3,240 out tokens
Error handling and auth recovery
Auth errors not retried
100%
100%
Auth status diagnostic
0%
100%
Auth reset recovery step
0%
100%
Check after reset
0%
100%
Human interaction required
100%
100%
HTTP 429 retryable
100%
100%
HTTP 5xx retryable
100%
100%
Other errors not retried
100%
100%
Script invocation pattern
0%
75%
Exit code detection
100%
100%
Without context: $0.4165 · 2m 18s · 22 turns · 67 in / 7,685 out tokens
With context: $0.4391 · 2m 17s · 18 turns · 21 in / 5,729 out tokens
Position-based document editing and PDF export
Script invocation
0%
100%
documents get before edit
16%
100%
content insert command used
0%
100%
Insert at index 1
50%
100%
content delete command used
0%
100%
PDF export with --format pdf
0%
100%
PDF output file specified
50%
100%
End index is exclusive
80%
100%
Deletion sequenced correctly
80%
100%
No direct API imports
100%
100%
Without context: $0.2650 · 2m 31s · 13 turns · 20 in / 4,615 out tokens
With context: $0.5604 · 1m 53s · 26 turns · 2,832 in / 5,972 out tokens
Auth setup and skill onboarding
pip install command
100%
100%
All required pip packages
33%
100%
auth setup subcommand used
0%
100%
--client-id flag used
0%
100%
--client-secret flag used
0%
100%
Credentials config path
0%
100%
check subcommand called
0%
100%
auth status subcommand called
0%
100%
Script invocation pattern
0%
100%
Setup sequence order
100%
100%
Without context: $0.5338 · 2m 22s · 31 turns · 30 in / 7,795 out tokens
With context: $0.4635 · 1m 38s · 22 turns · 27 in / 5,125 out tokens
Horizontal rule and bookmark anchor insertion
Script invocation pattern
0%
100%
insert-after-anchor for horizontal rule
0%
100%
Second horizontal rule occurrence
0%
100%
insert-after-anchor for bookmark
0%
100%
Bookmark ID as anchor value
0%
100%
Heading markdown syntax
0%
100%
Bold markdown syntax
0%
100%
Nested bullet syntax
0%
100%
Hyperlink markdown syntax
0%
100%
Backslash-n newlines
0%
100%
Both insertions present
0%
100%
Without context: $1.1050 · 6m 37s · 19 turns · 24 in / 26,471 out tokens
With context: $0.3999 · 1m 27s · 19 turns · 22 in / 4,031 out tokens
Table of Contents
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.