[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-claude-office-skills-pipedrive-automation-hi":3,"guides-for-claude-office-skills-pipedrive-automation":221,"similar-k171pf3z7g0ncj2y23w93napxs866pq8":222},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":22,"identity":187,"isFallback":192,"parentExtension":193,"providers":194,"relations":199,"repo":201,"workflow":218},1778053148350.4666,"k171pf3z7g0ncj2y23w93napxs866pq8",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Automate Pipedrive CRM workflows including deal management, pipeline tracking, and sales reporting",{},"Pipedrive Automation","https://github.com/claude-office-skills/skills/tree/HEAD/pipedrive-automation",[15,16,17,18,19,20,21],"pipedrive","crm","sales","deals","pipeline","automation","mcp",{"_creationTime":23,"_id":24,"extensionId":5,"locale":25,"result":26,"trustSignals":176,"workflow":185},1778053561145.7295,"kn75qsdqcjg3zxcq92vn5c0r9d867j30","en",{"checks":27,"evaluatedAt":166,"extensionSummary":167,"promptVersionExtension":168,"promptVersionScoring":169,"rationale":170,"score":171,"summary":172,"tags":173,"targetMarket":174,"tier":175},[28,33,36,39,43,46,50,55,58,61,65,70,73,77,80,83,86,89,92,95,99,103,107,111,115,118,121,124,128,131,134,137,140,143,147,150,153,156,159,163],{"category":29,"check":30,"severity":31,"summary":32},"Practical Utility","Problem relevance","pass","The description \"Automate Pipedrive CRM workflows including deal management, pipeline tracking, and sales reporting\" clearly names a concrete user problem related to CRM and sales operations.",{"category":29,"check":34,"severity":31,"summary":35},"Unique selling proposition","The extension provides specific tools for Pipedrive CRM automation, going beyond basic prompt capabilities by offering direct integration with Pipedrive's deal, person, organization, and activity management.",{"category":29,"check":37,"severity":31,"summary":38},"Production readiness","The extension includes a comprehensive set of tools for deal management, pipeline tracking, activity logging, and reporting, covering the typical lifecycle of sales workflows within Pipedrive.",{"category":40,"check":41,"severity":31,"summary":42},"Scope","Single responsibility principle","The skill is focused on Pipedrive CRM automation, covering deal management, pipeline tracking, and sales reporting, which constitutes a coherent and well-defined workflow.",{"category":40,"check":44,"severity":31,"summary":45},"Description quality","The provided description accurately and concisely reflects the extension's capabilities as detailed in the SKILL.md file.",{"category":47,"check":48,"severity":31,"summary":49},"Invocation","Scoped tools","The extension utilizes narrow, verb-noun specialist tools like `pipedrive_deal`, `pipedrive_person`, etc., which are well-suited for specific Pipedrive operations.",{"category":51,"check":52,"severity":53,"summary":54},"Documentation","Configuration & parameter reference","info","While 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.",{"category":40,"check":56,"severity":31,"summary":57},"Tool naming","The tool names provided (e.g., `pipedrive_deal`, `pipedrive_person`) are descriptive, kebab-case, and clearly indicate their domain and function.",{"category":40,"check":59,"severity":31,"summary":60},"Minimal I/O surface","The schema for inputs and outputs, as inferred from the examples and documentation, appears to be focused on the specific data needed for Pipedrive operations without unnecessary bloat.",{"category":62,"check":63,"severity":31,"summary":64},"License","License usability","The extension includes a clear MIT license file, which is a permissive open-source license.",{"category":66,"check":67,"severity":68,"summary":69},"Maintenance","Commit recency","not_applicable","The provided Trust Signals indicate 'n/a' for commit recency, and there are no commit dates available for evaluation.",{"category":66,"check":71,"severity":68,"summary":72},"Dependency Management","No third-party dependencies are explicitly declared or evident in the provided files for this skill.",{"category":74,"check":75,"severity":31,"summary":76},"Security","Secret Management","The extension does not appear to handle or expose any secrets directly; Pipedrive API keys would likely be managed externally by the user or platform.",{"category":74,"check":78,"severity":31,"summary":79},"Injection","The skill operates on structured Pipedrive data and tools, with no indication of loading or executing untrusted external content.",{"category":74,"check":81,"severity":31,"summary":82},"Transitive Supply-Chain Grenades","The skill's operations are confined to Pipedrive API interactions and bundled instructions, with no evidence of runtime downloads or external script execution.",{"category":74,"check":84,"severity":31,"summary":85},"Sandbox Isolation","The skill interacts with the Pipedrive API and does not appear to modify files outside its designated scope.",{"category":74,"check":87,"severity":31,"summary":88},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were found in the provided script examples or documentation.",{"category":74,"check":90,"severity":31,"summary":91},"Data Exfiltration","The skill interacts with Pipedrive's API and does not appear to have any undocumented outbound calls or attempts to exfiltrate confidential data.",{"category":74,"check":93,"severity":31,"summary":94},"Hidden Text Tricks","Bundled content appears to be free of hidden-steering tricks, control characters, or invisible Unicode sequences.",{"category":96,"check":97,"severity":31,"summary":98},"Hooks","Opaque code execution","The skill's logic is presented in readable Markdown and YAML, with no obfuscated code, base64 payloads, or runtime script fetching.",{"category":100,"check":101,"severity":68,"summary":102},"Portability","Structural Assumption","The skill primarily interacts with the Pipedrive API and does not make assumptions about user-specific project file layouts.",{"category":104,"check":105,"severity":68,"summary":106},"Trust","Issues Attention","Issue data is not available in the Trust Signals.",{"category":108,"check":109,"severity":31,"summary":110},"Versioning","Release Management","The SKILL.md file includes a `version: 1.0.0` field, clearly indicating a version for the extension.",{"category":112,"check":113,"severity":53,"summary":114},"Code Execution","Validation","The 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.",{"category":74,"check":116,"severity":31,"summary":117},"Unguarded Destructive Operations","The skill focuses on API interactions for CRM management, which are not inherently destructive operations requiring additional guards beyond standard API authentication.",{"category":112,"check":119,"severity":53,"summary":120},"Error Handling","The SKILL.md outlines workflows and actions but does not explicitly detail error handling mechanisms or structured error reporting for the agent to act upon.",{"category":112,"check":122,"severity":68,"summary":123},"Logging","As the skill primarily interacts with an external API and doesn't perform local file operations or destructive actions, detailed local audit logging is not applicable.",{"category":125,"check":126,"severity":53,"summary":127},"Compliance","GDPR","The 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.",{"category":125,"check":129,"severity":31,"summary":130},"Target market","The extension is for Pipedrive CRM, a global platform, and contains no regional-specific language, formats, or legal references, indicating a global target market.",{"category":100,"check":132,"severity":31,"summary":133},"Runtime stability","The skill interacts with the Pipedrive API, which is platform-agnostic, and there are no apparent assumptions about specific operating systems, shells, or editors.",{"category":47,"check":135,"severity":31,"summary":136},"Precise Purpose","The description clearly states the purpose (automating Pipedrive CRM workflows) and lists specific capabilities like deal management, pipeline tracking, and sales reporting, making its scope and use clear.",{"category":47,"check":138,"severity":31,"summary":139},"Concise Frontmatter","The frontmatter is concise, providing a clear summary of the skill's core capability and relevant keywords.",{"category":51,"check":141,"severity":31,"summary":142},"Concise Body","The main body of the SKILL.md file is reasonably concise and uses embedded diagrams and YAML code blocks effectively.",{"category":144,"check":145,"severity":31,"summary":146},"Context","Progressive Disclosure","The SKILL.md file presents high-level workflows and configurations, with detailed examples and structures embedded within the main document, not requiring external files.",{"category":144,"check":148,"severity":68,"summary":149},"Forked exploration","This skill is focused on direct API operations for CRM management rather than deep exploration or code review, so forked exploration is not applicable.",{"category":29,"check":151,"severity":31,"summary":152},"Usage examples","The SKILL.md includes practical examples for deal operations, showing input, invocation, and expected outcome, which are helpful for understanding usage.",{"category":29,"check":154,"severity":53,"summary":155},"Edge cases","While 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.",{"category":112,"check":157,"severity":68,"summary":158},"Tool Fallback","The skill uses a specific MCP server (`crm-mcp`) but does not declare it as optional or provide an alternative fallback path within the skill's documentation.",{"category":160,"check":161,"severity":31,"summary":162},"Safety","Halt on unexpected state","The SKILL.md implicitly suggests an orderly workflow; however, explicit machine-readable preconditions for halting on unexpected states are not listed.",{"category":100,"check":164,"severity":31,"summary":165},"Cross-skill coupling","The skill is focused on Pipedrive and does not appear to implicitly rely on other skills; related skills are listed explicitly in the frontmatter.",1778053431998,"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.","2.0.0","3.4.0","This is a well-structured and documented skill for Pipedrive CRM automation, with clear scoped tools and usage examples. Minor areas for improvement include more explicit documentation on configuration defaults and error handling. The MIT license and focused scope contribute to a high trust score.",88,"A comprehensive and well-documented skill for automating Pipedrive CRM workflows, offering robust deal management, pipeline tracking, and sales reporting capabilities.",[15,16,17,18,19,20,21],"global","verified",{"codeQuality":177,"collectedAt":178,"documentation":179,"maintenance":181,"security":182,"testCoverage":184},{},1778053419992,{"descriptionLength":180,"readmeSize":8},98,{},{"hasNpmPackage":183,"smitheryVerified":183},false,{"hasCi":183,"hasTests":183},{"updatedAt":186},1778053561145,{"githubOwner":188,"githubRepo":189,"locale":25,"slug":190,"type":191},"claude-office-skills","skills","pipedrive-automation","skill",true,null,{"extract":195,"llm":198},{"commitSha":196,"license":197},"9c4c7d5cd2813a8936bf2c9fdb174ea883b85a11","MIT",{"promptVersionExtension":168,"promptVersionScoring":169,"score":171,"targetMarket":174,"tier":175},{"repoId":200},"kd7fw7xbj58qc2z8whrrjptbed8659db",{"_creationTime":202,"_id":200,"identity":203,"providers":205,"workflow":215},1777995558409.8474,{"githubOwner":188,"githubRepo":189,"sourceUrl":204},"https://github.com/claude-office-skills/skills",{"discover":206,"github":209},{"sources":207},[208],"skills-sh",{"closedIssues90d":8,"forks":210,"license":197,"openIssues90d":211,"pushedAt":212,"readmeSize":213,"stars":180,"topics":214},27,2,1769868236000,29630,[],{"discoverAt":216,"extractAt":217,"githubAt":217,"updatedAt":217},1777995558409,1778053155657,{"anyEnrichmentAt":219,"extractAt":220,"githubAt":219,"llmAt":186,"updatedAt":186},1778053151766,1778053148350,[],[223,244,266,287,314,336],{"_creationTime":224,"_id":225,"community":226,"display":227,"identity":237,"providers":239,"relations":242,"workflow":243},1778053148350.4539,"k179tsfdj29k96rtptbbar2tvn866b71",{"reviewCount":8},{"description":228,"installMethods":229,"name":230,"sourceUrl":231,"tags":232},"Intelligent lead assignment and routing - AI-powered scoring, territory mapping, round-robin distribution, and workload balancing",{},"Lead Routing","https://github.com/claude-office-skills/skills/tree/HEAD/lead-routing",[17,16,233,234,235,20,21,236],"lead-management","routing","assignment","ai-powered",{"githubOwner":188,"githubRepo":189,"locale":25,"slug":238,"type":191},"lead-routing",{"extract":240,"llm":241},{"commitSha":196,"license":197},{"promptVersionExtension":168,"promptVersionScoring":169,"score":180,"targetMarket":174,"tier":175},{"repoId":200},{"anyEnrichmentAt":219,"extractAt":220,"githubAt":219,"llmAt":186,"updatedAt":186},{"_creationTime":245,"_id":246,"community":247,"display":248,"identity":258,"providers":260,"relations":264,"workflow":265},1778053148350.4304,"k1765hpths317r67sjznftt739866nss",{"reviewCount":8},{"description":249,"installMethods":250,"name":251,"sourceUrl":252,"tags":253},"CRM workflow automation for HubSpot, Salesforce, Pipedrive - lead management, deal tracking, and multi-CRM synchronization",{},"CRM Automation","https://github.com/claude-office-skills/skills/tree/HEAD/crm-automation",[16,20,254,255,15,17,233,256,257],"hubspot","salesforce","deal-tracking","n8n",{"githubOwner":188,"githubRepo":189,"locale":25,"slug":259,"type":191},"crm-automation",{"extract":261,"llm":262},{"commitSha":196,"license":197},{"promptVersionExtension":168,"promptVersionScoring":169,"score":263,"targetMarket":174,"tier":175},90,{"repoId":200},{"anyEnrichmentAt":219,"extractAt":220,"githubAt":219,"llmAt":186,"updatedAt":186},{"_creationTime":267,"_id":268,"community":269,"display":270,"identity":281,"providers":282,"relations":285,"workflow":286},1778053148350.4314,"k176qcxrp1gw56t60ta6a94c758662wx",{"reviewCount":8},{"description":271,"installMethods":272,"name":273,"sourceUrl":274,"tags":275},"Customer success management - onboarding, health scoring, QBRs, expansion playbooks, and retention strategies",{},"Customer Success","https://github.com/claude-office-skills/skills/tree/HEAD/customer-success",[276,277,278,279,280,17,16],"customer-success","retention","onboarding","qbr","expansion",{"githubOwner":188,"githubRepo":189,"locale":25,"slug":276,"type":191},{"extract":283,"llm":284},{"commitSha":196,"license":197},{"promptVersionExtension":168,"promptVersionScoring":169,"score":180,"targetMarket":174,"tier":175},{"repoId":200},{"anyEnrichmentAt":219,"extractAt":220,"githubAt":219,"llmAt":186,"updatedAt":186},{"_creationTime":288,"_id":289,"community":290,"display":291,"identity":300,"providers":304,"relations":308,"workflow":310},1778054781976.5928,"k1779jg9bachbejc4hfmyejtjx867tzc",{"reviewCount":8},{"description":292,"installMethods":293,"name":294,"sourceUrl":295,"tags":296},"AI Native Camp Day 2 Context Sync 스킬 만들기. 여러 외부 도구에서 컨텍스트를 수집하여 하나의 sync 문서로 만드는 나만의 스킬을 직접 구축한다. \"2일차\", \"Day 2\", \"context sync\", \"컨텍스트 싱크\", \"sync 스킬\", \"스킬 만들기\", \"정보 수집 스킬\" 요청에 사용.",{},"Day 2: 나만의 Context Sync 스킬 만들기","https://github.com/ai-native-camp/camp-1/tree/HEAD/.agents/skills/day2-create-context-sync-skill",[20,21,297,298,299],"skill-building","productivity","data-sync",{"githubOwner":301,"githubRepo":302,"locale":25,"slug":303,"type":191},"ai-native-camp","camp-1","day2-create-context-sync-skill",{"extract":305,"llm":307},{"commitSha":306,"license":68},"9ffaf358dc8c88567d8f0450966b5518071da4f0",{"promptVersionExtension":168,"promptVersionScoring":169,"score":180,"targetMarket":174,"tier":175},{"repoId":309},"kd72seepns71xx9ksxrb02bs1n8645k6",{"anyEnrichmentAt":311,"extractAt":312,"githubAt":311,"llmAt":313,"updatedAt":313},1778054782298,1778054781976,1778054817045,{"_creationTime":315,"_id":316,"community":317,"display":318,"identity":329,"providers":331,"relations":334,"workflow":335},1778053148350.4817,"k1799ke3mvvmb9chq1vt0k97k5867cfv",{"reviewCount":8},{"description":319,"installMethods":320,"name":321,"sourceUrl":322,"tags":323},"Build and manage webhook-based integrations for real-time event processing and API connections",{},"Webhook Automation","https://github.com/claude-office-skills/skills/tree/HEAD/webhook-automation",[324,325,326,20,327,328,21],"webhook","api","integration","events","engineering",{"githubOwner":188,"githubRepo":189,"locale":25,"slug":330,"type":191},"webhook-automation",{"extract":332,"llm":333},{"commitSha":196,"license":197},{"promptVersionExtension":168,"promptVersionScoring":169,"score":180,"targetMarket":174,"tier":175},{"repoId":200},{"anyEnrichmentAt":219,"extractAt":220,"githubAt":219,"llmAt":186,"updatedAt":186},{"_creationTime":337,"_id":338,"community":339,"display":340,"identity":349,"providers":353,"relations":358,"workflow":360},1778054663200.0706,"k17cctpgztzn12a7wc373mq4b5867qwq",{"reviewCount":8},{"description":341,"installMethods":342,"name":343,"sourceUrl":344,"tags":345},"Identifies upsell and cross-sell opportunities within existing customer accounts. Analyzes product usage, feature gaps, team growth, industry benchmarks, and competitive pressure to surface revenue expansion plays scored by potential, effort, and likelihood. Generates an expansion-playbook.md with account-by-account opportunities, recommended pitch, timing, and approach.",{},"Expansion Revenue Finder","https://github.com/onewave-ai/claude-skills/tree/HEAD/expansion-revenue-finder",[17,346,276,347,348,16],"revenue","analysis","playbook",{"githubOwner":350,"githubRepo":351,"locale":25,"slug":352,"type":191},"onewave-ai","claude-skills","expansion-revenue-finder",{"extract":354,"llm":357},{"commitSha":355,"license":356},"eb3d80be32b6cafcf0d5df1c1b8a95df75838271","MIT-0",{"promptVersionExtension":168,"promptVersionScoring":169,"score":263,"targetMarket":174,"tier":175},{"repoId":359},"kd71e43dj0b7ak5e55pyshxp4n864t6p",{"anyEnrichmentAt":361,"extractAt":362,"githubAt":361,"llmAt":363,"updatedAt":363},1778054667983,1778054663200,1778055270278]