keapKeap 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.
Install via ClawdBot CLI:
clawdbot install byungkyu/keapGrade 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 16, 2026 · audit v1.0
Generated Mar 21, 2026
A local service business uses Keap to manage customer relationships by creating new contacts from lead forms, tagging them based on service interests, and tracking follow-up tasks. The business owner automates welcome emails and appointment reminders through Keap's marketing workflows, improving customer retention and reducing manual administrative work.
An online retailer integrates Keap with their e-commerce platform to automatically create contacts from purchases, apply tags based on product categories and purchase frequency, and segment customers for targeted email campaigns. They use opportunity tracking to identify high-value customers and create automated upsell sequences based on purchase history.
A real estate agency uses Keap to manage property inquiries by creating contacts from website forms, tagging leads by property type and budget range, and automating follow-up sequences with property listings. Agents track opportunities through the sales pipeline and schedule viewing appointments as tasks within the CRM system.
A digital marketing agency uses Keap to manage multiple client campaigns by creating companies for each client, tagging contacts based on campaign participation, and tracking campaign performance as opportunities. They automate client reporting workflows and schedule content delivery tasks across different marketing channels.
A nonprofit organization uses Keap to manage donor relationships by creating contacts from donation forms, tagging donors by contribution level and campaign participation, and automating thank-you sequences. They track fundraising opportunities and schedule follow-up tasks for major donor cultivation events.
Software companies use Keap to manage customer relationships throughout the subscription lifecycle, from initial sign-up to renewal. They create contacts from trial sign-ups, tag users by plan type and usage patterns, and automate onboarding sequences. Opportunities track upgrade potential while tasks manage customer success check-ins.
Consulting firms use Keap to manage client engagements by creating companies for each client organization and contacts for key stakeholders. They tag contacts by project phase and expertise area, track consulting opportunities through proposal stages, and automate client communication workflows. Tasks manage deliverable deadlines and follow-up meetings.
Manufacturers and distributors use Keap to manage B2B customer relationships by creating contacts for purchasing managers and decision-makers. They tag companies by product category and order volume, track sales opportunities through the pipeline, and automate reorder reminders. Campaigns manage product launch announcements and seasonal promotions.
💬 Integration Tip
Start by setting up a single Keap connection and testing basic contact operations before implementing complex marketing automations. Use the Maton-Connection header when managing multiple client accounts to ensure proper data isolation.
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.