[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-claude-office-skills-webhook-automation-fr":3,"guides-for-claude-office-skills-webhook-automation":305,"similar-k1799ke3mvvmb9chq1vt0k97k5867cfv":306},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":22,"identity":271,"isFallback":276,"parentExtension":277,"providers":278,"relations":283,"repo":285,"workflow":302},1778053148350.4817,"k1799ke3mvvmb9chq1vt0k97k5867cfv",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"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",[15,16,17,18,19,20,21],"webhook","api","integration","automation","events","engineering","mcp",{"_creationTime":23,"_id":24,"extensionId":5,"locale":25,"result":26,"trustSignals":260,"workflow":269},1778053561145.7947,"kn73nsas0jppy7pdc44rna42x18669s5","en",{"checks":27,"evaluatedAt":250,"extensionSummary":251,"promptVersionExtension":252,"promptVersionScoring":253,"rationale":254,"score":255,"summary":256,"tags":257,"targetMarket":258,"tier":259},[28,33,36,40,44,48,52,55,59,63,67,70,73,76,79,83,86,89,93,96,99,103,107,110,114,117,120,123,126,129,132,136,139,143,147,150,153,156,159,163,166,169,171,173,175,177,179,181,183,185,187,189,191,193,195,197,199,201,203,205,207,209,211,213,215,217,219,221,223,225,227,229,231,233,235,236,238,240,242,244,246,248],{"category":29,"check":30,"severity":31,"summary":32},"Invocation","Precise Purpose","pass","The description clearly states the extension's purpose (build and manage webhook-based integrations) and its use case (real-time event processing and API connections). It also implicitly defines its scope.",{"category":29,"check":34,"severity":31,"summary":35},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capabilities, including types of integrations and key tools used.",{"category":37,"check":38,"severity":31,"summary":39},"Documentation","Concise Body","The skill body is well-structured with clear sections and uses progressive disclosure, keeping the main SKILL.md concise and delegating detailed information to code blocks and conceptual diagrams.",{"category":41,"check":42,"severity":31,"summary":43},"Context","Progressive Disclosure","Detailed concepts and examples are presented within code blocks and diagrams within the SKILL.md, which is an acceptable form of progressive disclosure for this skill's structure.",{"category":41,"check":45,"severity":46,"summary":47},"Forked exploration","not_applicable","This skill focuses on building and managing integrations, not deep code review or exploration, so 'context: fork' is not applicable.",{"category":49,"check":50,"severity":31,"summary":51},"Practical Utility","Usage examples","The SKILL.md provides numerous, detailed examples of webhook configurations, event processing routes, payload transformations, and integration setups for common services like Stripe, GitHub, and Slack.",{"category":49,"check":53,"severity":31,"summary":54},"Edge cases","The skill addresses edge cases through sections on Error Handling (retry strategy, dead letters) and Security Best Practices (validation, authentication), providing recovery paths and listing failure modes.",{"category":56,"check":57,"severity":46,"summary":58},"Code Execution","Tool Fallback","The skill does not explicitly require external tools like a custom MCP server with a fallback; its tools are defined within the skill's context.",{"category":60,"check":61,"severity":31,"summary":62},"Portability","Stack assumptions","The skill does not make explicit assumptions about the user's stack, and its instructions are general enough for various environments.",{"category":64,"check":65,"severity":31,"summary":66},"Safety","Halt on unexpected state","The 'Error Handling' and 'Security Best Practices' sections implicitly guide the agent to halt or report on unexpected states, such as invalid signatures or payload errors.",{"category":60,"check":68,"severity":31,"summary":69},"Cross-skill coupling","The skill is self-contained and focuses on webhook automation, not implicitly relying on or overlapping significantly with other specific skills; related skills are referenced through links in the README.",{"category":49,"check":71,"severity":31,"summary":72},"Problem relevance","The description names a concrete user problem: building and managing webhook-based integrations for real-time event processing and API connections.",{"category":49,"check":74,"severity":31,"summary":75},"Unique selling proposition","The skill offers significant value over a simple prompt by providing structured configurations, detailed examples, and best practices for complex webhook integrations, going beyond basic API wrapping.",{"category":49,"check":77,"severity":31,"summary":78},"Production readiness","The skill covers the full lifecycle of webhook integration setup, processing, and error handling with best practices, making it production-ready.",{"category":80,"check":81,"severity":31,"summary":82},"Scope","Single responsibility principle","The skill is focused on webhook automation, covering creation, processing, and management of integrations, without straying into unrelated domains.",{"category":80,"check":84,"severity":31,"summary":85},"Description quality","The displayed description is accurate, concise, and accurately reflects the skill's capabilities as detailed in the SKILL.md.",{"category":29,"check":87,"severity":31,"summary":88},"Scoped tools","The skill utilizes narrow, verb-noun specific tools like `webhook_create`, `webhook_receive`, `http_request`, and `transform_data`, promoting precise agent selection.",{"category":37,"check":90,"severity":91,"summary":92},"Configuration & parameter reference","info","While the SKILL.md provides detailed examples of configurations and parameters, there is no explicit mention of default values or precedence order for configuration files, which could be implicit.",{"category":80,"check":94,"severity":31,"summary":95},"Tool naming","The tool names (`webhook_create`, `webhook_receive`, `http_request`, `transform_data`) are descriptive, in kebab-case, and clearly indicate their function within the webhook automation domain.",{"category":80,"check":97,"severity":31,"summary":98},"Minimal I/O surface","The tool configurations and examples show well-defined inputs and outputs, requesting only necessary data and returning specific processed events or responses.",{"category":100,"check":101,"severity":31,"summary":102},"License","License usability","The project includes a MIT license file, which is a permissive open-source license, and it's also referenced in the README.",{"category":104,"check":105,"severity":46,"summary":106},"Maintenance","Commit recency","No commit data is available for this check.",{"category":104,"check":108,"severity":46,"summary":109},"Dependency Management","No third-party dependencies are explicitly managed or declared in a way that requires specific update mechanisms within this skill's scope.",{"category":111,"check":112,"severity":31,"summary":113},"Security","Secret Management","The skill demonstrates best practices for secret management by using environment variables (e.g., `${WEBHOOK_SECRET}`) and including a security checklist that emphasizes rotating secrets and not storing sensitive data in URLs.",{"category":111,"check":115,"severity":31,"summary":116},"Injection","The skill provides examples of signature verification for webhook payloads and emphasizes validation, indicating a resistance to injection vulnerabilities.",{"category":111,"check":118,"severity":31,"summary":119},"Transitive Supply-Chain Grenades","The skill does not appear to fetch remote code or data at runtime, and all configurations are within the committed files.",{"category":111,"check":121,"severity":31,"summary":122},"Sandbox Isolation","The skill's operations are contained within webhook processing and data transformation, with no indications of attempting to write to or manipulate files outside its designated scope.",{"category":111,"check":124,"severity":31,"summary":125},"Sandbox escape primitives","There are no indications of detached process spawns or retry loops around denied tool calls within the provided skill description and examples.",{"category":111,"check":127,"severity":31,"summary":128},"Data Exfiltration","The skill focuses on processing webhook data and does not exhibit patterns of reading or submitting confidential data to third parties; secret management is handled via environment variables.",{"category":111,"check":130,"severity":31,"summary":131},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, HTML comments, invisible Unicode characters, or other obfuscation methods.",{"category":133,"check":134,"severity":31,"summary":135},"Hooks","Opaque code execution","The skill's code examples are presented in readable JavaScript and YAML formats, with no evidence of obfuscation, base64 payloads, or minified code without source maps.",{"category":60,"check":137,"severity":31,"summary":138},"Structural Assumption","The skill does not make assumptions about the user's specific project organization or file layout; it operates on provided webhook data and configurations.",{"category":140,"check":141,"severity":46,"summary":142},"Trust","Issues Attention","No issue data is available for this check.",{"category":144,"check":145,"severity":31,"summary":146},"Versioning","Release Management","The SKILL.md frontmatter includes a `version: 1.0.0` field, indicating clear versioning.",{"category":56,"check":148,"severity":31,"summary":149},"Validation","The skill emphasizes validation of webhook payloads, headers, and content types, aligning with best practices for secure input handling.",{"category":111,"check":151,"severity":31,"summary":152},"Unguarded Destructive Operations","The skill's primary functions (processing and transformation) are not inherently destructive; destructive operations are not implied or demonstrated.",{"category":56,"check":154,"severity":31,"summary":155},"Error Handling","The skill includes detailed sections on Retry Strategy and Error Logging, outlining policies, retry conditions, dead-letter queues, and alerting mechanisms, ensuring meaningful error reporting.",{"category":56,"check":157,"severity":31,"summary":158},"Logging","The 'Error Logging' section details logging levels and specific data to include (request_id, event_type, error_message), and the 'Debugging' section also enables payload and header logging, suggesting comprehensive audit capabilities.",{"category":160,"check":161,"severity":31,"summary":162},"Compliance","GDPR","The skill processes webhook payloads and configurations; there's no indication it operates on personal data without sanitization, and best practices for security are listed.",{"category":160,"check":164,"severity":31,"summary":165},"Target market","The skill is general-purpose for webhook automation and does not contain any regional-specific logic, formats, or references, making it globally applicable.",{"category":60,"check":167,"severity":31,"summary":168},"Runtime stability","The skill is designed for general webhook automation and does not appear to make assumptions about specific editors, shells, operating systems, or Claude Code runtime specifics beyond standard API interactions.",{"category":29,"check":84,"severity":31,"summary":170},"The displayed description accurately and concisely summarizes the extension's functionality.",{"category":29,"check":34,"severity":31,"summary":172},"The frontmatter is dense and effectively summarizes the core capability of building webhook integrations for real-time event processing and API connections.",{"category":37,"check":38,"severity":31,"summary":174},"The SKILL.md is well-organized with clear sections and code examples, keeping the main body concise and deferring deeper details within code blocks.",{"category":41,"check":42,"severity":31,"summary":176},"Complex details like webhook architecture, types, and configurations are presented within code blocks and diagrams, effectively using progressive disclosure within the main SKILL.md.",{"category":41,"check":45,"severity":46,"summary":178},"This skill is not designed for deep exploration or code review; it focuses on configuration and processing, making the 'context: fork' setting not applicable.",{"category":49,"check":50,"severity":31,"summary":180},"The skill provides numerous, detailed, and ready-to-use examples for setting up various webhook integrations, event processing, and data transformations.",{"category":49,"check":53,"severity":31,"summary":182},"Edge cases are handled through comprehensive error handling, retry strategies, and security best practices that cover potential failure modes.",{"category":56,"check":57,"severity":46,"summary":184},"The skill defines its tools internally and does not rely on external MCP servers with fallbacks, making this check not applicable.",{"category":60,"check":61,"severity":31,"summary":186},"The skill avoids specific stack assumptions, providing general instructions and examples applicable across different environments.",{"category":64,"check":65,"severity":31,"summary":188},"The error handling and security sections implicitly guide the system to halt or report on unexpected states, ensuring safety.",{"category":60,"check":68,"severity":31,"summary":190},"The skill is self-contained and focuses on webhook automation, with no implicit dependencies on other skills, and related skills are clearly signposted in the README.",{"category":49,"check":71,"severity":31,"summary":192},"The description clearly articulates the problem of building webhook integrations for real-time event processing and API connections.",{"category":49,"check":74,"severity":31,"summary":194},"The skill provides structured configurations, detailed examples, and best practices that go beyond basic API interaction, offering a comprehensive solution for webhook management.",{"category":49,"check":77,"severity":31,"summary":196},"The skill covers setup, processing, error handling, and security, making it suitable for production use cases.",{"category":80,"check":81,"severity":31,"summary":198},"The skill is scoped to webhook automation, including creation, processing, and management, without extending into unrelated functional areas.",{"category":80,"check":84,"severity":31,"summary":200},"The displayed description is concise, accurate, and directly reflects the skill's core function.",{"category":29,"check":87,"severity":31,"summary":202},"The skill uses specific, narrowly defined tools like `webhook_create` and `http_request`, enabling precise agent selection.",{"category":37,"check":90,"severity":91,"summary":204},"While configurations are detailed, explicit documentation for default values or precedence order of configuration is missing.",{"category":80,"check":94,"severity":31,"summary":206},"Tool names are descriptive, follow the kebab-case convention, and are relevant to the domain of webhook automation.",{"category":80,"check":97,"severity":31,"summary":208},"Inputs and outputs appear well-defined and minimal, focusing on necessary data for webhook processing and transformation.",{"category":100,"check":101,"severity":31,"summary":210},"A MIT license is present in the repository and referenced in the README, ensuring permissive usability.",{"category":104,"check":105,"severity":46,"summary":212},"Commit data is not available for evaluation.",{"category":104,"check":108,"severity":46,"summary":214},"No external dependencies are managed or declared in a way that requires specific update mechanisms for this skill.",{"category":111,"check":112,"severity":31,"summary":216},"Secrets are handled via environment variables and the security checklist emphasizes proper rotation and secure storage.",{"category":111,"check":115,"severity":31,"summary":218},"The skill emphasizes payload validation and signature verification, mitigating injection risks.",{"category":111,"check":118,"severity":31,"summary":220},"The skill does not download external code or data at runtime, and all configurations are bundled within the repository.",{"category":111,"check":121,"severity":31,"summary":222},"The skill's operations are confined to webhook data processing and transformation, with no evidence of attempting to modify external files.",{"category":111,"check":124,"severity":31,"summary":224},"No sandbox escape primitives like detached processes or retry loops are evident in the skill's description or examples.",{"category":111,"check":127,"severity":31,"summary":226},"The skill focuses on processing webhook data and does not attempt to read or submit confidential information to third parties.",{"category":111,"check":130,"severity":31,"summary":228},"No hidden text tricks, obfuscation, or malicious formatting were found in the bundled content.",{"category":133,"check":134,"severity":31,"summary":230},"The skill uses standard JavaScript and YAML, with no evidence of obfuscated code, base64 payloads, or runtime script fetching.",{"category":60,"check":137,"severity":31,"summary":232},"The skill does not make assumptions about user project structures or operating systems.",{"category":140,"check":141,"severity":46,"summary":234},"Issue data is not available for this check.",{"category":144,"check":145,"severity":31,"summary":146},{"category":56,"check":148,"severity":31,"summary":237},"The skill emphasizes payload and header validation, ensuring inputs are handled securely.",{"category":111,"check":151,"severity":31,"summary":239},"The skill's operations are not destructive, and no unguarded destructive actions are present.",{"category":56,"check":154,"severity":31,"summary":241},"Comprehensive error handling, retry strategies, and dead-letter queues are detailed, ensuring robust error management.",{"category":56,"check":157,"severity":31,"summary":243},"Detailed logging configurations for errors and payloads are provided, supporting auditability.",{"category":160,"check":161,"severity":31,"summary":245},"The skill does not appear to handle personal data directly and emphasizes security best practices, suggesting compliance.",{"category":160,"check":164,"severity":31,"summary":247},"The skill is designed for global applicability and does not contain region-specific logic or references.",{"category":60,"check":167,"severity":31,"summary":249},"The skill is platform-agnostic and does not rely on specific runtimes or operating systems.",1778053525362,"This skill enables the creation and management of webhook integrations for real-time event processing and API connections. It provides tools for creating webhooks, receiving events, making HTTP requests, and transforming data, with comprehensive examples for services like Stripe and GitHub. The skill includes detailed error handling, retry strategies, and security best practices, making it suitable for production environments.","2.0.0","3.4.0","The 'Webhook Automation' skill is exceptionally well-documented and production-ready, demonstrating strong security practices and comprehensive error handling. It excels in providing clear examples and a focused scope, earning a 'verified' trust tier. The only minor area for improvement is the explicit documentation of default configuration values and precedence, which is a minor 'info' finding.",98,"A robust and well-documented skill for building and managing webhook-based integrations.",[15,16,17,18,19,20,21],"global","verified",{"codeQuality":261,"collectedAt":262,"documentation":263,"maintenance":265,"security":266,"testCoverage":268},{},1778053503624,{"descriptionLength":264,"readmeSize":8},94,{},{"hasNpmPackage":267,"smitheryVerified":267},false,{"hasCi":267,"hasTests":267},{"updatedAt":270},1778053561145,{"githubOwner":272,"githubRepo":273,"locale":25,"slug":274,"type":275},"claude-office-skills","skills","webhook-automation","skill",true,null,{"extract":279,"llm":282},{"commitSha":280,"license":281},"9c4c7d5cd2813a8936bf2c9fdb174ea883b85a11","MIT",{"promptVersionExtension":252,"promptVersionScoring":253,"score":255,"targetMarket":258,"tier":259},{"repoId":284},"kd7fw7xbj58qc2z8whrrjptbed8659db",{"_creationTime":286,"_id":284,"identity":287,"providers":289,"workflow":299},1777995558409.8474,{"githubOwner":272,"githubRepo":273,"sourceUrl":288},"https://github.com/claude-office-skills/skills",{"discover":290,"github":293},{"sources":291},[292],"skills-sh",{"closedIssues90d":8,"forks":294,"license":281,"openIssues90d":295,"pushedAt":296,"readmeSize":297,"stars":255,"topics":298},27,2,1769868236000,29630,[],{"discoverAt":300,"extractAt":301,"githubAt":301,"updatedAt":301},1777995558409,1778053155657,{"anyEnrichmentAt":303,"extractAt":304,"githubAt":303,"llmAt":270,"updatedAt":270},1778053151766,1778053148350,[],[307,337,364,387,410,440],{"_creationTime":308,"_id":309,"community":310,"display":311,"identity":323,"providers":326,"relations":331,"workflow":333},1778054070894.8628,"k17antgkdftwdz7cf6tkh5kq65867wht",{"reviewCount":8},{"description":312,"installMethods":313,"name":314,"sourceUrl":315,"tags":316},"Autonomous AI pentester for web apps and APIs. Run white-box security assessments with Shannon — analyzes source code, identifies attack vectors, and executes real exploits to prove vulnerabilities. Triggered by 'shannon', 'pentest', 'security audit', 'vuln scan'.",{},"Shannon Skill","https://github.com/unicodeveloper/shannon",[317,318,18,16,319,320,321,322],"security","pentesting","web","exploit","owasp","docker",{"githubOwner":324,"githubRepo":325,"locale":25,"slug":325,"type":275},"unicodeveloper","shannon",{"extract":327,"llm":330},{"commitSha":328,"license":329},"6a97124bee816c7cc76c6e17bb2b0fe8c0eae032","AGPL-3.0",{"promptVersionExtension":252,"promptVersionScoring":253,"score":255,"targetMarket":258,"tier":259},{"repoId":332},"kd7dk33pc652m4w5wrxaga9qn5865x26",{"anyEnrichmentAt":334,"extractAt":335,"githubAt":334,"llmAt":336,"updatedAt":336},1778054071281,1778054070894,1778054087802,{"_creationTime":338,"_id":339,"community":340,"display":341,"identity":350,"providers":354,"relations":358,"workflow":360},1778054781976.5928,"k1779jg9bachbejc4hfmyejtjx867tzc",{"reviewCount":8},{"description":342,"installMethods":343,"name":344,"sourceUrl":345,"tags":346},"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",[18,21,347,348,349],"skill-building","productivity","data-sync",{"githubOwner":351,"githubRepo":352,"locale":25,"slug":353,"type":275},"ai-native-camp","camp-1","day2-create-context-sync-skill",{"extract":355,"llm":357},{"commitSha":356,"license":46},"9ffaf358dc8c88567d8f0450966b5518071da4f0",{"promptVersionExtension":252,"promptVersionScoring":253,"score":255,"targetMarket":258,"tier":259},{"repoId":359},"kd72seepns71xx9ksxrb02bs1n8645k6",{"anyEnrichmentAt":361,"extractAt":362,"githubAt":361,"llmAt":363,"updatedAt":363},1778054782298,1778054781976,1778054817045,{"_creationTime":365,"_id":366,"community":367,"display":368,"identity":380,"providers":382,"relations":385,"workflow":386},1778053148350.4539,"k179tsfdj29k96rtptbbar2tvn866b71",{"reviewCount":8},{"description":369,"installMethods":370,"name":371,"sourceUrl":372,"tags":373},"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",[374,375,376,377,378,18,21,379],"sales","crm","lead-management","routing","assignment","ai-powered",{"githubOwner":272,"githubRepo":273,"locale":25,"slug":381,"type":275},"lead-routing",{"extract":383,"llm":384},{"commitSha":280,"license":281},{"promptVersionExtension":252,"promptVersionScoring":253,"score":255,"targetMarket":258,"tier":259},{"repoId":284},{"anyEnrichmentAt":303,"extractAt":304,"githubAt":303,"llmAt":270,"updatedAt":270},{"_creationTime":388,"_id":389,"community":390,"display":391,"identity":402,"providers":404,"relations":408,"workflow":409},1778053148350.4675,"k176x1kch7mdjya5m8r9yrd5b9867mkk",{"reviewCount":8},{"description":392,"installMethods":393,"name":394,"sourceUrl":395,"tags":396},"Design presentation visuals and slide layouts. Create visual concepts, suggest graphics, and provide design specifications for impactful PowerPoint slides.",{},"PPT Visual","https://github.com/claude-office-skills/skills/tree/HEAD/ppt-visual",[397,398,399,400,401,21],"presentation","powerpoint","slides","visual-design","layout",{"githubOwner":272,"githubRepo":273,"locale":25,"slug":403,"type":275},"ppt-visual",{"extract":405,"llm":406},{"commitSha":280,"license":281},{"promptVersionExtension":252,"promptVersionScoring":253,"score":407,"targetMarket":258,"tier":259},100,{"repoId":284},{"anyEnrichmentAt":303,"extractAt":304,"githubAt":303,"llmAt":270,"updatedAt":270},{"_creationTime":411,"_id":412,"community":413,"display":414,"identity":427,"providers":429,"relations":434,"workflow":436},1778053689272.9238,"k17a5hw81fhwybk1wxavs6mvjs8676ca",{"reviewCount":8},{"description":415,"installMethods":416,"name":417,"sourceUrl":418,"tags":419},"Set up a new Prisma Postgres database and connect it to a local project using the Management API. Use when asked to \"set up a database\", \"create a Prisma Postgres project\", \"get a connection string\", \"connect my app to Prisma Postgres\", or \"provision a database\".",{},"Prisma Postgres Setup","https://github.com/prisma/skills/tree/HEAD/prisma-postgres-setup",[420,421,422,423,424,16,425,426],"prisma","postgres","database","setup","connection","typescript","node-js",{"githubOwner":420,"githubRepo":273,"locale":25,"slug":428,"type":275},"prisma-postgres-setup",{"extract":430,"llm":432},{"commitSha":431,"license":281},"741a74fdafc1bf61fa208c2f73878be688cba263",{"promptVersionExtension":252,"promptVersionScoring":253,"score":433,"targetMarket":258,"tier":259},99,{"repoId":435},"kd76h7swxyhk8405svecsqq7gh864y5s",{"anyEnrichmentAt":437,"extractAt":438,"githubAt":437,"llmAt":439,"updatedAt":439},1778053689723,1778053689272,1778053716548,{"_creationTime":441,"_id":442,"community":443,"display":444,"identity":456,"providers":458,"relations":462,"workflow":465},1778054268187.7783,"k1799kwx7k8g1vx165qr4np3298670sw",{"reviewCount":8},{"description":445,"installMethods":446,"name":447,"sourceUrl":448,"tags":449},"Guide for using the Bright Data CLI (`brightdata` / `bdata`) to scrape websites, search the web, extract structured data from 40+ platforms, manage proxy zones, and check account budget. Use this skill whenever the user wants to scrape a URL, search Google/Bing/Yandex, extract data from Amazon/LinkedIn/Instagram/TikTok/YouTube/Reddit or any other platform, check their Bright Data balance or zones, or do anything involving web data collection from the terminal. Also trigger when the user mentions brightdata, bdata, web scraping CLI, SERP API, or wants to install Bright Data skills into their coding agent.",{},"Bright Data CLI","https://github.com/brightdata/skills/tree/HEAD/skills/brightdata-cli",[450,451,452,453,454,18,455],"brightdata","cli","web-scraping","data-extraction","serp-api","terminal",{"githubOwner":450,"githubRepo":273,"locale":25,"slug":457,"type":275},"brightdata-cli",{"extract":459,"llm":461},{"commitSha":460,"license":281},"d0eeb1fbab809ffffe7c270186bd3eb78cf0c8ba",{"promptVersionExtension":252,"promptVersionScoring":253,"score":433,"targetMarket":258,"tier":259},{"parentExtensionId":463,"repoId":464},"k177secs2fy2665c3z8prspg0s867xd1","kd7e4q3ah25vmt87x67vanphhn864r9h",{"anyEnrichmentAt":466,"extractAt":467,"githubAt":466,"llmAt":468,"updatedAt":468},1778054269540,1778054268187,1778054318963]