Back to Registry View Author Profile
Official Verified
test-google-chat
Test skill for Google Chat messaging
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/darconada/test-google-chatOr
Test Skill
This is a test skill.
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-darconada-test-google-chat": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
google-chat
Send messages to Google Chat spaces and users via webhooks or OAuth. Use when you need to send notifications, alerts, or messages to Google Chat channels (spaces) or direct messages to specific users. Supports both incoming webhooks (for predefined channels) and OAuth 2.0 (for dynamic messaging to any space or user).
darconada 2387
test-skill
A minimal test skill
darconada 1100