Pular para o conteúdo principal
Este conteúdo ainda não está disponível no seu idioma e está sendo exibido em inglês.

Pipedrive Automation

Skill Verificado
88

Automate Pipedrive CRM workflows including deal management, pipeline tracking, and sales reporting

Resumo de IA

This skill automates Pipedrive CRM tasks by leveraging specific tools for deal, person, organization, and activity management. It includes configurations for pipeline stages, activity types, and email templates, and provides JavaScript examples for common deal operations.

Documentation

  • info:Configuration & parameter referenceWhile the SKILL.md file details deal structure, pipeline stages, and activity types, it does not explicitly document default values or precedence orders for any configuration parameters.

Code Execution

  • info:ValidationThe SKILL.md describes expected inputs and outputs, but it does not explicitly reference a schema library for validation or sanitization of arguments and structured output.
  • info:Error HandlingThe SKILL.md outlines workflows and actions but does not explicitly detail error handling mechanisms or structured error reporting for the agent to act upon.

Compliance

  • info:GDPRThe skill handles CRM data, which may include personal data. While not directly submitting to a 3rd party beyond Pipedrive, there's no explicit mention of sanitization before sending data to the LLM or the Pipedrive API.

Practical Utility

  • info:Edge casesWhile the SKILL.md describes various aspects of Pipedrive management, it does not explicitly list failure modes or recovery steps for edge cases like API rate limits or malformed input.

Instalação

npx skills add claude-office-skills/skills

Executa a CLI skills da Vercel (skills.sh) via npx — requer Node.js localmente e pelo menos um agente compatível com skills instalado (Claude Code, Cursor, Codex, …). Pressupõe que o repositório siga o formato agentskills.io.

3 months ago
98 stars
MIT
Atualizado em 6 days ago
Ver código-fonte