원클릭으로
gws
List and read mail from the target Gmail account via Google Workspace CLI
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
List and read mail from the target Gmail account via Google Workspace CLI
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | gws |
| description | List and read mail from the target Gmail account via Google Workspace CLI |
| cli | gws |
| defaultArgs | ["mail","list","--limit","5"] |
Invoke the GWS CLI to access Gmail on behalf of the authenticated account.
The skills runtime runs the GWS CLI with the arguments specified in the skill definition or passed at invocation. Ensure GWS CLI is installed and authenticated (e.g. gws auth login) before using this skill.
With no arguments, the skill lists up to 5 recent messages (gws mail list --limit 5). Pass custom args to list more, read a message, etc.
Invoke the Gemini CLI for AI-assisted processing (e.g. summarization, extraction)
Validates gram notation files (*.gram) using the gram-lint CLI tool. Use when creating, editing, or reviewing any *.gram file, when a gram parse error is suspected, or when asked to validate graph data files in this project.