jotformJotForm API integration with managed OAuth. Create forms, manage submissions, and access form data. Use this skill when users want to interact with JotForm forms and submissions. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Install via ClawdBot CLI:
clawdbot install byungkyu/jotformGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
Webhook → https://api.jotform.com/docs/#form-id-webhooksCalls 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 22, 2026
Organizers can create custom registration forms for events, collect attendee information, and manage submissions in real-time. This allows for automated attendee tracking and communication, streamlining event logistics.
Businesses can deploy feedback forms to gather customer insights, analyze responses, and identify trends. This helps improve products and services based on direct user input, enhancing customer satisfaction.
Sales teams can create forms to capture leads from websites or campaigns, store submission data, and trigger follow-up actions. This automates lead qualification and integration with CRM systems.
HR departments can design forms for new hires to submit personal details, documents, and preferences. This centralizes data collection, reduces manual entry, and speeds up onboarding processes.
Researchers can build surveys to collect data from participants, manage submissions securely, and export results for analysis. This supports data integrity and compliance with research protocols.
Offer this skill as part of a subscription-based platform that automates form management for clients, charging monthly fees based on usage or features. This provides recurring revenue and scales with customer growth.
Provide custom setup and integration services for businesses needing tailored form solutions, charging project-based or hourly rates. This leverages expertise in JotForm API to deliver value-added solutions.
Develop a free basic version of the skill with limited features, then upsell premium plans for advanced capabilities like high-volume submissions or analytics. This attracts users and converts them to paying customers.
💬 Integration Tip
Ensure the MATON_API_KEY is securely stored in environment variables and test connections via the control panel before deploying in production.
Scored Jun 19, 2026
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Typeform API integration with managed OAuth. Create forms, manage responses, and access insights. Use this skill when users want to interact with Typeform surveys and responses. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Airtable API integration with managed OAuth. Manage bases, tables, and records. Use this skill when users want to read, create, update, or delete Airtable records, or query data with filter formulas. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Use SQLite correctly with proper concurrency, pragmas, and type handling.