.claude/skills/oo-googlechatRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Google Chat (workspace.google.com). Use this skill for ANY Google Chat request — searching and reading data. Whenever a task involves Google Chat, use this skill instead of calling the API directly.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/oo-googlechatRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/oo-googlechatSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/oo-googlechatSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @oomol/oo-googlechatclawhub inspect @oomol/oo-googlechat --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
curl -fsSL https://cli.oomol.com/install.sh | bashcurl -fsSL https://cli.oomol.com/install.shThis is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:ca30634b1b557c61b41dc9c4725566b287bad87a1c862efafe2688de7d547b5askill-card.mdSKILL.md- Initial release of the `oo-googlechat` skill for working with Google Chat through an OOMOL-connected account. - Provides read-only access to chat data with `get_message`, `get_space`, `list_messages`, and `list_spaces`. - Uses the `oo` CLI to inspect each action’s live schema before running it, so payloads match the connector contract. - Includes clear guidance for first-time setup and recovery from auth, connection, and billing issues. - Keeps Google Chat credentials server-side via the `googlechat` connector, so raw tokens are not handled directly. Source: `oomol-lab/skills@d6fb756`