← 返回 Skills 市场
19151
总下载
8
收藏
0
当前安装
8
版本数
在 OpenClaw 中安装
/install typeform
功能描述
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). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
安全使用建议
Before installing, confirm you trust Maton as the gateway for your Typeform account, use OAuth where possible, choose the narrowest Typeform scopes available, and review any proposed form changes or deletions before approving them.
能力评估
Credentials
The skill needs network access and Typeform account authorization, and may access sensitive survey responses; that access is expected for the stated purpose and scoped through the Typeform/Maton connection.
Install Mechanism
Installation requires a global Maton CLI via npm or Homebrew, with an optional SDK path; this is disclosed and coherent with the integration, but users should be comfortable installing third-party tooling.
Instruction Scope
Runtime instructions default to read/list calls, require explicit user approval for connection creation and POST/PUT/PATCH/DELETE operations, and tell the agent to treat API-returned content as untrusted data.
Persistence & Privilege
OAuth tokens or API keys are stored by the Maton CLI/OS credential store, and the skill explicitly warns not to print, inspect, export, or persist credentials elsewhere.
Purpose & Capability
The documented purpose is to manage Typeform forms, responses, workspaces, and insights through Maton, and the listed read/write API capabilities fit that purpose.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install typeform - 安装完成后,直接呼叫该 Skill 的名称或使用
/typeform触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
v1.0.5
- Updated all documentation to use the new endpoint base URL: https://api.maton.ai instead of https://gateway.maton.ai and https://ctrl.maton.ai.
- Improved instructions for connection management and clarified the requirement to specify the `Maton-Connection` header when multiple connections exist.
- Added a new section highlighting security and permissions, including a note that all write operations require explicit user approval.
- Removed the LICENSE.txt file.
v1.0.4
- Added "clawdbot" metadata with emoji and required environment variable (MATON_API_KEY) to SKILL.md.
- No changes to functionality or API usage.
v1.0.3
- Improved troubleshooting section with clearer steps for API key and app name errors.
- Added guidance for ensuring URL paths start with "typeform" in troubleshooting invalid app name.
- Included additional resource links for Maton Community and Support.
- No code or behavioral changes—documentation improvements only.
v1.0.2
- Added instructions for using the api-gateway skill for third-party apps other than Typeform.
- Updated code examples and Quick Start sections to include Python snippets using urllib for easier command-line scripting.
- Added troubleshooting steps and notes addressing common "Invalid API key" errors and shell environment issues with environment variables.
- Included an important note about using curl with the -g flag to avoid glob parsing problems when URLs contain brackets.
- Enhanced guidance for debugging authentication and environment variable issues.
v1.0.1
- Clarified the base URL usage, advising to replace `{native-api-path}` with the actual Typeform endpoint.
- Expanded instructions for retrieving a Maton API key, including account creation.
- API responses for connections now include `creation_time`, `last_updated_time`, and `metadata` fields.
- Added documentation on specifying a Typeform connection via the `Maton-Connection` header for users with multiple connections.
- Minor improvements to descriptions and wording throughout for clarity.
v1.0.0
- Initial release of Typeform skill with managed OAuth integration.
- Enables creating, listing, updating, and deleting Typeform forms via the Maton gateway.
- Supports retrieval of form responses, insights, and workspace data.
- Provides full API reference, authentication setup, and example usage in bash, JavaScript, and Python.
- Includes connection management for secure OAuth handling through Maton.
元数据
常见问题
typeform 是什么?
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). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 19151 次。
如何安装 typeform?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install typeform」即可一键安装,无需额外配置。
typeform 是免费的吗?
是的,typeform 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
typeform 支持哪些平台?
typeform 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 typeform?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.0。
推荐 Skills