CtrlK
BlogDocsLog inGet started
Tessl Logo

odyssey4me/google-docs

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.

89

Quality

89%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

Overview
Skills
Evals
Files

permissions.mdreferences/

Command Permissions

This reference classifies commands by access level to help agents enforce appropriate permission controls.

  • read: Safe to execute without user confirmation. These commands only retrieve or display information.
  • write: Requires user confirmation before execution. These commands create, modify, or delete data.
CommandAccessDescription
checkreadVerify setup and connectivity
auth statusreadShow OAuth token information
auth setupwriteStore OAuth client credentials
auth resetwriteClear stored OAuth token
documents getreadGet document metadata
documents readreadRead document content
documents createwriteCreate a new document
content appendwriteAppend content to a document
content insertwriteInsert content at a position
content deletewriteDelete content from a document
content insert-after-anchorwriteInsert content after an anchor
formatting applywriteApply formatting to content

Install with Tessl CLI

npx tessl i odyssey4me/google-docs@0.2.1

references

formatting-guide.md

permissions.md

SKILL.md

tile.json