II.
Page JSON
Structured · livepage:docs-reference-repos-googleworkspace-cli-research
googleworkspace/cli json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-reference-repos-googleworkspace-cli-research",
"_kind": "Page",
"_file": "wiki/docs/reference-repos/googleworkspace/cli/research.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/reference-repos/googleworkspace/cli/research.md",
"sourceKind": "repo-docs",
"title": "googleworkspace/cli",
"displayName": "googleworkspace/cli",
"slug": "docs/reference-repos/googleworkspace/cli/research",
"articlePath": "wiki/docs/reference-repos/googleworkspace/cli/research.md",
"article": "\n# googleworkspace/cli\n\n- **Archetype**: domain-skill-pack\n- **Stars**: 24,477\n- **Last pushed**: 2026-04-08\n- **License**: Apache-2.0\n- **Discovered**: 2026-04-12\n- **Source**: gh-search (topic: agent-skills)\n- **Skills found**: 20+\n\n## Summary\nOfficial Google Workspace CLI tool with 200+ commands and 19+ AI agent skills. Written in Rust, dynamically built from Google Discovery Service. Skills are organized into: service skills (gws-docs, gws-sheets, gws-calendar, gws-gmail, gws-chat, gws-drive, gws-script, gws-classroom, gws-modelarmor), persona skills (project-manager, IT-admin, customer-support, content-creator), and recipe/workflow skills (standup-report, weekly-digest, file-announce, share-doc-and-notify, etc.).\n\n## Assessment\nHIGH VALUE for domain-specific process extraction. The persona skills (project-manager, IT-admin, customer-support, content-creator) contain workflow procedures that map to specializations/business/. The recipe skills demonstrate composable workflow patterns. The skill architecture (service skills as primitives, personas as compositions, recipes as workflows) is an excellent design pattern.\n\n## Extraction Priority\nHIGH -- Persona workflow patterns are directly extractable:\n- persona-project-manager -> specializations/business/project-management\n- persona-it-admin -> specializations/business/it-administration\n- persona-customer-support -> specializations/business/customer-support\n- Recipe composition pattern -> methodologies/ (skill composition methodology)\n\n## Processes\n1. **project-management-workflow** -- Weekly digest -> task tracking -> artifact sharing -> standup reporting cycle\n2. **customer-support-triage** -- Email triage -> categorization -> response drafting -> escalation workflow\n3. **content-creation-pipeline** -- Ideation -> draft in Docs -> review cycle -> publish/announce\n4. **it-admin-audit** -- User audit -> permission review -> security compliance checks\n5. **skill-composition-pattern** -- Meta-pattern: service primitives -> persona compositions -> recipe workflows\n\n## Plugin Ideas\n- **google-workspace-bridge plugin**: Babysitter plugin that wraps gws CLI commands as task definitions for Google Workspace automation within orchestrated processes\n\n## Implicit Procedural Knowledge\n- Three-tier skill architecture: primitives (API wrappers) -> personas (domain compositions) -> recipes (specific workflows)\n- `--dry-run` pattern before write operations\n- OpenClaw metadata format for skill categorization and dependency declaration\n- Auto-discovery of CLI help as skill documentation\n\n## Library Mapping\n\n| Extractable Process | Library Status | Action | Existing Path | Target Placement |\n|-------------------|----------------|--------|---------------|------------------|\n| Project Management Workflow | NEW | Weekly digest, task tracking, artifact sharing cycle | - | specializations/business/project-management-workflow.js |\n| Customer Support Triage | NEW | Email triage, categorization, response drafting workflow | - | specializations/business/customer-support-triage.js |\n| Content Creation Pipeline | NEW | Ideation, drafting, review, publish workflow | - | specializations/business/content-creation-pipeline.js |\n| IT Admin Audit | NEW | User audit, permission review, compliance checks | - | specializations/business/it-admin-audit.js |\n| Skill Composition Pattern | NEW | Three-tier skill architecture methodology | - | methodologies/skill-composition-pattern/ |\n| Three-Tier Skill Architecture | NEW | Service primitives → personas → recipes pattern | - | specializations/shared/three-tier-architecture.js |\n\n## Plugin Marketplace Mapping\n\n| Plugin Idea | Marketplace Status | Action | Existing Plugin | Target Placement |\n|-------------|-------------------|--------|-----------------|------------------|\n| Google Workspace Bridge | NEW | Google Workspace automation within orchestrated processes | - | plugins/a5c/marketplace/blueprints/google-workspace-bridge/ |\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-reference-repos",
"to": "page:docs-reference-repos-googleworkspace-cli-research",
"kind": "contains_page"
}
]
}