[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-brightdata-agent-onboarding-ko":3,"guides-for-brightdata-agent-onboarding":272,"similar-k1700ch6d0mzft6sgq9d1kzqm5867j7n":273},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":20,"identity":188,"isFallback":192,"parentExtension":193,"providers":247,"relations":250,"repo":251,"workflow":271},1778054268187.7764,"k1700ch6d0mzft6sgq9d1kzqm5867j7n",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Onboard an agent to Bright Data. Use when a coding agent first encounters Bright Data — for live web work (search, scrape, structured data), for wiring Bright Data into product code, for installing the agent skill bundle, or for getting an API key. One install command sets up the CLI, agent skills, and authentication. Routes the reader to the right path: live tools, app integration, MCP, auth-only, or direct REST without any install.",{},"Bright Data Agent Onboarding","https://github.com/brightdata/skills/tree/HEAD/skills/agent-onboarding",[15,16,17,18,19],"brightdata","onboarding","cli","authentication","installation",{"_creationTime":21,"_id":22,"extensionId":5,"locale":23,"result":24,"trustSignals":177,"workflow":186},1778054318963.3293,"kn78mvyts6v4ekafaespzvb05d867g4m","en",{"checks":25,"evaluatedAt":167,"extensionSummary":168,"promptVersionExtension":169,"promptVersionScoring":170,"rationale":171,"score":172,"summary":173,"tags":174,"targetMarket":175,"tier":176},[26,31,34,37,41,44,48,52,56,59,63,68,71,75,78,81,84,87,90,93,96,100,104,109,113,116,119,122,126,129,132,135,138,141,145,148,151,154,157,160,164],{"category":27,"check":28,"severity":29,"summary":30},"Practical Utility","Problem relevance","pass","The description clearly states the problem of onboarding an agent to Bright Data and lists specific use cases like live web work, product code integration, and API key acquisition.",{"category":27,"check":32,"severity":29,"summary":33},"Unique selling proposition","The extension provides a clear onboarding flow that simplifies the initial setup of Bright Data for agents, including installation, authentication, and routing to specific paths, which is a significant value over just using the Bright Data API directly.",{"category":27,"check":35,"severity":29,"summary":36},"Production readiness","The extension covers the complete lifecycle of initial agent onboarding, from installation and authentication to choosing a path and directing to specific skills, making it production-ready for agents encountering Bright Data.",{"category":38,"check":39,"severity":29,"summary":40},"Scope","Single responsibility principle","The agent-onboarding skill focuses solely on the initial setup and routing for Bright Data, without extending into unrelated domains or functionalities.",{"category":38,"check":42,"severity":29,"summary":43},"Description quality","The displayed description accurately reflects the extension's purpose, concisely outlining the onboarding process, installation, and path routing.",{"category":45,"check":46,"severity":29,"summary":47},"Invocation","Scoped tools","The skill does not expose any tools directly but rather guides the user to other skills, acting as an entry point and router, thus adhering to scoped tool usage indirectly.",{"category":49,"check":50,"severity":29,"summary":51},"Documentation","Configuration & parameter reference","The SKILL.md details the installation process, authentication steps, and environment variables required, providing clear instructions and defaults.",{"category":38,"check":53,"severity":54,"summary":55},"Tool naming","not_applicable","This skill does not expose user-facing tools; its function is to guide the user to other skills.",{"category":38,"check":57,"severity":29,"summary":58},"Minimal I/O surface","The skill's primary interaction is through instructions and guiding the user to other commands/skills; it does not expose complex tool inputs or outputs.",{"category":60,"check":61,"severity":29,"summary":62},"License","License usability","The extension is licensed under the MIT License, which is a permissive OSS license, clearly indicated in the LICENSE file and README.",{"category":64,"check":65,"severity":66,"summary":67},"Maintenance","Commit recency","critical","There are no commits in the last 12 months, indicating the project is likely unmaintained, posing a significant risk given the dependency on external services like Bright Data.",{"category":64,"check":69,"severity":54,"summary":70},"Dependency Management","No third-party dependencies are managed within this skill's scope; it directs users to install external CLIs or SDKs.",{"category":72,"check":73,"severity":29,"summary":74},"Security","Secret Management","The skill guides users to manage secrets securely via environment variables or CLI commands, and does not echo secrets to stdout.",{"category":72,"check":76,"severity":29,"summary":77},"Injection","The skill primarily provides instructions and guides users to external commands, with no indication of loading or executing untrusted external data as instructions.",{"category":72,"check":79,"severity":29,"summary":80},"Transitive Supply-Chain Grenades","The skill relies on a provided installation script (curl | bash) and npm install, but these are standard, reputable methods for software installation and not indicative of a transitive supply-chain risk within the skill's code itself.",{"category":72,"check":82,"severity":29,"summary":83},"Sandbox Isolation","The skill operates by providing instructions and guiding the user to execute external commands, not by directly manipulating files outside its own scope.",{"category":72,"check":85,"severity":29,"summary":86},"Sandbox escape primitives","No detached process spawns or deny-retry loops are evident in the skill's instructions.",{"category":72,"check":88,"severity":29,"summary":89},"Data Exfiltration","The skill does not perform any outbound calls or handle confidential data; it directs users to set up authentication securely.",{"category":72,"check":91,"severity":29,"summary":92},"Hidden Text Tricks","The bundled files are free of hidden-steering tricks, Unicode tag characters, or other obfuscation methods.",{"category":72,"check":94,"severity":29,"summary":95},"Opaque code execution","The skill's content consists of plain markdown and shell commands, with no obfuscated code, base64 payloads, or runtime fetches for execution.",{"category":97,"check":98,"severity":29,"summary":99},"Portability","Structural Assumption","The skill provides clear installation and setup instructions that do not make assumptions about a user's specific project organization.",{"category":101,"check":102,"severity":66,"summary":103},"Trust","Issues Attention","There are no issues opened or closed in the last 90 days, indicating a complete lack of maintainer engagement and potential abandonment.",{"category":105,"check":106,"severity":107,"summary":108},"Versioning","Release Management","warning","There is no detectable versioning signal (manifest version, GitHub releases, CHANGELOG) for this skill.",{"category":110,"check":111,"severity":54,"summary":112},"Code Execution","Validation","The skill is primarily instructional and does not execute code or handle structured input/output that would require validation.",{"category":72,"check":114,"severity":29,"summary":115},"Unguarded Destructive Operations","The skill is instructional and does not contain any destructive operations.",{"category":110,"check":117,"severity":29,"summary":118},"Error Handling","The skill provides clear instructions and guides users to external commands; it does not have executable code that would require error handling.",{"category":110,"check":120,"severity":54,"summary":121},"Logging","The skill is purely instructional and does not perform any actions that would require local audit logging.",{"category":123,"check":124,"severity":29,"summary":125},"Compliance","GDPR","The skill does not operate on personal data; it guides users through setup and authentication processes.",{"category":123,"check":127,"severity":29,"summary":128},"Target market","The extension is globally applicable with no regional restrictions detected in its instructions or setup.",{"category":97,"check":130,"severity":29,"summary":131},"Runtime stability","The skill relies on standard command-line tools (curl, npm) and provides clear prerequisites, ensuring broad runtime stability.",{"category":45,"check":133,"severity":29,"summary":134},"Precise Purpose","The skill's purpose is precisely defined as onboarding agents to Bright Data, including installation, authentication, and routing, with clear use cases and boundaries.",{"category":45,"check":136,"severity":29,"summary":137},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and purpose of the agent onboarding skill.",{"category":49,"check":139,"severity":29,"summary":140},"Concise Body","The skill body is well-structured and under 500 lines, with detailed explanations delegated to references where appropriate.",{"category":142,"check":143,"severity":29,"summary":144},"Context","Progressive Disclosure","Detailed information is presented progressively, with installation and path choices clearly outlined, and deeper technical details or API references linked or deferred.",{"category":142,"check":146,"severity":54,"summary":147},"Forked exploration","This skill is an entry point and does not involve deep exploration or code review that would necessitate forked context.",{"category":27,"check":149,"severity":29,"summary":150},"Usage examples","The skill provides clear examples for installation, authentication, and verification steps, guiding the user effectively.",{"category":27,"check":152,"severity":29,"summary":153},"Edge cases","The skill addresses potential issues like non-interactive setups and troubleshooting common installation/authentication failures.",{"category":110,"check":155,"severity":54,"summary":156},"Tool Fallback","This skill does not rely on external tools like MCP servers; it guides the user to install Bright Data CLI or use REST APIs.",{"category":97,"check":158,"severity":29,"summary":159},"Stack assumptions","The skill clearly states prerequisites like curl, jq, and Node.js, along with OS-specific installation commands.",{"category":161,"check":162,"severity":29,"summary":163},"Safety","Halt on unexpected state","The instructions emphasize verification steps before proceeding, implicitly guiding the user to resolve issues before continuing.",{"category":97,"check":165,"severity":29,"summary":166},"Cross-skill coupling","The skill acts as an entry point and explicitly routes to other, more specific skills, ensuring standalone functionality for each component.",1778054288384,"This skill serves as the primary entry point for agents to set up and authenticate with Bright Data services. It guides users through installation of the CLI and agent skills, handles API key generation via OAuth, and provides clear routing to specialized skills for live data fetching, application integration, LLM agent tools, or direct REST API usage.","2.0.0","3.4.0","The critical finding for 'Commit recency' and 'Issues Attention' indicates a complete lack of maintenance, making the extension highly risky to use despite its otherwise good documentation and scope.",25,"This skill provides a comprehensive onboarding experience for agents needing to integrate with Bright Data, covering installation, authentication, and routing to the appropriate sub-skills.",[15,16,17,18,19],"global","flagged",{"codeQuality":178,"collectedAt":179,"documentation":180,"maintenance":182,"security":183,"testCoverage":185},{},1778054278159,{"descriptionLength":181,"readmeSize":8},437,{},{"hasNpmPackage":184,"smitheryVerified":184},false,{"hasCi":184,"hasTests":184},{"updatedAt":187},1778054318963,{"githubOwner":15,"githubRepo":189,"locale":23,"slug":190,"type":191},"skills","agent-onboarding","skill",true,{"_creationTime":194,"_id":195,"community":196,"display":197,"identity":210,"parentExtension":213,"providers":241,"relations":245,"workflow":246},1778054268187.776,"k177secs2fy2665c3z8prspg0s867xd1",{"reviewCount":8},{"description":198,"installMethods":199,"name":200,"sourceUrl":201,"tags":202},"Web scraping, Google search, structured data extraction, and MCP server integration powered by Bright Data. Includes 11 skills: scrape any webpage as markdown (with bot detection/CAPTCHA bypass), search Google with structured JSON results, extract data from 40+ websites (Amazon, LinkedIn, Instagram, TikTok, YouTube, and more), orchestrate Bright Data's 60+ MCP tools, Bright Data CLI for terminal-based scraping/search/data extraction/zone management, real-time competitive intelligence (competitor snapshots, pricing comparison, review mining, hiring signals, market landscape mapping), built-in best practices for Web Unlocker, SERP API, Web Scraper API, and Browser API, Python SDK best practices for the brightdata-sdk package, scraper builder for any website, design system mirroring, and Browser API session debugging.",{},"Bright Data Plugin for Claude Code","https://github.com/brightdata/skills",[203,204,205,206,207,17,208,209],"web-scraping","data-extraction","search","mcp","bright-data","competitive-intelligence","python-sdk",{"githubOwner":15,"githubRepo":189,"locale":23,"slug":211,"type":212},"brightdata-plugin","plugin",{"_creationTime":214,"_id":215,"community":216,"display":217,"identity":223,"providers":226,"relations":236,"workflow":238},1778054268187.7754,"k17f4hb22c0s5mwjyyx9xtwwen86727s",{"reviewCount":8},{"description":218,"installMethods":219,"name":220,"sourceUrl":201,"tags":221},"Official Bright Data plugin for Claude Code - Web scraping, search, structured data extraction, and Python SDK",{},"Bright Data Plugin",[203,205,204,209,17,206,15,222],"api",{"githubOwner":15,"githubRepo":189,"locale":23,"slug":224,"type":225},"brightdata-plugins","marketplace",{"extract":227,"llm":233},{"commitSha":228,"license":229,"marketplace":230},"d0eeb1fbab809ffffe7c270186bd3eb78cf0c8ba","MIT",{"name":224,"pluginCount":231,"version":232},1,"1.6.0",{"promptVersionExtension":169,"promptVersionScoring":170,"score":234,"targetMarket":175,"tier":235},98,"verified",{"repoId":237},"kd7e4q3ah25vmt87x67vanphhn864r9h",{"anyEnrichmentAt":239,"extractAt":240,"githubAt":239,"llmAt":187,"updatedAt":187},1778054269540,1778054268187,{"extract":242,"llm":243},{"commitSha":228,"license":229},{"promptVersionExtension":169,"promptVersionScoring":170,"score":244,"targetMarket":175,"tier":176},65,{"parentExtensionId":215,"repoId":237},{"anyEnrichmentAt":239,"extractAt":240,"githubAt":239,"llmAt":187,"updatedAt":187},{"extract":248,"llm":249},{"commitSha":228,"license":229},{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"parentExtensionId":195,"repoId":237},{"_creationTime":252,"_id":237,"identity":253,"providers":254,"workflow":268},1777995558409.835,{"githubOwner":15,"githubRepo":189,"sourceUrl":201},{"discover":255,"github":259},{"sources":256},[257,258],"skills-sh","vskill",{"closedIssues90d":260,"forks":261,"homepage":262,"license":229,"openIssues90d":263,"pushedAt":264,"readmeSize":265,"stars":266,"topics":267},3,19,"https://skills.sh/brightdata",4,1777367346000,36677,111,[],{"discoverAt":269,"extractAt":270,"githubAt":270,"updatedAt":270},1777995558409,1778054276871,{"anyEnrichmentAt":239,"extractAt":240,"githubAt":239,"llmAt":187,"updatedAt":187},[],[274,295,324,354,386,414],{"_creationTime":275,"_id":276,"community":277,"display":278,"identity":287,"providers":289,"relations":293,"workflow":294},1778054268187.7783,"k1799kwx7k8g1vx165qr4np3298670sw",{"reviewCount":8},{"description":279,"installMethods":280,"name":281,"sourceUrl":282,"tags":283},"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",[15,17,203,204,284,285,286],"serp-api","automation","terminal",{"githubOwner":15,"githubRepo":189,"locale":23,"slug":288,"type":191},"brightdata-cli",{"extract":290,"llm":291},{"commitSha":228,"license":229},{"promptVersionExtension":169,"promptVersionScoring":170,"score":292,"targetMarket":175,"tier":235},99,{"parentExtensionId":195,"repoId":237},{"anyEnrichmentAt":239,"extractAt":240,"githubAt":239,"llmAt":187,"updatedAt":187},{"_creationTime":296,"_id":297,"community":298,"display":299,"identity":310,"providers":312,"relations":318,"workflow":320},1778054586606.9207,"k17dgzjgvsrbv3nsbp0kz4c1ax8665ww",{"reviewCount":8},{"description":300,"installMethods":301,"name":302,"sourceUrl":303,"tags":304},"Vercel filesystem detectors",{},"Vercel Filesystem Detectors","https://github.com/vercel/vercel/tree/HEAD/packages/fs-detectors",[305,306,307,308,17,309],"vercel","build-system","framework-detection","monorepo","utility",{"githubOwner":305,"githubRepo":305,"locale":23,"slug":311,"type":191},"vercel-fs-detectors",{"extract":313,"llm":316},{"commitSha":314,"license":315},"da93fccb68ef705f866ddb8d4ff596495589442a","Apache-2.0",{"promptVersionExtension":169,"promptVersionScoring":170,"score":317,"targetMarket":175,"tier":235},100,{"repoId":319},"kd70sna36fh1a450f5r7e0f8p986555e",{"anyEnrichmentAt":321,"extractAt":322,"githubAt":321,"llmAt":323,"updatedAt":323},1778054590995,1778054586606,1778054733091,{"_creationTime":325,"_id":326,"community":327,"display":328,"identity":341,"providers":344,"relations":348,"workflow":350},1778053126504.8447,"k177gyb2pp9y0hpcx23rd2j0gd866t61",{"reviewCount":8},{"description":329,"installMethods":330,"name":331,"sourceUrl":332,"tags":333},"Smart Money analytics on OKX: leaderboard traders, position tracking, trade records, aggregated consensus signals, and signal history. Use this skill when the user asks about 聪明钱, smart money, 牛人榜, leaderboard, top traders, 带单员, lead traders, 交易员排行, trader ranking, trader positions, trader PnL, 交易员持仓, 交易员收益, smart money signal, 聪明钱信号, long/short ratio, 多空比, capital flow, 资金流向, position conviction, 仓位强度, entry price distribution, smart money overview, 聪明钱总览, signal history, 信号历史, trader search, 搜索交易员, who is trading BTC, 谁在交易BTC, recommend traders, 推荐交易员, best traders, top performers.",{},"OKX CEX Smart Money CLI","https://github.com/okx/agent-skills/tree/HEAD/skills/okx-cex-smartmoney",[334,335,336,337,338,339,340,17],"okx","cex","smartmoney","analytics","trader","leaderboard","signals",{"githubOwner":334,"githubRepo":342,"locale":23,"slug":343,"type":191},"agent-skills","okx-cex-smartmoney",{"extract":345,"llm":347},{"commitSha":346,"license":229},"2c10950e7d08ff4a6f92e29aa5a72fc1f6982c3b",{"promptVersionExtension":169,"promptVersionScoring":170,"score":317,"targetMarket":175,"tier":235},{"repoId":349},"kd762kyfecgcjapqdqxsv1ngw986551x",{"anyEnrichmentAt":351,"extractAt":352,"githubAt":351,"llmAt":353,"updatedAt":353},1778053126894,1778053126504,1778053154881,{"_creationTime":355,"_id":356,"community":357,"display":358,"identity":369,"providers":373,"relations":379,"workflow":381},1777995614337.9844,"k17f0xfg2pkfqd1p5jjzh8sswh8645px",{"reviewCount":8},{"description":359,"installMethods":360,"name":361,"sourceUrl":362,"tags":363},"Scaffold an editable Tandem control panel app",{},"Tandem Panel Scaffold","https://github.com/frumu-ai/tandem/tree/HEAD/packages/create-tandem-panel",[364,17,365,366,367,368],"scaffolding","react","typescript","vite","ui",{"githubOwner":370,"githubRepo":371,"locale":23,"slug":372,"type":191},"frumu-ai","tandem","create-tandem-panel",{"extract":374,"llm":377,"smithery":378},{"commitSha":375,"license":376},"25c8ae7c2f8b20d576a2b8d44946ac2e0ff9408d","MIT OR Apache-2.0",{"promptVersionExtension":169,"promptVersionScoring":170,"score":317,"targetMarket":175,"tier":235},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":184},{"repoId":380},"kd72pd305er4m7vecv9p6mnd4s865kea",{"anyEnrichmentAt":382,"extractAt":383,"githubAt":384,"llmAt":385,"smitheryAt":382,"updatedAt":385},1777995723550,1777995614338,1777995614791,1777995897177,{"_creationTime":387,"_id":388,"community":389,"display":390,"identity":402,"providers":404,"relations":408,"workflow":410},1778053148350.4314,"k176qcxrp1gw56t60ta6a94c758662wx",{"reviewCount":8},{"description":391,"installMethods":392,"name":393,"sourceUrl":394,"tags":395},"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",[396,397,16,398,399,400,401],"customer-success","retention","qbr","expansion","sales","crm",{"githubOwner":403,"githubRepo":189,"locale":23,"slug":396,"type":191},"claude-office-skills",{"extract":405,"llm":407},{"commitSha":406,"license":229},"9c4c7d5cd2813a8936bf2c9fdb174ea883b85a11",{"promptVersionExtension":169,"promptVersionScoring":170,"score":234,"targetMarket":175,"tier":235},{"repoId":409},"kd7fw7xbj58qc2z8whrrjptbed8659db",{"anyEnrichmentAt":411,"extractAt":412,"githubAt":411,"llmAt":413,"updatedAt":413},1778053151766,1778053148350,1778053561145,{"_creationTime":415,"_id":416,"community":417,"display":418,"identity":429,"providers":433,"relations":441,"workflow":443},1778053968286.4954,"k179afn14fzy4sejmjf82fgqa9867ck6",{"reviewCount":8},{"description":419,"installMethods":420,"name":421,"sourceUrl":422,"tags":423},"Searches arXiv for preprints and academic papers, retrieves abstracts, and filters by topic. Use when the user asks to find research papers, search arXiv, look up preprints, find academic articles in physics, math, CS, biology, statistics, or related fields.",{},"arXiv Search","https://github.com/langchain-ai/deepagents/tree/HEAD/libs/cli/examples/skills/arxiv-search",[424,425,426,427,428,17],"research","data-analytics","arxiv","academic-papers","python",{"githubOwner":430,"githubRepo":431,"locale":23,"slug":432,"type":191},"langchain-ai","deepagents","arxiv-search",{"extract":434,"llm":436,"smithery":437},{"commitSha":435,"license":229},"b108c71d0c570e16c7050c1eac482e15dc35a5ed",{"promptVersionExtension":169,"promptVersionScoring":170,"score":234,"targetMarket":175,"tier":235},{"qualityScore":438,"totalActivations":439,"uniqueUsers":440,"useCount":8,"verified":184},0.7439563,9,8,{"repoId":442},"kd76dna2fvfbnjvzcpd2cwqnyd865xz7",{"anyEnrichmentAt":444,"extractAt":445,"githubAt":446,"llmAt":447,"smitheryAt":444,"updatedAt":447},1778053994907,1778053968286,1778053969344,1778054053159]