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 Good — 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 Jun 19, 2026
Eventbrite API integration with managed OAuth. Manage events, venues, ticket classes, orders, and attendees. Use this skill when users want to create and manage events, check orders, view attendees, or access event categories. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Keap API integration with managed OAuth. Manage contacts, companies, tags, tasks, orders, opportunities, and campaigns for CRM and marketing automation. Use this skill when users want to create and manage contacts, apply tags, track opportunities, or automate marketing workflows in Keap. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Systeme.io API integration with managed OAuth. Manage contacts, tags, courses, communities, and subscriptions. Use this skill when users want to manage Systeme.io contacts, enroll students in courses, manage community memberships, or handle subscriptions. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Simple test skill that calls a GET endpoint to fetch a daily post. No authentication required.
Build secure authentication with sessions, JWT, OAuth, passwordless, MFA, and SSO for web and mobile apps.
Guide to implement secure API practices including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabi...