Synaptic
Skills
Marketplace
Skill Graph
Criar Skill
MCP Server
Plataforma
Enterprise
🇧🇷
PT
v0.1.0-beta
Voltar ao Marketplace
Communication
Médio
docs (v1)
por
googleworkspace
·
googleworkspace
· v1.0.0 · atualizado em 2026-04-10
78
Score
Read and write Google Docs.
google-docs
document-management
text-editing
google-workspace
document-processing
content-creation
0
Stars
0
Forks
0
Usos
Cursor
Claude Code
Claude Desktop
Codex
Copilot
Windsurf
Zed
Fork
Documento do Skill
📋 Workflow
✅ Best Practices
🎯 Triggers & Fases
SKILL.md
gws-docs/workflow
1
Receive Request:
— User requests to read, write, create, or update a Google Doc.
2
Parse Request:
— Identify the desired action (read, write, create, update) and extract relevant parameters (document ID, text content, title).
3
Authenticate:
— Authenticate with the Google Workspace API using the provided credentials.
4
Execute Action:
— Call the appropriate Google Docs API method (e.g., `documents.get`, `documents.create`, `documents.batchUpdate`).
5
Handle Response:
— Process the API response, checking for errors.
6
Respond to User:
— Provide a confirmation message or the requested information to the user.
Telemetria de Agentes
Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec
Uso por Plataforma
Skills Relacionados
Similar a
PDF Processing Guide
60%
Hebbian Synapse
Composite
0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a
Launch Strategy
60%
Hebbian Synapse
Composite
0.600
w = 0.3·α + 0.5·β + 0.2·γ
84
Similar a
DOCX creation, editing, and analysis
60%
Hebbian Synapse
Composite
0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a
docs (v1)
60%
Hebbian Synapse
Composite
0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar a
grill-me
60%
Hebbian Synapse
Composite
0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←
calendar (v3)
60%
Hebbian Synapse
Composite
0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←
sheets (v4)
60%
Hebbian Synapse
Composite
0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Árvore do Skill
docs (v1)
gws-docs
Fases Cognitivas
4
1.
SENSE
2.
CONTEXTUALIZE
3.
ACT
4.
REFLECT
Triggers
8
read a google doc
write to a google doc
create a new google doc
update a google doc
get the content of a google doc
batch update google docs
access google docs
modify google docs
Avaliar este Skill
Score Breakdown
⭐
Avaliação Humana
0%
🤖
Sucesso de Agentes
0%
🕐
Atualidade
100%
🔗
Saúde de Dependências
100%
🕸️
Centralidade no Grafo
0%
🛡️
Segurança
50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança
Instalação
$
synaptic mcp download gws-docs
$
synaptic skills detail gws-docs
$
synaptic skills live gws-docs
Links
GitHub Repository