← 返回 Skills 市场
byungkyu

Pipedrive

作者 byungkyu · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ 安全检测通过
16464
总下载
7
收藏
10
当前安装
5
版本数
在 OpenClaw 中安装
/install pipedrive-api
功能描述
Pipedrive API integration with managed OAuth. Manage deals, persons, organizations, activities, and pipelines. Use this skill when users want to interact wit...
安全使用建议
Install only if you trust Maton to broker Pipedrive access. Keep MATON_API_KEY protected, use the intended Maton connection when multiple accounts exist, and require clear confirmation before creating, updating, or deleting CRM records or OAuth connections.
功能分析
Type: OpenClaw Skill Name: pipedrive-api Version: 1.0.4 The skill provides a standard integration for the Pipedrive CRM via the Maton API gateway (api.maton.ai). It uses managed OAuth and requires a MATON_API_KEY environment variable. The documentation in SKILL.md provides clear instructions and Python examples for managing CRM resources like deals and contacts, and it explicitly instructs the agent to obtain user approval for write operations. No malicious indicators such as unauthorized data exfiltration, obfuscation, or prompt injection were found.
能力评估
Purpose & Capability
The skill’s purpose is to let an agent access Pipedrive through Maton’s API gateway; CRM records, notes, users, stages, pipelines, and connection-management examples are all related to that purpose.
Instruction Scope
The security section summarizes scope as deals, persons, organizations, activities, and pipelines, while the API reference also documents stages, notes, users, and connection endpoints. That is an incomplete scope summary, but the extra surfaces are visible in the same artifact and write operations require explicit user approval.
Install Mechanism
The artifact is instruction-only with a single SKILL.md file; no executable install scripts, binaries, package dependencies, or background setup were present.
Credentials
Network access and MATON_API_KEY are proportionate for a managed OAuth CRM integration, but the key should be treated as sensitive because it can authorize access to connected Pipedrive accounts through Maton.
Persistence & Privilege
No artifact evidence shows persistence, background workers, local credential-store access, system changes, or modification of other skills or agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipedrive-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipedrive-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Updated all API references and example URLs to use https://api.maton.ai instead of previous gateway domain. - Connection management instructions now use https://api.maton.ai endpoints. - Added section on security and requiring explicit user approval for all write operations. - Clarified the need to specify the connection with the Maton-Connection header if using multiple Pipedrive accounts. - Removed LICENSE.txt file from the package.
v1.0.3
- Added new clawdbot metadata block specifying required environment variable MATON_API_KEY and emoji. - No changes to functionality or code; documentation and API usage remain the same.
v1.0.2
- No changes detected in this version.
v1.0.1
- Added a note in the description recommending the use of the api-gateway skill for other third-party apps. - Updated all shell code examples to use Python scripts via the command line, replacing curl with Python's urllib.request for requests and response handling. - The rest of the documentation and API reference remains unchanged.
v1.0.0
- Migrated to a managed OAuth model via Maton, replacing direct API token storage. - Added new documentation describing API usage via gateway.maton.ai and connection management via ctrl.maton.ai. - Updated authentication requirements: all requests now require a Maton API key in the `Authorization` header. - Major documentation update: details for managing deals, persons, organizations, activities, notes, and pipelines with example API requests. - Removed shell script references and legacy quick reference; previous CLI tooling is no longer included. - Added a LICENSE.txt; removed old reference and script files.
元数据
Slug pipedrive-api
版本 1.0.4
许可证 MIT-0
累计安装 621
当前安装数 10
历史版本数 5
常见问题

Pipedrive 是什么?

Pipedrive API integration with managed OAuth. Manage deals, persons, organizations, activities, and pipelines. Use this skill when users want to interact wit... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 16464 次。

如何安装 Pipedrive?

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

Pipedrive 是免费的吗?

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

Pipedrive 支持哪些平台?

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

谁开发了 Pipedrive?

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

💬 留言讨论