← 返回 Skills 市场
byungkyu

JotForm

作者 byungkyu · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ 安全检测通过
5486
总下载
3
收藏
1
当前安装
6
版本数
在 OpenClaw 中安装
/install jotform
功能描述
JotForm API integration with managed OAuth. Create forms, manage submissions, and access form data. Use this skill when users want to interact with JotForm f...
安全使用建议
Install this only if you trust Maton to proxy JotForm requests and protect your MATON_API_KEY. Review the connected JotForm account, use the Maton-Connection header when multiple accounts exist, and confirm the exact form, submission, or webhook before approving create, delete, or other write actions.
功能分析
Type: OpenClaw Skill Name: jotform Version: 1.0.5 The skill provides a standard integration for the JotForm API using a proxy service (api.maton.ai) to manage OAuth and API requests. The SKILL.md file contains well-documented Python snippets for interacting with forms and submissions, and it explicitly instructs the AI agent to seek user approval for all write operations. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
The documented capabilities match the stated JotForm integration purpose, including reading forms, submissions, metadata, usage, and managing forms or webhooks.
Instruction Scope
The skill clearly says write operations require explicit user approval and advises selecting the correct connection when multiple JotForm accounts exist.
Install Mechanism
The package is instruction-only, with one SKILL.md file and no executable scripts, dependencies, or hidden install behavior.
Credentials
Network access and MATON_API_KEY are proportionate for managed OAuth, but the credential and returned data may expose sensitive JotForm forms and submissions through Maton's proxy.
Persistence & Privilege
The skill documents creating and deleting OAuth connections; connected account access may persist until the user deletes the connection or revokes authorization.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jotform
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jotform 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
- Changed API and connection management base URLs from gateway.maton.ai/ctrl.maton.ai to api.maton.ai. - Updated all code examples and references to use the new api.maton.ai endpoint. - Clarified connection header usage, now specifying to always include Maton-Connection when using multiple connections. - Added Security & Permissions section, requiring explicit user confirmation for any write operations. - Minor corrections and improved instructions throughout the documentation. - Removed the LICENSE.txt file.
v1.0.4
- Added metadata section for clawdbot integration, including a brain emoji and required MATON_API_KEY environment variable. - No other changes detected.
v1.0.3
- Added troubleshooting guidance for "Invalid App Name" errors and clarified correct API URL paths. - Expanded the resources section with links to the Maton Community and support. - Updated error troubleshooting to separate API key and app name issues for better clarity. - No functional changes to the API or usage; documentation improvements only.
v1.0.2
- Added a note in the description recommending the api-gateway skill for third party apps other than JotForm. - Replaced most shell/curl examples with Python code snippets using urllib for easier cross-platform use and improved environment variable handling. - Added important notes about using curl with bracketed URLs (`curl -g`) and shell environment variable expansion issues when piping output (e.g., with jq). - Added a "Troubleshooting: Invalid API Key" section with step-by-step debugging instructions. - Minor updates to authentication header instructions for clarity.
v1.0.1
- Base URL section clarified: Now instructs to use `{native-api-path}` to match the JotForm API endpoint. - Getting an API key: Now explicitly states users can "sign in or create an account". - Connection details updated: Connection JSON response now includes `creation_time`, `last_updated_time`, and `metadata`. - New section: Added instructions for specifying a JotForm connection via the `Maton-Connection` header for users with multiple connections. - General documentation improvements for clarity and completeness.
v1.0.0
JotForm API integration skill v1.0.0 - Initial release of JotForm API integration with managed OAuth via Maton. - Create, retrieve, and delete forms and submissions. - Manage webhooks on JotForm forms. - Supports connection management through Maton control panel. - Includes comprehensive usage instructions and code examples for authentication and API access.
元数据
Slug jotform
版本 1.0.5
许可证 MIT-0
累计安装 207
当前安装数 1
历史版本数 6
常见问题

JotForm 是什么?

JotForm API integration with managed OAuth. Create forms, manage submissions, and access form data. Use this skill when users want to interact with JotForm f... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5486 次。

如何安装 JotForm?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install jotform」即可一键安装,无需额外配置。

JotForm 是免费的吗?

是的,JotForm 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

JotForm 支持哪些平台?

JotForm 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 JotForm?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.5。

💬 留言讨论