quoQuo API integration with managed OAuth. Manage calls, messages, contacts, and conversations for your business phone system. Use this skill when users want to send SMS, list calls, manage contacts, or retrieve call recordings/transcripts. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Install via ClawdBot CLI:
clawdbot install byungkyu/quoGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.ai/byungkyu/api-gatewayUses known external API (expected, informational)
discord.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
Businesses can automate sending appointment reminders, order confirmations, and support updates via SMS. This reduces manual effort and improves response times, enhancing customer satisfaction and operational efficiency.
Sales teams use this skill to send personalized follow-up messages to leads and manage contact lists. It integrates with CRM systems to track conversations, helping nurture prospects and close deals faster.
Companies with distributed teams can send broadcast messages for announcements, schedule updates, or emergency alerts. It centralizes communication, ensuring all employees stay informed and connected.
Organizations retrieve call recordings and transcripts for quality assurance, compliance, and training purposes. This allows managers to review customer interactions and improve service standards.
Businesses with multiple users manage phone numbers, assign roles, and monitor call logs. This facilitates resource allocation and ensures proper access control across departments.
Offer a monthly subscription for SMS automation and call management features. Revenue comes from tiered pricing based on message volume and user seats, appealing to small to medium businesses.
Charge per SMS sent or call recording accessed, with a low entry cost for startups. This model scales with usage, making it attractive for businesses with fluctuating communication needs.
Resell the skill as part of a branded communication platform for agencies or large enterprises. Revenue is generated through licensing fees and custom integration services.
💬 Integration Tip
Set up the MATON_API_KEY environment variable first and use the provided Python examples to test endpoints before full integration.
Scored Apr 18, 2026
Use when reviewing code for security vulnerabilities, implementing authentication flows, auditing OWASP Top 10, configuring CORS/CSP headers, handling secrets, input validation, SQL injection prevention, XSS protection, or any security-related code review.
gws CLI: Shared patterns for authentication, global flags, and output formatting.
Set up Gmail API access via gog CLI with manual OAuth flow. Use when setting up Gmail integration, renewing expired OAuth tokens, or troubleshooting Gmail authentication on headless servers.
Automate OAuth login flows with user confirmation via Telegram. Supports 7 providers: Google, Apple, Microsoft, GitHub, Discord, WeChat, QQ. Features: - Auto-detect available OAuth options on login pages - Ask user to choose via Telegram when multiple options exist - Confirm before authorizing - Handle account selection and consent pages automatically
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
OAuth token refresh management for Google APIs via gog CLI.