← Back to Skills Marketplace
SurfAgent Gmail
by
surfagentapp
· GitHub ↗
· v1.3.0
· MIT-0
118
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install surfagent-gmail
Description
Gmail platform skill for SurfAgent, covering mailbox checks, mailbox triage, latest-thread opening, compose and reply task runners, tab hygiene, sent-message...
Usage Guidance
This skill is an instructions-only Gmail adapter guide and appears coherent for that purpose. It does not request credentials or install code. Before enabling: (1) confirm you trust the SurfAgent platform and the adapter implementation (the actual adapter code that performs browser actions is not included here); (2) be aware that an agent using this skill will interact with your Gmail UI — ensure the agent's permissions and audit/logging meet your requirements; (3) if you allow autonomous runs, consider limiting which agent identities can use your mailbox; (4) if you want stronger assurance, review the Gmail adapter and browser-operations skill source code or require that they run in an isolated environment. If you find adapter code requesting tokens or external endpoints, treat that as a separate security decision.
Capability Analysis
Type: OpenClaw Skill
Name: surfagent-gmail
Version: 1.3.0
The skill bundle contains documentation and instructions (SKILL.md) for an AI agent to interact with Gmail using the SurfAgent adapter. The content focuses on operational reliability, verification steps (proof rules), and token efficiency. There is no evidence of malicious intent, data exfiltration, or prompt injection attacks; the instructions are strictly aligned with the stated purpose of managing Gmail tasks.
Capability Assessment
Purpose & Capability
Name/description match the content: SKILL.md documents Gmail-specific task runners, proof rules, and when to use the Gmail adapter versus raw browser control. It does not request unrelated access (no cloud creds, no system binaries).
Instruction Scope
Instructions are narrowly scoped to interacting with Gmail via a separate 'browser-operations' skill and a Gmail adapter. They focus on compose/send verification, mailbox triage, and tab hygiene; they do not instruct the agent to read arbitrary files, access unrelated environment variables, or send data to external endpoints.
Install Mechanism
There is no install spec and no code files beyond SKILL.md/skill.json. Nothing will be written to disk by the skill itself during install.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. That is proportionate for an instruction-only adapter guide. (Note: the actual adapter implementation that this skill refers to would be the component needing credentials; that implementation is not included here.)
Persistence & Privilege
Skill flags are default (always: false, user-invocable: true, model invocation allowed). Autonomous invocation is permitted by platform default but is not set to always:true. Consider this normal but review runtime agent/autonomy policies if you have strict limits.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install surfagent-gmail - After installation, invoke the skill by name or use
/surfagent-gmail - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.3.0
Add deterministic mailbox triage guidance, urgency scoring, and latest-thread workflow coverage.
v1.2.0
Add Gmail tab hygiene guidance and deterministic latest-thread task-runner support.
v1.1.0
Add deterministic mailbox-check, reply-and-send, and improved Gmail task-runner guidance.
v1.0.0
Initial SurfAgent skill release
Metadata
Frequently Asked Questions
What is SurfAgent Gmail?
Gmail platform skill for SurfAgent, covering mailbox checks, mailbox triage, latest-thread opening, compose and reply task runners, tab hygiene, sent-message... It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.
How do I install SurfAgent Gmail?
Run "/install surfagent-gmail" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SurfAgent Gmail free?
Yes, SurfAgent Gmail is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SurfAgent Gmail support?
SurfAgent Gmail is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SurfAgent Gmail?
It is built and maintained by surfagentapp (@surfagentapp); the current version is v1.3.0.
More Skills